Versions in this module Expand all Collapse all v0 v0.9.7 Sep 1, 2020 Changes in this version + var File_envoy_service_accesslog_v4alpha_als_proto protoreflect.FileDescriptor + func RegisterAccessLogServiceServer(s *grpc.Server, srv AccessLogServiceServer) + type AccessLogServiceClient interface + StreamAccessLogs func(ctx context.Context, opts ...grpc.CallOption) (AccessLogService_StreamAccessLogsClient, error) + func NewAccessLogServiceClient(cc grpc.ClientConnInterface) AccessLogServiceClient + type AccessLogServiceServer interface + StreamAccessLogs func(AccessLogService_StreamAccessLogsServer) error + type AccessLogService_StreamAccessLogsClient interface + CloseAndRecv func() (*StreamAccessLogsResponse, error) + Send func(*StreamAccessLogsMessage) error + type AccessLogService_StreamAccessLogsServer interface + Recv func() (*StreamAccessLogsMessage, error) + SendAndClose func(*StreamAccessLogsResponse) error + type StreamAccessLogsMessage struct + Identifier *StreamAccessLogsMessage_Identifier + LogEntries isStreamAccessLogsMessage_LogEntries + func (*StreamAccessLogsMessage) Descriptor() ([]byte, []int) + func (*StreamAccessLogsMessage) ProtoMessage() + func (m *StreamAccessLogsMessage) GetLogEntries() isStreamAccessLogsMessage_LogEntries + func (m *StreamAccessLogsMessage) Validate() error + func (x *StreamAccessLogsMessage) GetHttpLogs() *StreamAccessLogsMessage_HTTPAccessLogEntries + func (x *StreamAccessLogsMessage) GetIdentifier() *StreamAccessLogsMessage_Identifier + func (x *StreamAccessLogsMessage) GetTcpLogs() *StreamAccessLogsMessage_TCPAccessLogEntries + func (x *StreamAccessLogsMessage) ProtoReflect() protoreflect.Message + func (x *StreamAccessLogsMessage) Reset() + func (x *StreamAccessLogsMessage) String() string + type StreamAccessLogsMessageValidationError struct + func (e StreamAccessLogsMessageValidationError) Cause() error + func (e StreamAccessLogsMessageValidationError) Error() string + func (e StreamAccessLogsMessageValidationError) ErrorName() string + func (e StreamAccessLogsMessageValidationError) Field() string + func (e StreamAccessLogsMessageValidationError) Key() bool + func (e StreamAccessLogsMessageValidationError) Reason() string + type StreamAccessLogsMessage_HTTPAccessLogEntries struct + LogEntry []*v3.HTTPAccessLogEntry + func (*StreamAccessLogsMessage_HTTPAccessLogEntries) Descriptor() ([]byte, []int) + func (*StreamAccessLogsMessage_HTTPAccessLogEntries) ProtoMessage() + func (m *StreamAccessLogsMessage_HTTPAccessLogEntries) Validate() error + func (x *StreamAccessLogsMessage_HTTPAccessLogEntries) GetLogEntry() []*v3.HTTPAccessLogEntry + func (x *StreamAccessLogsMessage_HTTPAccessLogEntries) ProtoReflect() protoreflect.Message + func (x *StreamAccessLogsMessage_HTTPAccessLogEntries) Reset() + func (x *StreamAccessLogsMessage_HTTPAccessLogEntries) String() string + type StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError struct + func (e StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError) Cause() error + func (e StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError) Error() string + func (e StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError) ErrorName() string + func (e StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError) Field() string + func (e StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError) Key() bool + func (e StreamAccessLogsMessage_HTTPAccessLogEntriesValidationError) Reason() string + type StreamAccessLogsMessage_HttpLogs struct + HttpLogs *StreamAccessLogsMessage_HTTPAccessLogEntries + type StreamAccessLogsMessage_Identifier struct + LogName string + Node *v4alpha.Node + func (*StreamAccessLogsMessage_Identifier) Descriptor() ([]byte, []int) + func (*StreamAccessLogsMessage_Identifier) ProtoMessage() + func (m *StreamAccessLogsMessage_Identifier) Validate() error + func (x *StreamAccessLogsMessage_Identifier) GetLogName() string + func (x *StreamAccessLogsMessage_Identifier) GetNode() *v4alpha.Node + func (x *StreamAccessLogsMessage_Identifier) ProtoReflect() protoreflect.Message + func (x *StreamAccessLogsMessage_Identifier) Reset() + func (x *StreamAccessLogsMessage_Identifier) String() string + type StreamAccessLogsMessage_IdentifierValidationError struct + func (e StreamAccessLogsMessage_IdentifierValidationError) Cause() error + func (e StreamAccessLogsMessage_IdentifierValidationError) Error() string + func (e StreamAccessLogsMessage_IdentifierValidationError) ErrorName() string + func (e StreamAccessLogsMessage_IdentifierValidationError) Field() string + func (e StreamAccessLogsMessage_IdentifierValidationError) Key() bool + func (e StreamAccessLogsMessage_IdentifierValidationError) Reason() string + type StreamAccessLogsMessage_TCPAccessLogEntries struct + LogEntry []*v3.TCPAccessLogEntry + func (*StreamAccessLogsMessage_TCPAccessLogEntries) Descriptor() ([]byte, []int) + func (*StreamAccessLogsMessage_TCPAccessLogEntries) ProtoMessage() + func (m *StreamAccessLogsMessage_TCPAccessLogEntries) Validate() error + func (x *StreamAccessLogsMessage_TCPAccessLogEntries) GetLogEntry() []*v3.TCPAccessLogEntry + func (x *StreamAccessLogsMessage_TCPAccessLogEntries) ProtoReflect() protoreflect.Message + func (x *StreamAccessLogsMessage_TCPAccessLogEntries) Reset() + func (x *StreamAccessLogsMessage_TCPAccessLogEntries) String() string + type StreamAccessLogsMessage_TCPAccessLogEntriesValidationError struct + func (e StreamAccessLogsMessage_TCPAccessLogEntriesValidationError) Cause() error + func (e StreamAccessLogsMessage_TCPAccessLogEntriesValidationError) Error() string + func (e StreamAccessLogsMessage_TCPAccessLogEntriesValidationError) ErrorName() string + func (e StreamAccessLogsMessage_TCPAccessLogEntriesValidationError) Field() string + func (e StreamAccessLogsMessage_TCPAccessLogEntriesValidationError) Key() bool + func (e StreamAccessLogsMessage_TCPAccessLogEntriesValidationError) Reason() string + type StreamAccessLogsMessage_TcpLogs struct + TcpLogs *StreamAccessLogsMessage_TCPAccessLogEntries + type StreamAccessLogsResponse struct + func (*StreamAccessLogsResponse) Descriptor() ([]byte, []int) + func (*StreamAccessLogsResponse) ProtoMessage() + func (m *StreamAccessLogsResponse) Validate() error + func (x *StreamAccessLogsResponse) ProtoReflect() protoreflect.Message + func (x *StreamAccessLogsResponse) Reset() + func (x *StreamAccessLogsResponse) String() string + type StreamAccessLogsResponseValidationError struct + func (e StreamAccessLogsResponseValidationError) Cause() error + func (e StreamAccessLogsResponseValidationError) Error() string + func (e StreamAccessLogsResponseValidationError) ErrorName() string + func (e StreamAccessLogsResponseValidationError) Field() string + func (e StreamAccessLogsResponseValidationError) Key() bool + func (e StreamAccessLogsResponseValidationError) Reason() string + type UnimplementedAccessLogServiceServer struct + func (*UnimplementedAccessLogServiceServer) StreamAccessLogs(AccessLogService_StreamAccessLogsServer) error