import "github.com/envoyproxy/go-control-plane/envoy/config/filter/listener/proxy_protocol/v2"
proxy_protocol.pb.go proxy_protocol.pb.validate.go
var File_envoy_config_filter_listener_proxy_protocol_v2_proxy_protocol_proto protoreflect.FileDescriptor
type ProxyProtocol struct {
// contains filtered or unexported fields
}
func (*ProxyProtocol) Descriptor() ([]byte, []int)
Deprecated: Use ProxyProtocol.ProtoReflect.Descriptor instead.
func (*ProxyProtocol) ProtoMessage()
func (x *ProxyProtocol) ProtoReflect() protoreflect.Message
func (x *ProxyProtocol) Reset()
func (x *ProxyProtocol) String() string
func (m *ProxyProtocol) Validate() error
Validate checks the field values on ProxyProtocol with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ProxyProtocolValidationError struct {
// contains filtered or unexported fields
}
ProxyProtocolValidationError is the validation error returned by ProxyProtocol.Validate if the designated constraints aren't met.
func (e ProxyProtocolValidationError) Cause() error
Cause function returns cause value.
func (e ProxyProtocolValidationError) Error() string
Error satisfies the builtin error interface
func (e ProxyProtocolValidationError) ErrorName() string
ErrorName returns error name.
func (e ProxyProtocolValidationError) Field() string
Field function returns field value.
func (e ProxyProtocolValidationError) Key() bool
Key function returns key value.
func (e ProxyProtocolValidationError) Reason() string
Reason function returns reason value.
Package envoy_config_filter_listener_proxy_protocol_v2 imports 17 packages (graph) and is imported by 6 packages. Updated 2021-01-09. Refresh now. Tools for package owners.