package envoy_config_retry_omit_canary_hosts_v2

import "github.com/envoyproxy/go-control-plane/envoy/config/retry/omit_canary_hosts/v2"

Index

Variables

var File_envoy_config_retry_omit_canary_hosts_v2_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.6
Published
Jul 5, 2020
Platform
windows/amd64
Imports
17 packages
Last checked
1 hour ago

Tools for package owners.