istiostatsv1alpha

package
v1.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_api_meta_protocol_proxy_filters_istio_stats_v1alpha_istio_stats_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type IstioStats

type IstioStats struct {
	DestinationService string `protobuf:"bytes,1,opt,name=destination_service,json=destinationService,proto3" json:"destination_service,omitempty"`
	// contains filtered or unexported fields
}

func (*IstioStats) Descriptor deprecated

func (*IstioStats) Descriptor() ([]byte, []int)

Deprecated: Use IstioStats.ProtoReflect.Descriptor instead.

func (*IstioStats) GetDestinationService

func (x *IstioStats) GetDestinationService() string

func (*IstioStats) ProtoMessage

func (*IstioStats) ProtoMessage()

func (*IstioStats) ProtoReflect

func (x *IstioStats) ProtoReflect() protoreflect.Message

func (*IstioStats) Reset

func (x *IstioStats) Reset()

func (*IstioStats) String

func (x *IstioStats) String() string

func (*IstioStats) Validate

func (m *IstioStats) Validate() error

Validate checks the field values on IstioStats with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*IstioStats) ValidateAll

func (m *IstioStats) ValidateAll() error

ValidateAll checks the field values on IstioStats with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IstioStatsMultiError, or nil if none found.

type IstioStatsMultiError

type IstioStatsMultiError []error

IstioStatsMultiError is an error wrapping multiple validation errors returned by IstioStats.ValidateAll() if the designated constraints aren't met.

func (IstioStatsMultiError) AllErrors

func (m IstioStatsMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (IstioStatsMultiError) Error

func (m IstioStatsMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type IstioStatsValidationError

type IstioStatsValidationError struct {
	// contains filtered or unexported fields
}

IstioStatsValidationError is the validation error returned by IstioStats.Validate if the designated constraints aren't met.

func (IstioStatsValidationError) Cause

func (e IstioStatsValidationError) Cause() error

Cause function returns cause value.

func (IstioStatsValidationError) Error

Error satisfies the builtin error interface

func (IstioStatsValidationError) ErrorName

func (e IstioStatsValidationError) ErrorName() string

ErrorName returns error name.

func (IstioStatsValidationError) Field

Field function returns field value.

func (IstioStatsValidationError) Key

Key function returns key value.

func (IstioStatsValidationError) Reason

func (e IstioStatsValidationError) Reason() string

Reason function returns reason value.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL