Versions in this module Expand all Collapse all v1 v1.12.1 Mar 30, 2020 Changes in this version + type CircuitBreakers struct + Thresholds []*CircuitBreakers_Thresholds + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CircuitBreakers) Descriptor() ([]byte, []int) + func (*CircuitBreakers) ProtoMessage() + func (m *CircuitBreakers) GetThresholds() []*CircuitBreakers_Thresholds + func (m *CircuitBreakers) Reset() + func (m *CircuitBreakers) String() string + func (m *CircuitBreakers) XXX_DiscardUnknown() + func (m *CircuitBreakers) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CircuitBreakers) XXX_Merge(src proto.Message) + func (m *CircuitBreakers) XXX_Size() int + func (m *CircuitBreakers) XXX_Unmarshal(b []byte) error + type CircuitBreakers_Thresholds struct + MaxConnectionPools *types.UInt32Value + MaxConnections *types.UInt32Value + MaxPendingRequests *types.UInt32Value + MaxRequests *types.UInt32Value + MaxRetries *types.UInt32Value + Priority core.RoutingPriority + TrackRemaining bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*CircuitBreakers_Thresholds) Descriptor() ([]byte, []int) + func (*CircuitBreakers_Thresholds) ProtoMessage() + func (m *CircuitBreakers_Thresholds) GetMaxConnectionPools() *types.UInt32Value + func (m *CircuitBreakers_Thresholds) GetMaxConnections() *types.UInt32Value + func (m *CircuitBreakers_Thresholds) GetMaxPendingRequests() *types.UInt32Value + func (m *CircuitBreakers_Thresholds) GetMaxRequests() *types.UInt32Value + func (m *CircuitBreakers_Thresholds) GetMaxRetries() *types.UInt32Value + func (m *CircuitBreakers_Thresholds) GetPriority() core.RoutingPriority + func (m *CircuitBreakers_Thresholds) GetTrackRemaining() bool + func (m *CircuitBreakers_Thresholds) Reset() + func (m *CircuitBreakers_Thresholds) String() string + func (m *CircuitBreakers_Thresholds) XXX_DiscardUnknown() + func (m *CircuitBreakers_Thresholds) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *CircuitBreakers_Thresholds) XXX_Merge(src proto.Message) + func (m *CircuitBreakers_Thresholds) XXX_Size() int + func (m *CircuitBreakers_Thresholds) XXX_Unmarshal(b []byte) error + type Filter struct + Name string + TypedConfig *types.Any + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Filter) Descriptor() ([]byte, []int) + func (*Filter) ProtoMessage() + func (m *Filter) GetName() string + func (m *Filter) GetTypedConfig() *types.Any + func (m *Filter) Reset() + func (m *Filter) String() string + func (m *Filter) XXX_DiscardUnknown() + func (m *Filter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Filter) XXX_Merge(src proto.Message) + func (m *Filter) XXX_Size() int + func (m *Filter) XXX_Unmarshal(b []byte) error + type OutlierDetection struct + BaseEjectionTime *types.Duration + ConsecutiveGatewayFailure *types.UInt32Value + ConsecutiveLocalOriginFailure *types.UInt32Value + Consecutive_5Xx *types.UInt32Value + EnforcingConsecutiveGatewayFailure *types.UInt32Value + EnforcingConsecutiveLocalOriginFailure *types.UInt32Value + EnforcingConsecutive_5Xx *types.UInt32Value + EnforcingFailurePercentage *types.UInt32Value + EnforcingFailurePercentageLocalOrigin *types.UInt32Value + EnforcingLocalOriginSuccessRate *types.UInt32Value + EnforcingSuccessRate *types.UInt32Value + FailurePercentageMinimumHosts *types.UInt32Value + FailurePercentageRequestVolume *types.UInt32Value + FailurePercentageThreshold *types.UInt32Value + Interval *types.Duration + MaxEjectionPercent *types.UInt32Value + SplitExternalLocalOriginErrors bool + SuccessRateMinimumHosts *types.UInt32Value + SuccessRateRequestVolume *types.UInt32Value + SuccessRateStdevFactor *types.UInt32Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OutlierDetection) Descriptor() ([]byte, []int) + func (*OutlierDetection) ProtoMessage() + func (m *OutlierDetection) GetBaseEjectionTime() *types.Duration + func (m *OutlierDetection) GetConsecutiveGatewayFailure() *types.UInt32Value + func (m *OutlierDetection) GetConsecutiveLocalOriginFailure() *types.UInt32Value + func (m *OutlierDetection) GetConsecutive_5Xx() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingConsecutiveGatewayFailure() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingConsecutiveLocalOriginFailure() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingConsecutive_5Xx() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingFailurePercentage() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingFailurePercentageLocalOrigin() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingLocalOriginSuccessRate() *types.UInt32Value + func (m *OutlierDetection) GetEnforcingSuccessRate() *types.UInt32Value + func (m *OutlierDetection) GetFailurePercentageMinimumHosts() *types.UInt32Value + func (m *OutlierDetection) GetFailurePercentageRequestVolume() *types.UInt32Value + func (m *OutlierDetection) GetFailurePercentageThreshold() *types.UInt32Value + func (m *OutlierDetection) GetInterval() *types.Duration + func (m *OutlierDetection) GetMaxEjectionPercent() *types.UInt32Value + func (m *OutlierDetection) GetSplitExternalLocalOriginErrors() bool + func (m *OutlierDetection) GetSuccessRateMinimumHosts() *types.UInt32Value + func (m *OutlierDetection) GetSuccessRateRequestVolume() *types.UInt32Value + func (m *OutlierDetection) GetSuccessRateStdevFactor() *types.UInt32Value + func (m *OutlierDetection) Reset() + func (m *OutlierDetection) String() string + func (m *OutlierDetection) XXX_DiscardUnknown() + func (m *OutlierDetection) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OutlierDetection) XXX_Merge(src proto.Message) + func (m *OutlierDetection) XXX_Size() int + func (m *OutlierDetection) XXX_Unmarshal(b []byte) error