Documentation ¶
Index ¶
- Variables
- type Sanitize
- func (*Sanitize) Descriptor() ([]byte, []int)deprecated
- func (x *Sanitize) GetHeadersToRemove() []string
- func (m *Sanitize) Hash(hasher hash.Hash64) (uint64, error)
- func (*Sanitize) ProtoMessage()
- func (x *Sanitize) ProtoReflect() protoreflect.Message
- func (x *Sanitize) Reset()
- func (x *Sanitize) String() string
Constants ¶
This section is empty.
Variables ¶
View Source
var File_github_com_solo_io_gloo_projects_gloo_api_external_envoy_extensions_extauth_sanitize_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Sanitize ¶
type Sanitize struct { HeadersToRemove []string `protobuf:"bytes,1,rep,name=headers_to_remove,json=headersToRemove,proto3" json:"headers_to_remove,omitempty"` // contains filtered or unexported fields }
func (*Sanitize) Descriptor
deprecated
func (*Sanitize) GetHeadersToRemove ¶
func (*Sanitize) ProtoMessage ¶
func (*Sanitize) ProtoMessage()
func (*Sanitize) ProtoReflect ¶ added in v1.6.0
func (x *Sanitize) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.