Versions in this module Expand all Collapse all v1 v1.12.1 Mar 30, 2020 Changes in this version + type CommonGrpcAccessLogConfig struct + BufferFlushInterval *types.Duration + BufferSizeBytes *types.UInt32Value + GrpcService *core.GrpcService + LogName string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CommonGrpcAccessLogConfig) Descriptor() ([]byte, []int) + func (*CommonGrpcAccessLogConfig) ProtoMessage() + func (m *CommonGrpcAccessLogConfig) GetBufferFlushInterval() *types.Duration + func (m *CommonGrpcAccessLogConfig) GetBufferSizeBytes() *types.UInt32Value + func (m *CommonGrpcAccessLogConfig) GetGrpcService() *core.GrpcService + func (m *CommonGrpcAccessLogConfig) GetLogName() string + func (m *CommonGrpcAccessLogConfig) Reset() + func (m *CommonGrpcAccessLogConfig) String() string + func (m *CommonGrpcAccessLogConfig) XXX_DiscardUnknown() + func (m *CommonGrpcAccessLogConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CommonGrpcAccessLogConfig) XXX_Merge(src proto.Message) + func (m *CommonGrpcAccessLogConfig) XXX_Size() int + func (m *CommonGrpcAccessLogConfig) XXX_Unmarshal(b []byte) error + type FileAccessLog struct + AccessLogFormat isFileAccessLog_AccessLogFormat + Path string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*FileAccessLog) Descriptor() ([]byte, []int) + func (*FileAccessLog) ProtoMessage() + func (*FileAccessLog) XXX_OneofWrappers() []interface{} + func (m *FileAccessLog) GetAccessLogFormat() isFileAccessLog_AccessLogFormat + func (m *FileAccessLog) GetFormat() string + func (m *FileAccessLog) GetJsonFormat() *types.Struct + func (m *FileAccessLog) GetPath() string + func (m *FileAccessLog) Reset() + func (m *FileAccessLog) String() string + func (m *FileAccessLog) XXX_DiscardUnknown() + func (m *FileAccessLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FileAccessLog) XXX_Merge(src proto.Message) + func (m *FileAccessLog) XXX_Size() int + func (m *FileAccessLog) XXX_Unmarshal(b []byte) error + type FileAccessLog_Format struct + Format string + type FileAccessLog_JsonFormat struct + JsonFormat *types.Struct + type HttpGrpcAccessLogConfig struct + AdditionalRequestHeadersToLog []string + AdditionalResponseHeadersToLog []string + AdditionalResponseTrailersToLog []string + CommonConfig *CommonGrpcAccessLogConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*HttpGrpcAccessLogConfig) Descriptor() ([]byte, []int) + func (*HttpGrpcAccessLogConfig) ProtoMessage() + func (m *HttpGrpcAccessLogConfig) GetAdditionalRequestHeadersToLog() []string + func (m *HttpGrpcAccessLogConfig) GetAdditionalResponseHeadersToLog() []string + func (m *HttpGrpcAccessLogConfig) GetAdditionalResponseTrailersToLog() []string + func (m *HttpGrpcAccessLogConfig) GetCommonConfig() *CommonGrpcAccessLogConfig + func (m *HttpGrpcAccessLogConfig) Reset() + func (m *HttpGrpcAccessLogConfig) String() string + func (m *HttpGrpcAccessLogConfig) XXX_DiscardUnknown() + func (m *HttpGrpcAccessLogConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HttpGrpcAccessLogConfig) XXX_Merge(src proto.Message) + func (m *HttpGrpcAccessLogConfig) XXX_Size() int + func (m *HttpGrpcAccessLogConfig) XXX_Unmarshal(b []byte) error + type TcpGrpcAccessLogConfig struct + CommonConfig *CommonGrpcAccessLogConfig + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TcpGrpcAccessLogConfig) Descriptor() ([]byte, []int) + func (*TcpGrpcAccessLogConfig) ProtoMessage() + func (m *TcpGrpcAccessLogConfig) GetCommonConfig() *CommonGrpcAccessLogConfig + func (m *TcpGrpcAccessLogConfig) Reset() + func (m *TcpGrpcAccessLogConfig) String() string + func (m *TcpGrpcAccessLogConfig) XXX_DiscardUnknown() + func (m *TcpGrpcAccessLogConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TcpGrpcAccessLogConfig) XXX_Merge(src proto.Message) + func (m *TcpGrpcAccessLogConfig) XXX_Size() int + func (m *TcpGrpcAccessLogConfig) XXX_Unmarshal(b []byte) error