streamv3

package
v0.11.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

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

func (*StdoutAuditLog) Validate

func (m *StdoutAuditLog) Validate() error

Validate checks the field values on StdoutAuditLog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*StdoutAuditLog) ValidateAll

func (m *StdoutAuditLog) ValidateAll() error

ValidateAll checks the field values on StdoutAuditLog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StdoutAuditLogMultiError, or nil if none found.

type StdoutAuditLogMultiError

type StdoutAuditLogMultiError []error

StdoutAuditLogMultiError is an error wrapping multiple validation errors returned by StdoutAuditLog.ValidateAll() if the designated constraints aren't met.

func (StdoutAuditLogMultiError) AllErrors

func (m StdoutAuditLogMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (StdoutAuditLogMultiError) Error

func (m StdoutAuditLogMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type StdoutAuditLogValidationError

type StdoutAuditLogValidationError struct {
	// contains filtered or unexported fields
}

StdoutAuditLogValidationError is the validation error returned by StdoutAuditLog.Validate if the designated constraints aren't met.

func (StdoutAuditLogValidationError) Cause

Cause function returns cause value.

func (StdoutAuditLogValidationError) Error

Error satisfies the builtin error interface

func (StdoutAuditLogValidationError) ErrorName

func (e StdoutAuditLogValidationError) ErrorName() string

ErrorName returns error name.

func (StdoutAuditLogValidationError) Field

Field function returns field value.

func (StdoutAuditLogValidationError) Key

Key function returns key value.

func (StdoutAuditLogValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL