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