Versions in this module Expand all Collapse all v0 v0.0.2 Aug 8, 2024 Changes in this version + var File_envoy_extensions_access_loggers_fluentd_v3_fluentd_proto protoreflect.FileDescriptor + type FluentdAccessLogConfig struct + BufferFlushInterval *durationpb.Duration + BufferSizeBytes *wrapperspb.UInt32Value + Cluster string + Formatters []*v3.TypedExtensionConfig + Record *structpb.Struct + RetryOptions *FluentdAccessLogConfig_RetryOptions + StatPrefix string + Tag string + func (*FluentdAccessLogConfig) Descriptor() ([]byte, []int) + func (*FluentdAccessLogConfig) ProtoMessage() + func (x *FluentdAccessLogConfig) GetBufferFlushInterval() *durationpb.Duration + func (x *FluentdAccessLogConfig) GetBufferSizeBytes() *wrapperspb.UInt32Value + func (x *FluentdAccessLogConfig) GetCluster() string + func (x *FluentdAccessLogConfig) GetFormatters() []*v3.TypedExtensionConfig + func (x *FluentdAccessLogConfig) GetRecord() *structpb.Struct + func (x *FluentdAccessLogConfig) GetRetryOptions() *FluentdAccessLogConfig_RetryOptions + func (x *FluentdAccessLogConfig) GetStatPrefix() string + func (x *FluentdAccessLogConfig) GetTag() string + func (x *FluentdAccessLogConfig) ProtoReflect() protoreflect.Message + func (x *FluentdAccessLogConfig) Reset() + func (x *FluentdAccessLogConfig) String() string + type FluentdAccessLogConfig_RetryOptions struct + BackoffOptions *v3.BackoffStrategy + MaxConnectAttempts *wrapperspb.UInt32Value + func (*FluentdAccessLogConfig_RetryOptions) Descriptor() ([]byte, []int) + func (*FluentdAccessLogConfig_RetryOptions) ProtoMessage() + func (x *FluentdAccessLogConfig_RetryOptions) GetBackoffOptions() *v3.BackoffStrategy + func (x *FluentdAccessLogConfig_RetryOptions) GetMaxConnectAttempts() *wrapperspb.UInt32Value + func (x *FluentdAccessLogConfig_RetryOptions) ProtoReflect() protoreflect.Message + func (x *FluentdAccessLogConfig_RetryOptions) Reset() + func (x *FluentdAccessLogConfig_RetryOptions) String() string