envoy_config_filter_http_grpc_stats_v2alpha

package
v1.13.8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_config_filter_http_grpc_stats_v2alpha_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FilterConfig

type FilterConfig struct {
	EmitFilterState bool `protobuf:"varint,1,opt,name=emit_filter_state,json=emitFilterState,proto3" json:"emit_filter_state,omitempty"`
	// Types that are assignable to PerMethodStatSpecifier:
	//	*FilterConfig_IndividualMethodStatsAllowlist
	//	*FilterConfig_StatsForAllMethods
	PerMethodStatSpecifier isFilterConfig_PerMethodStatSpecifier `protobuf_oneof:"per_method_stat_specifier"`
	// contains filtered or unexported fields
}

func (*FilterConfig) Descriptor deprecated

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

Deprecated: Use FilterConfig.ProtoReflect.Descriptor instead.

func (*FilterConfig) GetEmitFilterState

func (x *FilterConfig) GetEmitFilterState() bool

func (*FilterConfig) GetIndividualMethodStatsAllowlist added in v1.5.0

func (x *FilterConfig) GetIndividualMethodStatsAllowlist() *core.GrpcMethodList

func (*FilterConfig) GetPerMethodStatSpecifier added in v1.5.0

func (m *FilterConfig) GetPerMethodStatSpecifier() isFilterConfig_PerMethodStatSpecifier

func (*FilterConfig) GetStatsForAllMethods added in v1.5.0

func (x *FilterConfig) GetStatsForAllMethods() *wrappers.BoolValue

func (*FilterConfig) ProtoMessage

func (*FilterConfig) ProtoMessage()

func (*FilterConfig) ProtoReflect added in v1.7.0

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

func (*FilterConfig) Reset

func (x *FilterConfig) Reset()

func (*FilterConfig) String

func (x *FilterConfig) String() string

func (*FilterConfig) Validate

func (m *FilterConfig) Validate() error

Validate checks the field values on FilterConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type FilterConfigValidationError

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

FilterConfigValidationError is the validation error returned by FilterConfig.Validate if the designated constraints aren't met.

func (FilterConfigValidationError) Cause

Cause function returns cause value.

func (FilterConfigValidationError) Error

Error satisfies the builtin error interface

func (FilterConfigValidationError) ErrorName

func (e FilterConfigValidationError) ErrorName() string

ErrorName returns error name.

func (FilterConfigValidationError) Field

Field function returns field value.

func (FilterConfigValidationError) Key

Key function returns key value.

func (FilterConfigValidationError) Reason

Reason function returns reason value.

type FilterConfig_IndividualMethodStatsAllowlist added in v1.5.0

type FilterConfig_IndividualMethodStatsAllowlist struct {
	IndividualMethodStatsAllowlist *core.GrpcMethodList `protobuf:"bytes,2,opt,name=individual_method_stats_allowlist,json=individualMethodStatsAllowlist,proto3,oneof"`
}

type FilterConfig_StatsForAllMethods added in v1.5.0

type FilterConfig_StatsForAllMethods struct {
	StatsForAllMethods *wrappers.BoolValue `protobuf:"bytes,3,opt,name=stats_for_all_methods,json=statsForAllMethods,proto3,oneof"`
}

type FilterObject added in v1.5.0

type FilterObject struct {
	RequestMessageCount  uint64 `protobuf:"varint,1,opt,name=request_message_count,json=requestMessageCount,proto3" json:"request_message_count,omitempty"`
	ResponseMessageCount uint64 `protobuf:"varint,2,opt,name=response_message_count,json=responseMessageCount,proto3" json:"response_message_count,omitempty"`
	// contains filtered or unexported fields
}

func (*FilterObject) Descriptor deprecated added in v1.5.0

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

Deprecated: Use FilterObject.ProtoReflect.Descriptor instead.

func (*FilterObject) GetRequestMessageCount added in v1.5.0

func (x *FilterObject) GetRequestMessageCount() uint64

func (*FilterObject) GetResponseMessageCount added in v1.5.0

func (x *FilterObject) GetResponseMessageCount() uint64

func (*FilterObject) ProtoMessage added in v1.5.0

func (*FilterObject) ProtoMessage()

func (*FilterObject) ProtoReflect added in v1.7.0

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

func (*FilterObject) Reset added in v1.5.0

func (x *FilterObject) Reset()

func (*FilterObject) String added in v1.5.0

func (x *FilterObject) String() string

func (*FilterObject) Validate added in v1.5.0

func (m *FilterObject) Validate() error

Validate checks the field values on FilterObject with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type FilterObjectValidationError added in v1.5.0

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

FilterObjectValidationError is the validation error returned by FilterObject.Validate if the designated constraints aren't met.

func (FilterObjectValidationError) Cause added in v1.5.0

Cause function returns cause value.

func (FilterObjectValidationError) Error added in v1.5.0

Error satisfies the builtin error interface

func (FilterObjectValidationError) ErrorName added in v1.5.0

func (e FilterObjectValidationError) ErrorName() string

ErrorName returns error name.

func (FilterObjectValidationError) Field added in v1.5.0

Field function returns field value.

func (FilterObjectValidationError) Key added in v1.5.0

Key function returns key value.

func (FilterObjectValidationError) Reason added in v1.5.0

Reason function returns reason value.

Jump to

Keyboard shortcuts

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