envoy_config_filter_network_client_ssl_auth_v2

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 17 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientSSLAuth

type ClientSSLAuth struct {
	AuthApiCluster       string             `protobuf:"bytes,1,opt,name=auth_api_cluster,json=authApiCluster,proto3" json:"auth_api_cluster,omitempty"`
	StatPrefix           string             `protobuf:"bytes,2,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
	RefreshDelay         *duration.Duration `protobuf:"bytes,3,opt,name=refresh_delay,json=refreshDelay,proto3" json:"refresh_delay,omitempty"`
	IpWhiteList          []*core.CidrRange  `protobuf:"bytes,4,rep,name=ip_white_list,json=ipWhiteList,proto3" json:"ip_white_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*ClientSSLAuth) Descriptor

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

func (*ClientSSLAuth) GetAuthApiCluster

func (m *ClientSSLAuth) GetAuthApiCluster() string

func (*ClientSSLAuth) GetIpWhiteList

func (m *ClientSSLAuth) GetIpWhiteList() []*core.CidrRange

func (*ClientSSLAuth) GetRefreshDelay

func (m *ClientSSLAuth) GetRefreshDelay() *duration.Duration

func (*ClientSSLAuth) GetStatPrefix

func (m *ClientSSLAuth) GetStatPrefix() string

func (*ClientSSLAuth) ProtoMessage

func (*ClientSSLAuth) ProtoMessage()

func (*ClientSSLAuth) Reset

func (m *ClientSSLAuth) Reset()

func (*ClientSSLAuth) String

func (m *ClientSSLAuth) String() string

func (*ClientSSLAuth) Validate

func (m *ClientSSLAuth) Validate() error

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

func (*ClientSSLAuth) XXX_DiscardUnknown

func (m *ClientSSLAuth) XXX_DiscardUnknown()

func (*ClientSSLAuth) XXX_Marshal

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

func (*ClientSSLAuth) XXX_Merge

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

func (*ClientSSLAuth) XXX_Size

func (m *ClientSSLAuth) XXX_Size() int

func (*ClientSSLAuth) XXX_Unmarshal

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

type ClientSSLAuthValidationError

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

ClientSSLAuthValidationError is the validation error returned by ClientSSLAuth.Validate if the designated constraints aren't met.

func (ClientSSLAuthValidationError) Cause

Cause function returns cause value.

func (ClientSSLAuthValidationError) Error

Error satisfies the builtin error interface

func (ClientSSLAuthValidationError) ErrorName added in v0.7.0

func (e ClientSSLAuthValidationError) ErrorName() string

ErrorName returns error name.

func (ClientSSLAuthValidationError) Field

Field function returns field value.

func (ClientSSLAuthValidationError) Key

Key function returns key value.

func (ClientSSLAuthValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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