v2alpha1

package
v0.0.0-...-f6b6c41 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package v2alpha1 is a generated protocol buffer package.

It is generated from these files:

envoy/config/filter/http/authn/v2alpha1/config.proto
envoy/config/filter/http/jwt_auth/v2alpha1/config.proto
envoy/config/filter/network/tcp_cluster_rewrite/v2alpha1/config.proto

It has these top-level messages:

FilterConfig
HttpUri
DataSource
JwtRule
RemoteJwks
JwtHeader
JwtAuthentication
TcpClusterRewrite

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthConfig = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowConfig   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type FilterConfig

type FilterConfig struct {
	// Policy is the original copy of the policy.
	Policy *istio_authentication_v1alpha1.Policy `protobuf:"bytes,1,opt,name=policy" json:"policy,omitempty"`
	// Map from issuer to location of the payload that is emitted by Jwt filter.
	// This information is added by pilot when construct and add Jwt and
	// authN filters.
	JwtOutputPayloadLocations map[string]string `` /* 221-byte string literal not displayed */
}

FilterConfig is the config for Istio-specific filter that is used to enforce authentication policy on Envoy.

func (*FilterConfig) Descriptor

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

func (*FilterConfig) GetJwtOutputPayloadLocations

func (m *FilterConfig) GetJwtOutputPayloadLocations() map[string]string

func (*FilterConfig) GetPolicy

func (*FilterConfig) Marshal

func (m *FilterConfig) Marshal() (dAtA []byte, err error)

func (*FilterConfig) MarshalTo

func (m *FilterConfig) MarshalTo(dAtA []byte) (int, error)

func (*FilterConfig) ProtoMessage

func (*FilterConfig) ProtoMessage()

func (*FilterConfig) Reset

func (m *FilterConfig) Reset()

func (*FilterConfig) Size

func (m *FilterConfig) Size() (n int)

func (*FilterConfig) String

func (m *FilterConfig) String() string

func (*FilterConfig) Unmarshal

func (m *FilterConfig) Unmarshal(dAtA []byte) error

Jump to

Keyboard shortcuts

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