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