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