Home
last modified time | relevance | path

Searched refs:BatchConfig (Results 1 – 25 of 41) sorted by relevance

12

/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/server/options/
H A Daudit.go106 BatchConfig pluginbuffered.BatchConfig member
152 BatchConfig *pluginbuffered.BatchConfig member
161 BatchConfig: defaultWebhookBatchConfig(),
170 BatchConfig: defaultLogBatchConfig(),
218 config := options.BatchConfig
367 o.BatchConfig.BufferSize, "The size of the buffer to store events before "+
404 return pluginbuffered.NewBackend(delegate, o.BatchConfig)
582 func defaultWebhookBatchConfig() pluginbuffered.BatchConfig {
583 return pluginbuffered.BatchConfig{
597 func defaultLogBatchConfig() pluginbuffered.BatchConfig {
[all …]
H A Daudit_test.go176 o.LogOptions.BatchOptions.BatchConfig.BufferSize = -3
193 o.WebhookOptions.BatchOptions.BatchConfig.ThrottleQPS = -1
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/server/options/
H A Daudit.go107 BatchConfig pluginbuffered.BatchConfig member
153 BatchConfig *pluginbuffered.BatchConfig member
162 BatchConfig: defaultWebhookBatchConfig(),
171 BatchConfig: defaultLogBatchConfig(),
219 config := options.BatchConfig
376 o.BatchConfig.BufferSize, "The size of the buffer to store events before "+
413 return pluginbuffered.NewBackend(delegate, o.BatchConfig)
597 func defaultWebhookBatchConfig() pluginbuffered.BatchConfig {
598 return pluginbuffered.BatchConfig{
612 func defaultLogBatchConfig() pluginbuffered.BatchConfig {
[all …]
H A Daudit_test.go209 o.LogOptions.BatchOptions.BatchConfig.BufferSize = -3
226 o.WebhookOptions.BatchOptions.BatchConfig.ThrottleQPS = -1
/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kube-apiserver/app/options/
H A Doptions_test.go214 BatchConfig: auditbuffered.BatchConfig{
236 BatchConfig: auditbuffered.BatchConfig{
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/app/batch/
H A DSendDialog.java43 private BatchConfig conf;
51 conf = new BatchConfig(); in SendDialog()
239 public static BatchConfig showDialog(Frame owner, String from, int count) { in showDialog()
255 BatchConfig conf = showDialog(null, "Test Folder", 256); in main()
H A DBatchConfigurator.java32 public static BatchConfig showDialog( in showDialog()
37 final BatchConfig config = new BatchConfig(); in showDialog()
H A DBatchProcessor.java64 final BatchConfig conf in process()
200 File[] files, XmlDocument template, BatchConfig conf in processTemplate()
361 Document doc, BatchConfig conf, boolean ignoreResize in conformExportOptions()
/dports/sysutils/vector/vector-0.10.0/src/sinks/
H A Dhumio_logs.rs4 encoding::EncodingConfigWithDefault, service2::TowerRequestConfig, BatchConfig, Compression,
28 batch: BatchConfig,
H A Dclickhouse.rs8 BatchConfig, BatchSettings, Buffer, Compression,
35 pub batch: BatchConfig,
262 batch: BatchConfig { in insert_events()
310 batch: BatchConfig { in insert_events_unix_timestamps()
434 batch: BatchConfig { in no_retry_on_incorrect_data()
H A Daws_kinesis_firehose.rs11 BatchConfig, BatchSettings, Compression, VecBuffer,
50 pub batch: BatchConfig,
274 util::BatchConfig,
306 batch: BatchConfig { in firehose_put_records()
H A Dhoneycomb.rs6 BatchConfig, BatchSettings, BoxedRawValue, JsonArrayBuffer, UriSerde,
29 batch: BatchConfig,
H A Dsematext_logs.rs4 encoding::EncodingConfigWithDefault, service2::TowerRequestConfig, BatchConfig, Compression,
29 batch: BatchConfig,
H A Dnew_relic_logs.rs6 BatchConfig, Compression,
43 pub batch: BatchConfig,
110 let batch = BatchConfig { in create_config()
H A Dstatsd.rs6 service2::TowerCompat, BatchConfig, BatchSettings, BatchSink, Buffer, Compression,
56 pub batch: BatchConfig,
335 batch: BatchConfig { in test_send_to_statsd()
H A Daws_kinesis_streams.rs12 BatchConfig, BatchSettings, Compression, VecBuffer,
55 pub batch: BatchConfig,
372 batch: BatchConfig { in kinesis_put_records()
H A Dlogdna.rs7 BatchConfig, BatchSettings, BoxedRawValue, JsonArrayBuffer, UriSerde,
43 batch: BatchConfig,
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/plugin/pkg/audit/buffered/
H A Dbuffered.go35 type BatchConfig struct { struct
89 func NewBackend(delegate audit.Backend, config BatchConfig) audit.Backend { argument
H A Dbuffered_test.go46 func testBatchConfig() BatchConfig {
47 return BatchConfig{
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/plugin/pkg/audit/buffered/
H A Dbuffered.go35 type BatchConfig struct { struct
89 func NewBackend(delegate audit.Backend, config BatchConfig) audit.Backend { argument
H A Dbuffered_test.go46 func testBatchConfig() BatchConfig {
47 return BatchConfig{
/dports/sysutils/vector/vector-0.10.0/src/sinks/util/
H A Dbatch.rs17 pub struct BatchConfig { struct
26 impl BatchConfig { impl
H A Dmod.rs26 pub use batch::{Batch, BatchConfig, BatchSettings, BatchSize, PushResult};
/dports/sysutils/vector/vector-0.10.0/src/sinks/gcp/
H A Dpubsub.rs9 BatchConfig, BatchSettings, BoxedRawValue, JsonArrayBuffer,
40 pub batch: BatchConfig,
H A Dstackdriver_logs.rs9 BatchConfig, BatchSettings, BoxedRawValue, JsonArrayBuffer,
51 pub batch: BatchConfig,

12