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