package envoy_extensions_retry_host_omit_canary_hosts_v3
import "github.com/envoyproxy/go-control-plane/envoy/extensions/retry/host/omit_canary_hosts/v3"
Index ¶
- Variables
- type OmitCanaryHostsPredicate
- func (*OmitCanaryHostsPredicate) Descriptor() ([]byte, []int)
- func (*OmitCanaryHostsPredicate) ProtoMessage()
- func (x *OmitCanaryHostsPredicate) ProtoReflect() protoreflect.Message
- func (x *OmitCanaryHostsPredicate) Reset()
- func (x *OmitCanaryHostsPredicate) String() string
- func (m *OmitCanaryHostsPredicate) Validate() error
- type OmitCanaryHostsPredicateValidationError
- func (e OmitCanaryHostsPredicateValidationError) Cause() error
- func (e OmitCanaryHostsPredicateValidationError) Error() string
- func (e OmitCanaryHostsPredicateValidationError) ErrorName() string
- func (e OmitCanaryHostsPredicateValidationError) Field() string
- func (e OmitCanaryHostsPredicateValidationError) Key() bool
- func (e OmitCanaryHostsPredicateValidationError) Reason() string
Variables ¶
var File_envoy_extensions_retry_host_omit_canary_hosts_v3_omit_canary_hosts_proto protoreflect.FileDescriptor
Types ¶
type OmitCanaryHostsPredicate ¶
type OmitCanaryHostsPredicate struct {
// contains filtered or unexported fields
}
func (*OmitCanaryHostsPredicate) Descriptor ¶
func (*OmitCanaryHostsPredicate) Descriptor() ([]byte, []int)
Deprecated: Use OmitCanaryHostsPredicate.ProtoReflect.Descriptor instead.
func (*OmitCanaryHostsPredicate) ProtoMessage ¶
func (*OmitCanaryHostsPredicate) ProtoMessage()
func (*OmitCanaryHostsPredicate) ProtoReflect ¶
func (x *OmitCanaryHostsPredicate) ProtoReflect() protoreflect.Message
func (*OmitCanaryHostsPredicate) Reset ¶
func (x *OmitCanaryHostsPredicate) Reset()
func (*OmitCanaryHostsPredicate) String ¶
func (x *OmitCanaryHostsPredicate) String() string
func (*OmitCanaryHostsPredicate) Validate ¶
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 ¶
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 (OmitCanaryHostsPredicateValidationError) Cause ¶
func (e OmitCanaryHostsPredicateValidationError) Cause() error
Cause function returns cause value.
func (OmitCanaryHostsPredicateValidationError) Error ¶
func (e OmitCanaryHostsPredicateValidationError) Error() string
Error satisfies the builtin error interface
func (OmitCanaryHostsPredicateValidationError) ErrorName ¶
func (e OmitCanaryHostsPredicateValidationError) ErrorName() string
ErrorName returns error name.
func (OmitCanaryHostsPredicateValidationError) Field ¶
func (e OmitCanaryHostsPredicateValidationError) Field() string
Field function returns field value.
func (OmitCanaryHostsPredicateValidationError) Key ¶
func (e OmitCanaryHostsPredicateValidationError) Key() bool
Key function returns key value.
func (OmitCanaryHostsPredicateValidationError) Reason ¶
func (e OmitCanaryHostsPredicateValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
omit_canary_hosts.pb.go omit_canary_hosts.pb.validate.go
- Version
- v0.9.9
- Published
- May 21, 2021
- Platform
- windows/amd64
- Imports
- 17 packages
- Last checked
- 30 minutes ago –
Tools for package owners.