Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_envoy_extensions_rbac_audit_loggers_stream_v3_stream_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type StdoutAuditLog ¶
type StdoutAuditLog struct {
// contains filtered or unexported fields
}
Custom configuration for the RBAC audit logger that writes log entries directly to the operating system's standard output. The logger outputs in JSON format and is currently not configurable.
func (*StdoutAuditLog) Descriptor
deprecated
func (*StdoutAuditLog) Descriptor() ([]byte, []int)
Deprecated: Use StdoutAuditLog.ProtoReflect.Descriptor instead.
func (*StdoutAuditLog) ProtoMessage ¶
func (*StdoutAuditLog) ProtoMessage()
func (*StdoutAuditLog) ProtoReflect ¶
func (x *StdoutAuditLog) ProtoReflect() protoreflect.Message
func (*StdoutAuditLog) Reset ¶
func (x *StdoutAuditLog) Reset()
func (*StdoutAuditLog) String ¶
func (x *StdoutAuditLog) String() string
Click to show internal directories.
Click to hide internal directories.