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

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

Cause function returns cause value.

func (OmitCanaryHostsPredicateValidationError) Error

Error satisfies the builtin error interface

func (OmitCanaryHostsPredicateValidationError) ErrorName

ErrorName returns error name.

func (OmitCanaryHostsPredicateValidationError) Field

Field function returns field value.

func (OmitCanaryHostsPredicateValidationError) Key

Key function returns key value.

func (OmitCanaryHostsPredicateValidationError) Reason

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.