envoy_extensions_access_loggers_file_v4alpha

package
v0.9.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileAccessLog

type FileAccessLog struct {
	Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"`
	// Types that are valid to be assigned to AccessLogFormat:
	//	*FileAccessLog_HiddenEnvoyDeprecatedFormat
	//	*FileAccessLog_HiddenEnvoyDeprecatedJsonFormat
	//	*FileAccessLog_HiddenEnvoyDeprecatedTypedJsonFormat
	//	*FileAccessLog_LogFormat
	AccessLogFormat      isFileAccessLog_AccessLogFormat `protobuf_oneof:"access_log_format"`
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*FileAccessLog) Descriptor

func (*FileAccessLog) Descriptor() ([]byte, []int)

func (*FileAccessLog) GetAccessLogFormat

func (m *FileAccessLog) GetAccessLogFormat() isFileAccessLog_AccessLogFormat

func (*FileAccessLog) GetHiddenEnvoyDeprecatedFormat deprecated

func (m *FileAccessLog) GetHiddenEnvoyDeprecatedFormat() string

Deprecated: Do not use.

func (*FileAccessLog) GetHiddenEnvoyDeprecatedJsonFormat deprecated

func (m *FileAccessLog) GetHiddenEnvoyDeprecatedJsonFormat() *_struct.Struct

Deprecated: Do not use.

func (*FileAccessLog) GetHiddenEnvoyDeprecatedTypedJsonFormat deprecated

func (m *FileAccessLog) GetHiddenEnvoyDeprecatedTypedJsonFormat() *_struct.Struct

Deprecated: Do not use.

func (*FileAccessLog) GetLogFormat

func (m *FileAccessLog) GetLogFormat() *v4alpha.SubstitutionFormatString

func (*FileAccessLog) GetPath

func (m *FileAccessLog) GetPath() string

func (*FileAccessLog) ProtoMessage

func (*FileAccessLog) ProtoMessage()

func (*FileAccessLog) Reset

func (m *FileAccessLog) Reset()

func (*FileAccessLog) String

func (m *FileAccessLog) String() string

func (*FileAccessLog) Validate

func (m *FileAccessLog) Validate() error

Validate checks the field values on FileAccessLog with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

func (*FileAccessLog) XXX_DiscardUnknown

func (m *FileAccessLog) XXX_DiscardUnknown()

func (*FileAccessLog) XXX_Marshal

func (m *FileAccessLog) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FileAccessLog) XXX_Merge

func (m *FileAccessLog) XXX_Merge(src proto.Message)

func (*FileAccessLog) XXX_OneofWrappers

func (*FileAccessLog) XXX_OneofWrappers() []interface{}

XXX_OneofWrappers is for the internal use of the proto package.

func (*FileAccessLog) XXX_Size

func (m *FileAccessLog) XXX_Size() int

func (*FileAccessLog) XXX_Unmarshal

func (m *FileAccessLog) XXX_Unmarshal(b []byte) error

type FileAccessLogValidationError

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

FileAccessLogValidationError is the validation error returned by FileAccessLog.Validate if the designated constraints aren't met.

func (FileAccessLogValidationError) Cause

Cause function returns cause value.

func (FileAccessLogValidationError) Error

Error satisfies the builtin error interface

func (FileAccessLogValidationError) ErrorName

func (e FileAccessLogValidationError) ErrorName() string

ErrorName returns error name.

func (FileAccessLogValidationError) Field

Field function returns field value.

func (FileAccessLogValidationError) Key

Key function returns key value.

func (FileAccessLogValidationError) Reason

Reason function returns reason value.

type FileAccessLog_HiddenEnvoyDeprecatedFormat

type FileAccessLog_HiddenEnvoyDeprecatedFormat struct {
	HiddenEnvoyDeprecatedFormat string `protobuf:"bytes,2,opt,name=hidden_envoy_deprecated_format,json=hiddenEnvoyDeprecatedFormat,proto3,oneof"`
}

type FileAccessLog_HiddenEnvoyDeprecatedJsonFormat

type FileAccessLog_HiddenEnvoyDeprecatedJsonFormat struct {
	HiddenEnvoyDeprecatedJsonFormat *_struct.Struct `protobuf:"bytes,3,opt,name=hidden_envoy_deprecated_json_format,json=hiddenEnvoyDeprecatedJsonFormat,proto3,oneof"`
}

type FileAccessLog_HiddenEnvoyDeprecatedTypedJsonFormat

type FileAccessLog_HiddenEnvoyDeprecatedTypedJsonFormat struct {
	HiddenEnvoyDeprecatedTypedJsonFormat *_struct.Struct `protobuf:"bytes,4,opt,name=hidden_envoy_deprecated_typed_json_format,json=hiddenEnvoyDeprecatedTypedJsonFormat,proto3,oneof"`
}

type FileAccessLog_LogFormat

type FileAccessLog_LogFormat struct {
	LogFormat *v4alpha.SubstitutionFormatString `protobuf:"bytes,5,opt,name=log_format,json=logFormat,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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