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