Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterFlowControlServiceServer(s grpc.ServiceRegistrar, srv FlowControlServiceServer)
- type CacheDeleteRequest
- func (*CacheDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CacheDeleteRequest) GetControlPoint() string
- func (x *CacheDeleteRequest) GetKey() string
- func (msg *CacheDeleteRequest) MarshalJSON() ([]byte, error)
- func (m *CacheDeleteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CacheDeleteRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CacheDeleteRequest) MarshalVT() (dAtA []byte, err error)
- func (*CacheDeleteRequest) ProtoMessage()
- func (x *CacheDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *CacheDeleteRequest) Reset()
- func (m *CacheDeleteRequest) SizeVT() (n int)
- func (x *CacheDeleteRequest) String() string
- func (msg *CacheDeleteRequest) UnmarshalJSON(b []byte) error
- func (m *CacheDeleteRequest) UnmarshalVT(dAtA []byte) error
- func (m *CacheDeleteRequest) Validate() error
- func (m *CacheDeleteRequest) ValidateAll() error
- type CacheDeleteRequestMultiError
- type CacheDeleteRequestValidationError
- func (e CacheDeleteRequestValidationError) Cause() error
- func (e CacheDeleteRequestValidationError) Error() string
- func (e CacheDeleteRequestValidationError) ErrorName() string
- func (e CacheDeleteRequestValidationError) Field() string
- func (e CacheDeleteRequestValidationError) Key() bool
- func (e CacheDeleteRequestValidationError) Reason() string
- type CacheDeleteResponse
- func (*CacheDeleteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CacheDeleteResponse) GetError() string
- func (x *CacheDeleteResponse) GetOperationStatus() CacheOperationStatus
- func (msg *CacheDeleteResponse) MarshalJSON() ([]byte, error)
- func (m *CacheDeleteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CacheDeleteResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CacheDeleteResponse) MarshalVT() (dAtA []byte, err error)
- func (*CacheDeleteResponse) ProtoMessage()
- func (x *CacheDeleteResponse) ProtoReflect() protoreflect.Message
- func (x *CacheDeleteResponse) Reset()
- func (m *CacheDeleteResponse) SizeVT() (n int)
- func (x *CacheDeleteResponse) String() string
- func (msg *CacheDeleteResponse) UnmarshalJSON(b []byte) error
- func (m *CacheDeleteResponse) UnmarshalVT(dAtA []byte) error
- func (m *CacheDeleteResponse) Validate() error
- func (m *CacheDeleteResponse) ValidateAll() error
- type CacheDeleteResponseMultiError
- type CacheDeleteResponseValidationError
- func (e CacheDeleteResponseValidationError) Cause() error
- func (e CacheDeleteResponseValidationError) Error() string
- func (e CacheDeleteResponseValidationError) ErrorName() string
- func (e CacheDeleteResponseValidationError) Field() string
- func (e CacheDeleteResponseValidationError) Key() bool
- func (e CacheDeleteResponseValidationError) Reason() string
- type CacheLookupStatus
- func (CacheLookupStatus) Descriptor() protoreflect.EnumDescriptor
- func (x CacheLookupStatus) Enum() *CacheLookupStatus
- func (CacheLookupStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x CacheLookupStatus) Number() protoreflect.EnumNumber
- func (x CacheLookupStatus) String() string
- func (CacheLookupStatus) Type() protoreflect.EnumType
- type CacheOperationStatus
- func (CacheOperationStatus) Descriptor() protoreflect.EnumDescriptor
- func (x CacheOperationStatus) Enum() *CacheOperationStatus
- func (CacheOperationStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x CacheOperationStatus) Number() protoreflect.EnumNumber
- func (x CacheOperationStatus) String() string
- func (CacheOperationStatus) Type() protoreflect.EnumType
- type CacheUpsertRequest
- func (*CacheUpsertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CacheUpsertRequest) GetControlPoint() string
- func (x *CacheUpsertRequest) GetKey() string
- func (x *CacheUpsertRequest) GetTtl() *durationpb.Duration
- func (x *CacheUpsertRequest) GetValue() []byte
- func (msg *CacheUpsertRequest) MarshalJSON() ([]byte, error)
- func (m *CacheUpsertRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CacheUpsertRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CacheUpsertRequest) MarshalVT() (dAtA []byte, err error)
- func (*CacheUpsertRequest) ProtoMessage()
- func (x *CacheUpsertRequest) ProtoReflect() protoreflect.Message
- func (x *CacheUpsertRequest) Reset()
- func (m *CacheUpsertRequest) SizeVT() (n int)
- func (x *CacheUpsertRequest) String() string
- func (msg *CacheUpsertRequest) UnmarshalJSON(b []byte) error
- func (m *CacheUpsertRequest) UnmarshalVT(dAtA []byte) error
- func (m *CacheUpsertRequest) Validate() error
- func (m *CacheUpsertRequest) ValidateAll() error
- type CacheUpsertRequestMultiError
- type CacheUpsertRequestValidationError
- func (e CacheUpsertRequestValidationError) Cause() error
- func (e CacheUpsertRequestValidationError) Error() string
- func (e CacheUpsertRequestValidationError) ErrorName() string
- func (e CacheUpsertRequestValidationError) Field() string
- func (e CacheUpsertRequestValidationError) Key() bool
- func (e CacheUpsertRequestValidationError) Reason() string
- type CacheUpsertResponse
- func (*CacheUpsertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CacheUpsertResponse) GetError() string
- func (x *CacheUpsertResponse) GetOperationStatus() CacheOperationStatus
- func (msg *CacheUpsertResponse) MarshalJSON() ([]byte, error)
- func (m *CacheUpsertResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CacheUpsertResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CacheUpsertResponse) MarshalVT() (dAtA []byte, err error)
- func (*CacheUpsertResponse) ProtoMessage()
- func (x *CacheUpsertResponse) ProtoReflect() protoreflect.Message
- func (x *CacheUpsertResponse) Reset()
- func (m *CacheUpsertResponse) SizeVT() (n int)
- func (x *CacheUpsertResponse) String() string
- func (msg *CacheUpsertResponse) UnmarshalJSON(b []byte) error
- func (m *CacheUpsertResponse) UnmarshalVT(dAtA []byte) error
- func (m *CacheUpsertResponse) Validate() error
- func (m *CacheUpsertResponse) ValidateAll() error
- type CacheUpsertResponseMultiError
- type CacheUpsertResponseValidationError
- func (e CacheUpsertResponseValidationError) Cause() error
- func (e CacheUpsertResponseValidationError) Error() string
- func (e CacheUpsertResponseValidationError) ErrorName() string
- func (e CacheUpsertResponseValidationError) Field() string
- func (e CacheUpsertResponseValidationError) Key() bool
- func (e CacheUpsertResponseValidationError) Reason() string
- type CachedValue
- func (*CachedValue) Descriptor() ([]byte, []int)deprecated
- func (x *CachedValue) GetError() string
- func (x *CachedValue) GetLookupStatus() CacheLookupStatus
- func (x *CachedValue) GetOperationStatus() CacheOperationStatus
- func (x *CachedValue) GetValue() []byte
- func (msg *CachedValue) MarshalJSON() ([]byte, error)
- func (m *CachedValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CachedValue) MarshalToVT(dAtA []byte) (int, error)
- func (m *CachedValue) MarshalVT() (dAtA []byte, err error)
- func (*CachedValue) ProtoMessage()
- func (x *CachedValue) ProtoReflect() protoreflect.Message
- func (x *CachedValue) Reset()
- func (m *CachedValue) SizeVT() (n int)
- func (x *CachedValue) String() string
- func (msg *CachedValue) UnmarshalJSON(b []byte) error
- func (m *CachedValue) UnmarshalVT(dAtA []byte) error
- func (m *CachedValue) Validate() error
- func (m *CachedValue) ValidateAll() error
- type CachedValueMultiError
- type CachedValueValidationError
- func (e CachedValueValidationError) Cause() error
- func (e CachedValueValidationError) Error() string
- func (e CachedValueValidationError) ErrorName() string
- func (e CachedValueValidationError) Field() string
- func (e CachedValueValidationError) Key() bool
- func (e CachedValueValidationError) Reason() string
- type CheckRequest
- func (*CheckRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckRequest) GetCacheKey() string
- func (x *CheckRequest) GetControlPoint() string
- func (x *CheckRequest) GetLabels() map[string]string
- func (x *CheckRequest) GetRampMode() bool
- func (msg *CheckRequest) MarshalJSON() ([]byte, error)
- func (m *CheckRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckRequest) MarshalVT() (dAtA []byte, err error)
- func (*CheckRequest) ProtoMessage()
- func (x *CheckRequest) ProtoReflect() protoreflect.Message
- func (x *CheckRequest) Reset()
- func (m *CheckRequest) SizeVT() (n int)
- func (x *CheckRequest) String() string
- func (msg *CheckRequest) UnmarshalJSON(b []byte) error
- func (m *CheckRequest) UnmarshalVT(dAtA []byte) error
- func (m *CheckRequest) Validate() error
- func (m *CheckRequest) ValidateAll() error
- type CheckRequestMultiError
- type CheckRequestValidationError
- func (e CheckRequestValidationError) Cause() error
- func (e CheckRequestValidationError) Error() string
- func (e CheckRequestValidationError) ErrorName() string
- func (e CheckRequestValidationError) Field() string
- func (e CheckRequestValidationError) Key() bool
- func (e CheckRequestValidationError) Reason() string
- type CheckResponse
- func (*CheckResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckResponse) GetCachedValue() *CachedValue
- func (x *CheckResponse) GetClassifierInfos() []*ClassifierInfo
- func (x *CheckResponse) GetControlPoint() string
- func (x *CheckResponse) GetDecisionType() CheckResponse_DecisionType
- func (x *CheckResponse) GetDeniedResponseStatusCode() StatusCode
- func (x *CheckResponse) GetEnd() *timestamppb.Timestamp
- func (x *CheckResponse) GetFlowLabelKeys() []string
- func (x *CheckResponse) GetFluxMeterInfos() []*FluxMeterInfo
- func (x *CheckResponse) GetLimiterDecisions() []*LimiterDecision
- func (x *CheckResponse) GetRejectReason() CheckResponse_RejectReason
- func (x *CheckResponse) GetServices() []string
- func (x *CheckResponse) GetStart() *timestamppb.Timestamp
- func (x *CheckResponse) GetTelemetryFlowLabels() map[string]string
- func (x *CheckResponse) GetWaitTime() *durationpb.Duration
- func (msg *CheckResponse) MarshalJSON() ([]byte, error)
- func (m *CheckResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *CheckResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *CheckResponse) MarshalVT() (dAtA []byte, err error)
- func (*CheckResponse) ProtoMessage()
- func (x *CheckResponse) ProtoReflect() protoreflect.Message
- func (x *CheckResponse) Reset()
- func (m *CheckResponse) ResetVT()
- func (m *CheckResponse) ReturnToVTPool()
- func (m *CheckResponse) SizeVT() (n int)
- func (x *CheckResponse) String() string
- func (msg *CheckResponse) UnmarshalJSON(b []byte) error
- func (m *CheckResponse) UnmarshalVT(dAtA []byte) error
- func (m *CheckResponse) Validate() error
- func (m *CheckResponse) ValidateAll() error
- type CheckResponseMultiError
- type CheckResponseValidationError
- func (e CheckResponseValidationError) Cause() error
- func (e CheckResponseValidationError) Error() string
- func (e CheckResponseValidationError) ErrorName() string
- func (e CheckResponseValidationError) Field() string
- func (e CheckResponseValidationError) Key() bool
- func (e CheckResponseValidationError) Reason() string
- type CheckResponse_DecisionType
- func (CheckResponse_DecisionType) Descriptor() protoreflect.EnumDescriptor
- func (x CheckResponse_DecisionType) Enum() *CheckResponse_DecisionType
- func (CheckResponse_DecisionType) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckResponse_DecisionType) Number() protoreflect.EnumNumber
- func (x CheckResponse_DecisionType) String() string
- func (CheckResponse_DecisionType) Type() protoreflect.EnumType
- type CheckResponse_RejectReason
- func (CheckResponse_RejectReason) Descriptor() protoreflect.EnumDescriptor
- func (x CheckResponse_RejectReason) Enum() *CheckResponse_RejectReason
- func (CheckResponse_RejectReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x CheckResponse_RejectReason) Number() protoreflect.EnumNumber
- func (x CheckResponse_RejectReason) String() string
- func (CheckResponse_RejectReason) Type() protoreflect.EnumType
- type ClassifierInfo
- func (*ClassifierInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ClassifierInfo) GetClassifierIndex() int64
- func (x *ClassifierInfo) GetError() ClassifierInfo_Error
- func (x *ClassifierInfo) GetPolicyHash() string
- func (x *ClassifierInfo) GetPolicyName() string
- func (msg *ClassifierInfo) MarshalJSON() ([]byte, error)
- func (m *ClassifierInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ClassifierInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *ClassifierInfo) MarshalVT() (dAtA []byte, err error)
- func (*ClassifierInfo) ProtoMessage()
- func (x *ClassifierInfo) ProtoReflect() protoreflect.Message
- func (x *ClassifierInfo) Reset()
- func (m *ClassifierInfo) SizeVT() (n int)
- func (x *ClassifierInfo) String() string
- func (msg *ClassifierInfo) UnmarshalJSON(b []byte) error
- func (m *ClassifierInfo) UnmarshalVT(dAtA []byte) error
- func (m *ClassifierInfo) Validate() error
- func (m *ClassifierInfo) ValidateAll() error
- type ClassifierInfoMultiError
- type ClassifierInfoValidationError
- func (e ClassifierInfoValidationError) Cause() error
- func (e ClassifierInfoValidationError) Error() string
- func (e ClassifierInfoValidationError) ErrorName() string
- func (e ClassifierInfoValidationError) Field() string
- func (e ClassifierInfoValidationError) Key() bool
- func (e ClassifierInfoValidationError) Reason() string
- type ClassifierInfo_Error
- func (ClassifierInfo_Error) Descriptor() protoreflect.EnumDescriptor
- func (x ClassifierInfo_Error) Enum() *ClassifierInfo_Error
- func (ClassifierInfo_Error) EnumDescriptor() ([]byte, []int)deprecated
- func (x ClassifierInfo_Error) Number() protoreflect.EnumNumber
- func (x ClassifierInfo_Error) String() string
- func (ClassifierInfo_Error) Type() protoreflect.EnumType
- type FlowControlServiceClient
- type FlowControlServiceServer
- type FluxMeterInfo
- func (*FluxMeterInfo) Descriptor() ([]byte, []int)deprecated
- func (x *FluxMeterInfo) GetFluxMeterName() string
- func (msg *FluxMeterInfo) MarshalJSON() ([]byte, error)
- func (m *FluxMeterInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *FluxMeterInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *FluxMeterInfo) MarshalVT() (dAtA []byte, err error)
- func (*FluxMeterInfo) ProtoMessage()
- func (x *FluxMeterInfo) ProtoReflect() protoreflect.Message
- func (x *FluxMeterInfo) Reset()
- func (m *FluxMeterInfo) SizeVT() (n int)
- func (x *FluxMeterInfo) String() string
- func (msg *FluxMeterInfo) UnmarshalJSON(b []byte) error
- func (m *FluxMeterInfo) UnmarshalVT(dAtA []byte) error
- func (m *FluxMeterInfo) Validate() error
- func (m *FluxMeterInfo) ValidateAll() error
- type FluxMeterInfoMultiError
- type FluxMeterInfoValidationError
- func (e FluxMeterInfoValidationError) Cause() error
- func (e FluxMeterInfoValidationError) Error() string
- func (e FluxMeterInfoValidationError) ErrorName() string
- func (e FluxMeterInfoValidationError) Field() string
- func (e FluxMeterInfoValidationError) Key() bool
- func (e FluxMeterInfoValidationError) Reason() string
- type LimiterDecision
- func (*LimiterDecision) Descriptor() ([]byte, []int)deprecated
- func (x *LimiterDecision) GetComponentId() string
- func (x *LimiterDecision) GetDeniedResponseStatusCode() StatusCode
- func (m *LimiterDecision) GetDetails() isLimiterDecision_Details
- func (x *LimiterDecision) GetDropped() bool
- func (x *LimiterDecision) GetLoadSchedulerInfo() *LimiterDecision_SchedulerInfo
- func (x *LimiterDecision) GetPolicyHash() string
- func (x *LimiterDecision) GetPolicyName() string
- func (x *LimiterDecision) GetQuotaSchedulerInfo() *LimiterDecision_QuotaSchedulerInfo
- func (x *LimiterDecision) GetRateLimiterInfo() *LimiterDecision_RateLimiterInfo
- func (x *LimiterDecision) GetReason() LimiterDecision_LimiterReason
- func (x *LimiterDecision) GetSamplerInfo() *LimiterDecision_SamplerInfo
- func (x *LimiterDecision) GetWaitTime() *durationpb.Duration
- func (msg *LimiterDecision) MarshalJSON() ([]byte, error)
- func (m *LimiterDecision) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LimiterDecision) MarshalToVT(dAtA []byte) (int, error)
- func (m *LimiterDecision) MarshalVT() (dAtA []byte, err error)
- func (*LimiterDecision) ProtoMessage()
- func (x *LimiterDecision) ProtoReflect() protoreflect.Message
- func (x *LimiterDecision) Reset()
- func (m *LimiterDecision) SizeVT() (n int)
- func (x *LimiterDecision) String() string
- func (msg *LimiterDecision) UnmarshalJSON(b []byte) error
- func (m *LimiterDecision) UnmarshalVT(dAtA []byte) error
- func (m *LimiterDecision) Validate() error
- func (m *LimiterDecision) ValidateAll() error
- type LimiterDecisionMultiError
- type LimiterDecisionValidationError
- func (e LimiterDecisionValidationError) Cause() error
- func (e LimiterDecisionValidationError) Error() string
- func (e LimiterDecisionValidationError) ErrorName() string
- func (e LimiterDecisionValidationError) Field() string
- func (e LimiterDecisionValidationError) Key() bool
- func (e LimiterDecisionValidationError) Reason() string
- type LimiterDecision_LimiterReason
- func (LimiterDecision_LimiterReason) Descriptor() protoreflect.EnumDescriptor
- func (x LimiterDecision_LimiterReason) Enum() *LimiterDecision_LimiterReason
- func (LimiterDecision_LimiterReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x LimiterDecision_LimiterReason) Number() protoreflect.EnumNumber
- func (x LimiterDecision_LimiterReason) String() string
- func (LimiterDecision_LimiterReason) Type() protoreflect.EnumType
- type LimiterDecision_LoadSchedulerInfo
- type LimiterDecision_QuotaSchedulerInfo
- func (*LimiterDecision_QuotaSchedulerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LimiterDecision_QuotaSchedulerInfo) GetLabel() string
- func (x *LimiterDecision_QuotaSchedulerInfo) GetPriority() float64
- func (x *LimiterDecision_QuotaSchedulerInfo) GetTokensInfo() *LimiterDecision_TokensInfo
- func (x *LimiterDecision_QuotaSchedulerInfo) GetWorkloadIndex() string
- func (msg *LimiterDecision_QuotaSchedulerInfo) MarshalJSON() ([]byte, error)
- func (m *LimiterDecision_QuotaSchedulerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_QuotaSchedulerInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_QuotaSchedulerInfo) MarshalVT() (dAtA []byte, err error)
- func (*LimiterDecision_QuotaSchedulerInfo) ProtoMessage()
- func (x *LimiterDecision_QuotaSchedulerInfo) ProtoReflect() protoreflect.Message
- func (x *LimiterDecision_QuotaSchedulerInfo) Reset()
- func (m *LimiterDecision_QuotaSchedulerInfo) SizeVT() (n int)
- func (x *LimiterDecision_QuotaSchedulerInfo) String() string
- func (msg *LimiterDecision_QuotaSchedulerInfo) UnmarshalJSON(b []byte) error
- func (m *LimiterDecision_QuotaSchedulerInfo) UnmarshalVT(dAtA []byte) error
- func (m *LimiterDecision_QuotaSchedulerInfo) Validate() error
- func (m *LimiterDecision_QuotaSchedulerInfo) ValidateAll() error
- type LimiterDecision_QuotaSchedulerInfoMultiError
- type LimiterDecision_QuotaSchedulerInfoValidationError
- func (e LimiterDecision_QuotaSchedulerInfoValidationError) Cause() error
- func (e LimiterDecision_QuotaSchedulerInfoValidationError) Error() string
- func (e LimiterDecision_QuotaSchedulerInfoValidationError) ErrorName() string
- func (e LimiterDecision_QuotaSchedulerInfoValidationError) Field() string
- func (e LimiterDecision_QuotaSchedulerInfoValidationError) Key() bool
- func (e LimiterDecision_QuotaSchedulerInfoValidationError) Reason() string
- type LimiterDecision_QuotaSchedulerInfo_
- type LimiterDecision_RateLimiterInfo
- func (*LimiterDecision_RateLimiterInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LimiterDecision_RateLimiterInfo) GetLabel() string
- func (x *LimiterDecision_RateLimiterInfo) GetTokensInfo() *LimiterDecision_TokensInfo
- func (msg *LimiterDecision_RateLimiterInfo) MarshalJSON() ([]byte, error)
- func (m *LimiterDecision_RateLimiterInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_RateLimiterInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_RateLimiterInfo) MarshalVT() (dAtA []byte, err error)
- func (*LimiterDecision_RateLimiterInfo) ProtoMessage()
- func (x *LimiterDecision_RateLimiterInfo) ProtoReflect() protoreflect.Message
- func (x *LimiterDecision_RateLimiterInfo) Reset()
- func (m *LimiterDecision_RateLimiterInfo) SizeVT() (n int)
- func (x *LimiterDecision_RateLimiterInfo) String() string
- func (msg *LimiterDecision_RateLimiterInfo) UnmarshalJSON(b []byte) error
- func (m *LimiterDecision_RateLimiterInfo) UnmarshalVT(dAtA []byte) error
- func (m *LimiterDecision_RateLimiterInfo) Validate() error
- func (m *LimiterDecision_RateLimiterInfo) ValidateAll() error
- type LimiterDecision_RateLimiterInfoMultiError
- type LimiterDecision_RateLimiterInfoValidationError
- func (e LimiterDecision_RateLimiterInfoValidationError) Cause() error
- func (e LimiterDecision_RateLimiterInfoValidationError) Error() string
- func (e LimiterDecision_RateLimiterInfoValidationError) ErrorName() string
- func (e LimiterDecision_RateLimiterInfoValidationError) Field() string
- func (e LimiterDecision_RateLimiterInfoValidationError) Key() bool
- func (e LimiterDecision_RateLimiterInfoValidationError) Reason() string
- type LimiterDecision_RateLimiterInfo_
- type LimiterDecision_SamplerInfo
- func (*LimiterDecision_SamplerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LimiterDecision_SamplerInfo) GetLabel() string
- func (msg *LimiterDecision_SamplerInfo) MarshalJSON() ([]byte, error)
- func (m *LimiterDecision_SamplerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_SamplerInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_SamplerInfo) MarshalVT() (dAtA []byte, err error)
- func (*LimiterDecision_SamplerInfo) ProtoMessage()
- func (x *LimiterDecision_SamplerInfo) ProtoReflect() protoreflect.Message
- func (x *LimiterDecision_SamplerInfo) Reset()
- func (m *LimiterDecision_SamplerInfo) SizeVT() (n int)
- func (x *LimiterDecision_SamplerInfo) String() string
- func (msg *LimiterDecision_SamplerInfo) UnmarshalJSON(b []byte) error
- func (m *LimiterDecision_SamplerInfo) UnmarshalVT(dAtA []byte) error
- func (m *LimiterDecision_SamplerInfo) Validate() error
- func (m *LimiterDecision_SamplerInfo) ValidateAll() error
- type LimiterDecision_SamplerInfoMultiError
- type LimiterDecision_SamplerInfoValidationError
- func (e LimiterDecision_SamplerInfoValidationError) Cause() error
- func (e LimiterDecision_SamplerInfoValidationError) Error() string
- func (e LimiterDecision_SamplerInfoValidationError) ErrorName() string
- func (e LimiterDecision_SamplerInfoValidationError) Field() string
- func (e LimiterDecision_SamplerInfoValidationError) Key() bool
- func (e LimiterDecision_SamplerInfoValidationError) Reason() string
- type LimiterDecision_SamplerInfo_
- type LimiterDecision_SchedulerInfo
- func (*LimiterDecision_SchedulerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LimiterDecision_SchedulerInfo) GetPriority() float64
- func (x *LimiterDecision_SchedulerInfo) GetTokensInfo() *LimiterDecision_TokensInfo
- func (x *LimiterDecision_SchedulerInfo) GetWorkloadIndex() string
- func (msg *LimiterDecision_SchedulerInfo) MarshalJSON() ([]byte, error)
- func (m *LimiterDecision_SchedulerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_SchedulerInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_SchedulerInfo) MarshalVT() (dAtA []byte, err error)
- func (*LimiterDecision_SchedulerInfo) ProtoMessage()
- func (x *LimiterDecision_SchedulerInfo) ProtoReflect() protoreflect.Message
- func (x *LimiterDecision_SchedulerInfo) Reset()
- func (m *LimiterDecision_SchedulerInfo) ResetVT()
- func (m *LimiterDecision_SchedulerInfo) ReturnToVTPool()
- func (m *LimiterDecision_SchedulerInfo) SizeVT() (n int)
- func (x *LimiterDecision_SchedulerInfo) String() string
- func (msg *LimiterDecision_SchedulerInfo) UnmarshalJSON(b []byte) error
- func (m *LimiterDecision_SchedulerInfo) UnmarshalVT(dAtA []byte) error
- func (m *LimiterDecision_SchedulerInfo) Validate() error
- func (m *LimiterDecision_SchedulerInfo) ValidateAll() error
- type LimiterDecision_SchedulerInfoMultiError
- type LimiterDecision_SchedulerInfoValidationError
- func (e LimiterDecision_SchedulerInfoValidationError) Cause() error
- func (e LimiterDecision_SchedulerInfoValidationError) Error() string
- func (e LimiterDecision_SchedulerInfoValidationError) ErrorName() string
- func (e LimiterDecision_SchedulerInfoValidationError) Field() string
- func (e LimiterDecision_SchedulerInfoValidationError) Key() bool
- func (e LimiterDecision_SchedulerInfoValidationError) Reason() string
- type LimiterDecision_TokensInfo
- func (*LimiterDecision_TokensInfo) Descriptor() ([]byte, []int)deprecated
- func (x *LimiterDecision_TokensInfo) GetConsumed() float64
- func (x *LimiterDecision_TokensInfo) GetCurrent() float64
- func (x *LimiterDecision_TokensInfo) GetRemaining() float64
- func (msg *LimiterDecision_TokensInfo) MarshalJSON() ([]byte, error)
- func (m *LimiterDecision_TokensInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_TokensInfo) MarshalToVT(dAtA []byte) (int, error)
- func (m *LimiterDecision_TokensInfo) MarshalVT() (dAtA []byte, err error)
- func (*LimiterDecision_TokensInfo) ProtoMessage()
- func (x *LimiterDecision_TokensInfo) ProtoReflect() protoreflect.Message
- func (x *LimiterDecision_TokensInfo) Reset()
- func (m *LimiterDecision_TokensInfo) SizeVT() (n int)
- func (x *LimiterDecision_TokensInfo) String() string
- func (msg *LimiterDecision_TokensInfo) UnmarshalJSON(b []byte) error
- func (m *LimiterDecision_TokensInfo) UnmarshalVT(dAtA []byte) error
- func (m *LimiterDecision_TokensInfo) Validate() error
- func (m *LimiterDecision_TokensInfo) ValidateAll() error
- type LimiterDecision_TokensInfoMultiError
- type LimiterDecision_TokensInfoValidationError
- func (e LimiterDecision_TokensInfoValidationError) Cause() error
- func (e LimiterDecision_TokensInfoValidationError) Error() string
- func (e LimiterDecision_TokensInfoValidationError) ErrorName() string
- func (e LimiterDecision_TokensInfoValidationError) Field() string
- func (e LimiterDecision_TokensInfoValidationError) Key() bool
- func (e LimiterDecision_TokensInfoValidationError) Reason() string
- type StatusCode
- type UnimplementedFlowControlServiceServer
- func (UnimplementedFlowControlServiceServer) CacheDelete(context.Context, *CacheDeleteRequest) (*CacheDeleteResponse, error)
- func (UnimplementedFlowControlServiceServer) CacheUpsert(context.Context, *CacheUpsertRequest) (*CacheUpsertResponse, error)
- func (UnimplementedFlowControlServiceServer) Check(context.Context, *CheckRequest) (*CheckResponse, error)
- type UnsafeFlowControlServiceServer
Constants ¶
const ( FlowControlService_Check_FullMethodName = "/aperture.flowcontrol.check.v1.FlowControlService/Check" FlowControlService_CacheUpsert_FullMethodName = "/aperture.flowcontrol.check.v1.FlowControlService/CacheUpsert" FlowControlService_CacheDelete_FullMethodName = "/aperture.flowcontrol.check.v1.FlowControlService/CacheDelete" )
Variables ¶
var ( CacheLookupStatus_name = map[int32]string{ 0: "HIT", 1: "MISS", } CacheLookupStatus_value = map[string]int32{ "HIT": 0, "MISS": 1, } )
Enum value maps for CacheLookupStatus.
var ( CacheOperationStatus_name = map[int32]string{ 0: "SUCCESS", 1: "ERROR", } CacheOperationStatus_value = map[string]int32{ "SUCCESS": 0, "ERROR": 1, } )
Enum value maps for CacheOperationStatus.
var ( StatusCode_name = map[int32]string{ 0: "Empty", 100: "Continue", 200: "OK", 201: "Created", 202: "Accepted", 203: "NonAuthoritativeInformation", 204: "NoContent", 205: "ResetContent", 206: "PartialContent", 207: "MultiStatus", 208: "AlreadyReported", 226: "IMUsed", 300: "MultipleChoices", 301: "MovedPermanently", 302: "Found", 303: "SeeOther", 304: "NotModified", 305: "UseProxy", 307: "TemporaryRedirect", 308: "PermanentRedirect", 400: "BadRequest", 401: "Unauthorized", 402: "PaymentRequired", 403: "Forbidden", 404: "NotFound", 405: "MethodNotAllowed", 406: "NotAcceptable", 407: "ProxyAuthenticationRequired", 408: "RequestTimeout", 409: "Conflict", 410: "Gone", 411: "LengthRequired", 412: "PreconditionFailed", 413: "PayloadTooLarge", 414: "URITooLong", 415: "UnsupportedMediaType", 416: "RangeNotSatisfiable", 417: "ExpectationFailed", 421: "MisdirectedRequest", 422: "UnprocessableEntity", 423: "Locked", 424: "FailedDependency", 426: "UpgradeRequired", 428: "PreconditionRequired", 429: "TooManyRequests", 431: "RequestHeaderFieldsTooLarge", 500: "InternalServerError", 501: "NotImplemented", 502: "BadGateway", 503: "ServiceUnavailable", 504: "GatewayTimeout", 505: "HTTPVersionNotSupported", 506: "VariantAlsoNegotiates", 507: "InsufficientStorage", 508: "LoopDetected", 510: "NotExtended", 511: "NetworkAuthenticationRequired", } StatusCode_value = map[string]int32{ "Empty": 0, "Continue": 100, "OK": 200, "Created": 201, "Accepted": 202, "NonAuthoritativeInformation": 203, "NoContent": 204, "ResetContent": 205, "PartialContent": 206, "MultiStatus": 207, "AlreadyReported": 208, "IMUsed": 226, "MultipleChoices": 300, "MovedPermanently": 301, "Found": 302, "SeeOther": 303, "NotModified": 304, "UseProxy": 305, "TemporaryRedirect": 307, "PermanentRedirect": 308, "BadRequest": 400, "Unauthorized": 401, "PaymentRequired": 402, "Forbidden": 403, "NotFound": 404, "MethodNotAllowed": 405, "NotAcceptable": 406, "ProxyAuthenticationRequired": 407, "RequestTimeout": 408, "Conflict": 409, "Gone": 410, "LengthRequired": 411, "PreconditionFailed": 412, "PayloadTooLarge": 413, "URITooLong": 414, "UnsupportedMediaType": 415, "RangeNotSatisfiable": 416, "ExpectationFailed": 417, "MisdirectedRequest": 421, "UnprocessableEntity": 422, "Locked": 423, "FailedDependency": 424, "UpgradeRequired": 426, "PreconditionRequired": 428, "TooManyRequests": 429, "RequestHeaderFieldsTooLarge": 431, "InternalServerError": 500, "NotImplemented": 501, "BadGateway": 502, "ServiceUnavailable": 503, "GatewayTimeout": 504, "HTTPVersionNotSupported": 505, "VariantAlsoNegotiates": 506, "InsufficientStorage": 507, "LoopDetected": 508, "NotExtended": 510, "NetworkAuthenticationRequired": 511, } )
Enum value maps for StatusCode.
var ( CheckResponse_RejectReason_name = map[int32]string{ 0: "REJECT_REASON_NONE", 1: "REJECT_REASON_RATE_LIMITED", 2: "REJECT_REASON_NO_TOKENS", 3: "REJECT_REASON_NOT_SAMPLED", 4: "REJECT_REASON_NO_MATCHING_RAMP", } CheckResponse_RejectReason_value = map[string]int32{ "REJECT_REASON_NONE": 0, "REJECT_REASON_RATE_LIMITED": 1, "REJECT_REASON_NO_TOKENS": 2, "REJECT_REASON_NOT_SAMPLED": 3, "REJECT_REASON_NO_MATCHING_RAMP": 4, } )
Enum value maps for CheckResponse_RejectReason.
var ( CheckResponse_DecisionType_name = map[int32]string{ 0: "DECISION_TYPE_ACCEPTED", 1: "DECISION_TYPE_REJECTED", } CheckResponse_DecisionType_value = map[string]int32{ "DECISION_TYPE_ACCEPTED": 0, "DECISION_TYPE_REJECTED": 1, } )
Enum value maps for CheckResponse_DecisionType.
var ( ClassifierInfo_Error_name = map[int32]string{ 0: "ERROR_NONE", 1: "ERROR_EVAL_FAILED", 2: "ERROR_EMPTY_RESULTSET", 3: "ERROR_AMBIGUOUS_RESULTSET", 4: "ERROR_MULTI_EXPRESSION", 5: "ERROR_EXPRESSION_NOT_MAP", } ClassifierInfo_Error_value = map[string]int32{ "ERROR_NONE": 0, "ERROR_EVAL_FAILED": 1, "ERROR_EMPTY_RESULTSET": 2, "ERROR_AMBIGUOUS_RESULTSET": 3, "ERROR_MULTI_EXPRESSION": 4, "ERROR_EXPRESSION_NOT_MAP": 5, } )
Enum value maps for ClassifierInfo_Error.
var ( LimiterDecision_LimiterReason_name = map[int32]string{ 0: "LIMITER_REASON_UNSPECIFIED", 1: "LIMITER_REASON_KEY_NOT_FOUND", } LimiterDecision_LimiterReason_value = map[string]int32{ "LIMITER_REASON_UNSPECIFIED": 0, "LIMITER_REASON_KEY_NOT_FOUND": 1, } )
Enum value maps for LimiterDecision_LimiterReason.
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var File_aperture_flowcontrol_check_v1_check_proto protoreflect.FileDescriptor
var FlowControlService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "aperture.flowcontrol.check.v1.FlowControlService", HandlerType: (*FlowControlServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Check", Handler: _FlowControlService_Check_Handler, }, { MethodName: "CacheUpsert", Handler: _FlowControlService_CacheUpsert_Handler, }, { MethodName: "CacheDelete", Handler: _FlowControlService_CacheDelete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "aperture/flowcontrol/check/v1/check.proto", }
FlowControlService_ServiceDesc is the grpc.ServiceDesc for FlowControlService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterFlowControlServiceServer ¶
func RegisterFlowControlServiceServer(s grpc.ServiceRegistrar, srv FlowControlServiceServer)
Types ¶
type CacheDeleteRequest ¶ added in v2.24.0
type CacheDeleteRequest struct { ControlPoint string `protobuf:"bytes,1,opt,name=control_point,json=controlPoint,proto3" json:"control_point,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*CacheDeleteRequest) Descriptor
deprecated
added in
v2.24.0
func (*CacheDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use CacheDeleteRequest.ProtoReflect.Descriptor instead.
func (*CacheDeleteRequest) GetControlPoint ¶ added in v2.24.0
func (x *CacheDeleteRequest) GetControlPoint() string
func (*CacheDeleteRequest) GetKey ¶ added in v2.24.0
func (x *CacheDeleteRequest) GetKey() string
func (*CacheDeleteRequest) MarshalJSON ¶ added in v2.24.0
func (msg *CacheDeleteRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CacheDeleteRequest) MarshalToSizedBufferVT ¶ added in v2.24.0
func (m *CacheDeleteRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CacheDeleteRequest) MarshalToVT ¶ added in v2.24.0
func (m *CacheDeleteRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CacheDeleteRequest) MarshalVT ¶ added in v2.24.0
func (m *CacheDeleteRequest) MarshalVT() (dAtA []byte, err error)
func (*CacheDeleteRequest) ProtoMessage ¶ added in v2.24.0
func (*CacheDeleteRequest) ProtoMessage()
func (*CacheDeleteRequest) ProtoReflect ¶ added in v2.24.0
func (x *CacheDeleteRequest) ProtoReflect() protoreflect.Message
func (*CacheDeleteRequest) Reset ¶ added in v2.24.0
func (x *CacheDeleteRequest) Reset()
func (*CacheDeleteRequest) SizeVT ¶ added in v2.24.0
func (m *CacheDeleteRequest) SizeVT() (n int)
func (*CacheDeleteRequest) String ¶ added in v2.24.0
func (x *CacheDeleteRequest) String() string
func (*CacheDeleteRequest) UnmarshalJSON ¶ added in v2.24.0
func (msg *CacheDeleteRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CacheDeleteRequest) UnmarshalVT ¶ added in v2.24.0
func (m *CacheDeleteRequest) UnmarshalVT(dAtA []byte) error
func (*CacheDeleteRequest) Validate ¶ added in v2.24.0
func (m *CacheDeleteRequest) Validate() error
Validate checks the field values on CacheDeleteRequest 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 (*CacheDeleteRequest) ValidateAll ¶ added in v2.24.0
func (m *CacheDeleteRequest) ValidateAll() error
ValidateAll checks the field values on CacheDeleteRequest 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 CacheDeleteRequestMultiError, or nil if none found.
type CacheDeleteRequestMultiError ¶ added in v2.24.0
type CacheDeleteRequestMultiError []error
CacheDeleteRequestMultiError is an error wrapping multiple validation errors returned by CacheDeleteRequest.ValidateAll() if the designated constraints aren't met.
func (CacheDeleteRequestMultiError) AllErrors ¶ added in v2.24.0
func (m CacheDeleteRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CacheDeleteRequestMultiError) Error ¶ added in v2.24.0
func (m CacheDeleteRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CacheDeleteRequestValidationError ¶ added in v2.24.0
type CacheDeleteRequestValidationError struct {
// contains filtered or unexported fields
}
CacheDeleteRequestValidationError is the validation error returned by CacheDeleteRequest.Validate if the designated constraints aren't met.
func (CacheDeleteRequestValidationError) Cause ¶ added in v2.24.0
func (e CacheDeleteRequestValidationError) Cause() error
Cause function returns cause value.
func (CacheDeleteRequestValidationError) Error ¶ added in v2.24.0
func (e CacheDeleteRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CacheDeleteRequestValidationError) ErrorName ¶ added in v2.24.0
func (e CacheDeleteRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CacheDeleteRequestValidationError) Field ¶ added in v2.24.0
func (e CacheDeleteRequestValidationError) Field() string
Field function returns field value.
func (CacheDeleteRequestValidationError) Key ¶ added in v2.24.0
func (e CacheDeleteRequestValidationError) Key() bool
Key function returns key value.
func (CacheDeleteRequestValidationError) Reason ¶ added in v2.24.0
func (e CacheDeleteRequestValidationError) Reason() string
Reason function returns reason value.
type CacheDeleteResponse ¶ added in v2.24.0
type CacheDeleteResponse struct { OperationStatus CacheOperationStatus `` /* 163-byte string literal not displayed */ Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*CacheDeleteResponse) Descriptor
deprecated
added in
v2.24.0
func (*CacheDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use CacheDeleteResponse.ProtoReflect.Descriptor instead.
func (*CacheDeleteResponse) GetError ¶ added in v2.24.0
func (x *CacheDeleteResponse) GetError() string
func (*CacheDeleteResponse) GetOperationStatus ¶ added in v2.24.0
func (x *CacheDeleteResponse) GetOperationStatus() CacheOperationStatus
func (*CacheDeleteResponse) MarshalJSON ¶ added in v2.24.0
func (msg *CacheDeleteResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CacheDeleteResponse) MarshalToSizedBufferVT ¶ added in v2.24.0
func (m *CacheDeleteResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CacheDeleteResponse) MarshalToVT ¶ added in v2.24.0
func (m *CacheDeleteResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CacheDeleteResponse) MarshalVT ¶ added in v2.24.0
func (m *CacheDeleteResponse) MarshalVT() (dAtA []byte, err error)
func (*CacheDeleteResponse) ProtoMessage ¶ added in v2.24.0
func (*CacheDeleteResponse) ProtoMessage()
func (*CacheDeleteResponse) ProtoReflect ¶ added in v2.24.0
func (x *CacheDeleteResponse) ProtoReflect() protoreflect.Message
func (*CacheDeleteResponse) Reset ¶ added in v2.24.0
func (x *CacheDeleteResponse) Reset()
func (*CacheDeleteResponse) SizeVT ¶ added in v2.24.0
func (m *CacheDeleteResponse) SizeVT() (n int)
func (*CacheDeleteResponse) String ¶ added in v2.24.0
func (x *CacheDeleteResponse) String() string
func (*CacheDeleteResponse) UnmarshalJSON ¶ added in v2.24.0
func (msg *CacheDeleteResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CacheDeleteResponse) UnmarshalVT ¶ added in v2.24.0
func (m *CacheDeleteResponse) UnmarshalVT(dAtA []byte) error
func (*CacheDeleteResponse) Validate ¶ added in v2.24.0
func (m *CacheDeleteResponse) Validate() error
Validate checks the field values on CacheDeleteResponse 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 (*CacheDeleteResponse) ValidateAll ¶ added in v2.24.0
func (m *CacheDeleteResponse) ValidateAll() error
ValidateAll checks the field values on CacheDeleteResponse 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 CacheDeleteResponseMultiError, or nil if none found.
type CacheDeleteResponseMultiError ¶ added in v2.24.0
type CacheDeleteResponseMultiError []error
CacheDeleteResponseMultiError is an error wrapping multiple validation errors returned by CacheDeleteResponse.ValidateAll() if the designated constraints aren't met.
func (CacheDeleteResponseMultiError) AllErrors ¶ added in v2.24.0
func (m CacheDeleteResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CacheDeleteResponseMultiError) Error ¶ added in v2.24.0
func (m CacheDeleteResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CacheDeleteResponseValidationError ¶ added in v2.24.0
type CacheDeleteResponseValidationError struct {
// contains filtered or unexported fields
}
CacheDeleteResponseValidationError is the validation error returned by CacheDeleteResponse.Validate if the designated constraints aren't met.
func (CacheDeleteResponseValidationError) Cause ¶ added in v2.24.0
func (e CacheDeleteResponseValidationError) Cause() error
Cause function returns cause value.
func (CacheDeleteResponseValidationError) Error ¶ added in v2.24.0
func (e CacheDeleteResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CacheDeleteResponseValidationError) ErrorName ¶ added in v2.24.0
func (e CacheDeleteResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CacheDeleteResponseValidationError) Field ¶ added in v2.24.0
func (e CacheDeleteResponseValidationError) Field() string
Field function returns field value.
func (CacheDeleteResponseValidationError) Key ¶ added in v2.24.0
func (e CacheDeleteResponseValidationError) Key() bool
Key function returns key value.
func (CacheDeleteResponseValidationError) Reason ¶ added in v2.24.0
func (e CacheDeleteResponseValidationError) Reason() string
Reason function returns reason value.
type CacheLookupStatus ¶ added in v2.24.0
type CacheLookupStatus int32
const ( CacheLookupStatus_HIT CacheLookupStatus = 0 CacheLookupStatus_MISS CacheLookupStatus = 1 )
func (CacheLookupStatus) Descriptor ¶ added in v2.24.0
func (CacheLookupStatus) Descriptor() protoreflect.EnumDescriptor
func (CacheLookupStatus) Enum ¶ added in v2.24.0
func (x CacheLookupStatus) Enum() *CacheLookupStatus
func (CacheLookupStatus) EnumDescriptor
deprecated
added in
v2.24.0
func (CacheLookupStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use CacheLookupStatus.Descriptor instead.
func (CacheLookupStatus) Number ¶ added in v2.24.0
func (x CacheLookupStatus) Number() protoreflect.EnumNumber
func (CacheLookupStatus) String ¶ added in v2.24.0
func (x CacheLookupStatus) String() string
func (CacheLookupStatus) Type ¶ added in v2.24.0
func (CacheLookupStatus) Type() protoreflect.EnumType
type CacheOperationStatus ¶ added in v2.24.0
type CacheOperationStatus int32
const ( CacheOperationStatus_SUCCESS CacheOperationStatus = 0 CacheOperationStatus_ERROR CacheOperationStatus = 1 )
func (CacheOperationStatus) Descriptor ¶ added in v2.24.0
func (CacheOperationStatus) Descriptor() protoreflect.EnumDescriptor
func (CacheOperationStatus) Enum ¶ added in v2.24.0
func (x CacheOperationStatus) Enum() *CacheOperationStatus
func (CacheOperationStatus) EnumDescriptor
deprecated
added in
v2.24.0
func (CacheOperationStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use CacheOperationStatus.Descriptor instead.
func (CacheOperationStatus) Number ¶ added in v2.24.0
func (x CacheOperationStatus) Number() protoreflect.EnumNumber
func (CacheOperationStatus) String ¶ added in v2.24.0
func (x CacheOperationStatus) String() string
func (CacheOperationStatus) Type ¶ added in v2.24.0
func (CacheOperationStatus) Type() protoreflect.EnumType
type CacheUpsertRequest ¶ added in v2.24.0
type CacheUpsertRequest struct { ControlPoint string `protobuf:"bytes,1,opt,name=control_point,json=controlPoint,proto3" json:"control_point,omitempty"` Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` Ttl *durationpb.Duration `protobuf:"bytes,4,opt,name=ttl,proto3" json:"ttl,omitempty"` // contains filtered or unexported fields }
func (*CacheUpsertRequest) Descriptor
deprecated
added in
v2.24.0
func (*CacheUpsertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CacheUpsertRequest.ProtoReflect.Descriptor instead.
func (*CacheUpsertRequest) GetControlPoint ¶ added in v2.24.0
func (x *CacheUpsertRequest) GetControlPoint() string
func (*CacheUpsertRequest) GetKey ¶ added in v2.24.0
func (x *CacheUpsertRequest) GetKey() string
func (*CacheUpsertRequest) GetTtl ¶ added in v2.24.0
func (x *CacheUpsertRequest) GetTtl() *durationpb.Duration
func (*CacheUpsertRequest) GetValue ¶ added in v2.24.0
func (x *CacheUpsertRequest) GetValue() []byte
func (*CacheUpsertRequest) MarshalJSON ¶ added in v2.24.0
func (msg *CacheUpsertRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CacheUpsertRequest) MarshalToSizedBufferVT ¶ added in v2.24.0
func (m *CacheUpsertRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CacheUpsertRequest) MarshalToVT ¶ added in v2.24.0
func (m *CacheUpsertRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CacheUpsertRequest) MarshalVT ¶ added in v2.24.0
func (m *CacheUpsertRequest) MarshalVT() (dAtA []byte, err error)
func (*CacheUpsertRequest) ProtoMessage ¶ added in v2.24.0
func (*CacheUpsertRequest) ProtoMessage()
func (*CacheUpsertRequest) ProtoReflect ¶ added in v2.24.0
func (x *CacheUpsertRequest) ProtoReflect() protoreflect.Message
func (*CacheUpsertRequest) Reset ¶ added in v2.24.0
func (x *CacheUpsertRequest) Reset()
func (*CacheUpsertRequest) SizeVT ¶ added in v2.24.0
func (m *CacheUpsertRequest) SizeVT() (n int)
func (*CacheUpsertRequest) String ¶ added in v2.24.0
func (x *CacheUpsertRequest) String() string
func (*CacheUpsertRequest) UnmarshalJSON ¶ added in v2.24.0
func (msg *CacheUpsertRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CacheUpsertRequest) UnmarshalVT ¶ added in v2.24.0
func (m *CacheUpsertRequest) UnmarshalVT(dAtA []byte) error
func (*CacheUpsertRequest) Validate ¶ added in v2.24.0
func (m *CacheUpsertRequest) Validate() error
Validate checks the field values on CacheUpsertRequest 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 (*CacheUpsertRequest) ValidateAll ¶ added in v2.24.0
func (m *CacheUpsertRequest) ValidateAll() error
ValidateAll checks the field values on CacheUpsertRequest 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 CacheUpsertRequestMultiError, or nil if none found.
type CacheUpsertRequestMultiError ¶ added in v2.24.0
type CacheUpsertRequestMultiError []error
CacheUpsertRequestMultiError is an error wrapping multiple validation errors returned by CacheUpsertRequest.ValidateAll() if the designated constraints aren't met.
func (CacheUpsertRequestMultiError) AllErrors ¶ added in v2.24.0
func (m CacheUpsertRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CacheUpsertRequestMultiError) Error ¶ added in v2.24.0
func (m CacheUpsertRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CacheUpsertRequestValidationError ¶ added in v2.24.0
type CacheUpsertRequestValidationError struct {
// contains filtered or unexported fields
}
CacheUpsertRequestValidationError is the validation error returned by CacheUpsertRequest.Validate if the designated constraints aren't met.
func (CacheUpsertRequestValidationError) Cause ¶ added in v2.24.0
func (e CacheUpsertRequestValidationError) Cause() error
Cause function returns cause value.
func (CacheUpsertRequestValidationError) Error ¶ added in v2.24.0
func (e CacheUpsertRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CacheUpsertRequestValidationError) ErrorName ¶ added in v2.24.0
func (e CacheUpsertRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CacheUpsertRequestValidationError) Field ¶ added in v2.24.0
func (e CacheUpsertRequestValidationError) Field() string
Field function returns field value.
func (CacheUpsertRequestValidationError) Key ¶ added in v2.24.0
func (e CacheUpsertRequestValidationError) Key() bool
Key function returns key value.
func (CacheUpsertRequestValidationError) Reason ¶ added in v2.24.0
func (e CacheUpsertRequestValidationError) Reason() string
Reason function returns reason value.
type CacheUpsertResponse ¶ added in v2.24.0
type CacheUpsertResponse struct { OperationStatus CacheOperationStatus `` /* 163-byte string literal not displayed */ Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*CacheUpsertResponse) Descriptor
deprecated
added in
v2.24.0
func (*CacheUpsertResponse) Descriptor() ([]byte, []int)
Deprecated: Use CacheUpsertResponse.ProtoReflect.Descriptor instead.
func (*CacheUpsertResponse) GetError ¶ added in v2.24.0
func (x *CacheUpsertResponse) GetError() string
func (*CacheUpsertResponse) GetOperationStatus ¶ added in v2.24.0
func (x *CacheUpsertResponse) GetOperationStatus() CacheOperationStatus
func (*CacheUpsertResponse) MarshalJSON ¶ added in v2.24.0
func (msg *CacheUpsertResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CacheUpsertResponse) MarshalToSizedBufferVT ¶ added in v2.24.0
func (m *CacheUpsertResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CacheUpsertResponse) MarshalToVT ¶ added in v2.24.0
func (m *CacheUpsertResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CacheUpsertResponse) MarshalVT ¶ added in v2.24.0
func (m *CacheUpsertResponse) MarshalVT() (dAtA []byte, err error)
func (*CacheUpsertResponse) ProtoMessage ¶ added in v2.24.0
func (*CacheUpsertResponse) ProtoMessage()
func (*CacheUpsertResponse) ProtoReflect ¶ added in v2.24.0
func (x *CacheUpsertResponse) ProtoReflect() protoreflect.Message
func (*CacheUpsertResponse) Reset ¶ added in v2.24.0
func (x *CacheUpsertResponse) Reset()
func (*CacheUpsertResponse) SizeVT ¶ added in v2.24.0
func (m *CacheUpsertResponse) SizeVT() (n int)
func (*CacheUpsertResponse) String ¶ added in v2.24.0
func (x *CacheUpsertResponse) String() string
func (*CacheUpsertResponse) UnmarshalJSON ¶ added in v2.24.0
func (msg *CacheUpsertResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CacheUpsertResponse) UnmarshalVT ¶ added in v2.24.0
func (m *CacheUpsertResponse) UnmarshalVT(dAtA []byte) error
func (*CacheUpsertResponse) Validate ¶ added in v2.24.0
func (m *CacheUpsertResponse) Validate() error
Validate checks the field values on CacheUpsertResponse 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 (*CacheUpsertResponse) ValidateAll ¶ added in v2.24.0
func (m *CacheUpsertResponse) ValidateAll() error
ValidateAll checks the field values on CacheUpsertResponse 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 CacheUpsertResponseMultiError, or nil if none found.
type CacheUpsertResponseMultiError ¶ added in v2.24.0
type CacheUpsertResponseMultiError []error
CacheUpsertResponseMultiError is an error wrapping multiple validation errors returned by CacheUpsertResponse.ValidateAll() if the designated constraints aren't met.
func (CacheUpsertResponseMultiError) AllErrors ¶ added in v2.24.0
func (m CacheUpsertResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CacheUpsertResponseMultiError) Error ¶ added in v2.24.0
func (m CacheUpsertResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CacheUpsertResponseValidationError ¶ added in v2.24.0
type CacheUpsertResponseValidationError struct {
// contains filtered or unexported fields
}
CacheUpsertResponseValidationError is the validation error returned by CacheUpsertResponse.Validate if the designated constraints aren't met.
func (CacheUpsertResponseValidationError) Cause ¶ added in v2.24.0
func (e CacheUpsertResponseValidationError) Cause() error
Cause function returns cause value.
func (CacheUpsertResponseValidationError) Error ¶ added in v2.24.0
func (e CacheUpsertResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CacheUpsertResponseValidationError) ErrorName ¶ added in v2.24.0
func (e CacheUpsertResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CacheUpsertResponseValidationError) Field ¶ added in v2.24.0
func (e CacheUpsertResponseValidationError) Field() string
Field function returns field value.
func (CacheUpsertResponseValidationError) Key ¶ added in v2.24.0
func (e CacheUpsertResponseValidationError) Key() bool
Key function returns key value.
func (CacheUpsertResponseValidationError) Reason ¶ added in v2.24.0
func (e CacheUpsertResponseValidationError) Reason() string
Reason function returns reason value.
type CachedValue ¶ added in v2.24.0
type CachedValue struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` LookupStatus CacheLookupStatus `` /* 151-byte string literal not displayed */ OperationStatus CacheOperationStatus `` /* 163-byte string literal not displayed */ Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` // contains filtered or unexported fields }
func (*CachedValue) Descriptor
deprecated
added in
v2.24.0
func (*CachedValue) Descriptor() ([]byte, []int)
Deprecated: Use CachedValue.ProtoReflect.Descriptor instead.
func (*CachedValue) GetError ¶ added in v2.24.0
func (x *CachedValue) GetError() string
func (*CachedValue) GetLookupStatus ¶ added in v2.24.0
func (x *CachedValue) GetLookupStatus() CacheLookupStatus
func (*CachedValue) GetOperationStatus ¶ added in v2.24.0
func (x *CachedValue) GetOperationStatus() CacheOperationStatus
func (*CachedValue) GetValue ¶ added in v2.24.0
func (x *CachedValue) GetValue() []byte
func (*CachedValue) MarshalJSON ¶ added in v2.24.0
func (msg *CachedValue) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CachedValue) MarshalToSizedBufferVT ¶ added in v2.24.0
func (m *CachedValue) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CachedValue) MarshalToVT ¶ added in v2.24.0
func (m *CachedValue) MarshalToVT(dAtA []byte) (int, error)
func (*CachedValue) MarshalVT ¶ added in v2.24.0
func (m *CachedValue) MarshalVT() (dAtA []byte, err error)
func (*CachedValue) ProtoMessage ¶ added in v2.24.0
func (*CachedValue) ProtoMessage()
func (*CachedValue) ProtoReflect ¶ added in v2.24.0
func (x *CachedValue) ProtoReflect() protoreflect.Message
func (*CachedValue) Reset ¶ added in v2.24.0
func (x *CachedValue) Reset()
func (*CachedValue) SizeVT ¶ added in v2.24.0
func (m *CachedValue) SizeVT() (n int)
func (*CachedValue) String ¶ added in v2.24.0
func (x *CachedValue) String() string
func (*CachedValue) UnmarshalJSON ¶ added in v2.24.0
func (msg *CachedValue) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CachedValue) UnmarshalVT ¶ added in v2.24.0
func (m *CachedValue) UnmarshalVT(dAtA []byte) error
func (*CachedValue) Validate ¶ added in v2.24.0
func (m *CachedValue) Validate() error
Validate checks the field values on CachedValue 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 (*CachedValue) ValidateAll ¶ added in v2.24.0
func (m *CachedValue) ValidateAll() error
ValidateAll checks the field values on CachedValue 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 CachedValueMultiError, or nil if none found.
type CachedValueMultiError ¶ added in v2.24.0
type CachedValueMultiError []error
CachedValueMultiError is an error wrapping multiple validation errors returned by CachedValue.ValidateAll() if the designated constraints aren't met.
func (CachedValueMultiError) AllErrors ¶ added in v2.24.0
func (m CachedValueMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CachedValueMultiError) Error ¶ added in v2.24.0
func (m CachedValueMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CachedValueValidationError ¶ added in v2.24.0
type CachedValueValidationError struct {
// contains filtered or unexported fields
}
CachedValueValidationError is the validation error returned by CachedValue.Validate if the designated constraints aren't met.
func (CachedValueValidationError) Cause ¶ added in v2.24.0
func (e CachedValueValidationError) Cause() error
Cause function returns cause value.
func (CachedValueValidationError) Error ¶ added in v2.24.0
func (e CachedValueValidationError) Error() string
Error satisfies the builtin error interface
func (CachedValueValidationError) ErrorName ¶ added in v2.24.0
func (e CachedValueValidationError) ErrorName() string
ErrorName returns error name.
func (CachedValueValidationError) Field ¶ added in v2.24.0
func (e CachedValueValidationError) Field() string
Field function returns field value.
func (CachedValueValidationError) Key ¶ added in v2.24.0
func (e CachedValueValidationError) Key() bool
Key function returns key value.
func (CachedValueValidationError) Reason ¶ added in v2.24.0
func (e CachedValueValidationError) Reason() string
Reason function returns reason value.
type CheckRequest ¶
type CheckRequest struct { ControlPoint string `protobuf:"bytes,1,opt,name=control_point,json=controlPoint,proto3" json:"control_point,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ RampMode bool `protobuf:"varint,3,opt,name=ramp_mode,json=rampMode,proto3" json:"ramp_mode,omitempty"` // Cache item to fetch. CacheKey string `protobuf:"bytes,4,opt,name=cache_key,json=cacheKey,proto3" json:"cache_key,omitempty"` // contains filtered or unexported fields }
CheckRequest contains fields required to perform Check call.
func (*CheckRequest) Descriptor
deprecated
func (*CheckRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckRequest.ProtoReflect.Descriptor instead.
func (*CheckRequest) GetCacheKey ¶ added in v2.24.0
func (x *CheckRequest) GetCacheKey() string
func (*CheckRequest) GetControlPoint ¶
func (x *CheckRequest) GetControlPoint() string
func (*CheckRequest) GetLabels ¶
func (x *CheckRequest) GetLabels() map[string]string
func (*CheckRequest) GetRampMode ¶ added in v2.17.0
func (x *CheckRequest) GetRampMode() bool
func (*CheckRequest) MarshalJSON ¶
func (msg *CheckRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CheckRequest) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *CheckRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CheckRequest) MarshalToVT ¶ added in v2.7.0
func (m *CheckRequest) MarshalToVT(dAtA []byte) (int, error)
func (*CheckRequest) MarshalVT ¶ added in v2.7.0
func (m *CheckRequest) MarshalVT() (dAtA []byte, err error)
func (*CheckRequest) ProtoMessage ¶
func (*CheckRequest) ProtoMessage()
func (*CheckRequest) ProtoReflect ¶
func (x *CheckRequest) ProtoReflect() protoreflect.Message
func (*CheckRequest) Reset ¶
func (x *CheckRequest) Reset()
func (*CheckRequest) SizeVT ¶ added in v2.7.0
func (m *CheckRequest) SizeVT() (n int)
func (*CheckRequest) String ¶
func (x *CheckRequest) String() string
func (*CheckRequest) UnmarshalJSON ¶
func (msg *CheckRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CheckRequest) UnmarshalVT ¶ added in v2.7.0
func (m *CheckRequest) UnmarshalVT(dAtA []byte) error
func (*CheckRequest) Validate ¶
func (m *CheckRequest) Validate() error
Validate checks the field values on CheckRequest 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 (*CheckRequest) ValidateAll ¶
func (m *CheckRequest) ValidateAll() error
ValidateAll checks the field values on CheckRequest 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 CheckRequestMultiError, or nil if none found.
type CheckRequestMultiError ¶
type CheckRequestMultiError []error
CheckRequestMultiError is an error wrapping multiple validation errors returned by CheckRequest.ValidateAll() if the designated constraints aren't met.
func (CheckRequestMultiError) AllErrors ¶
func (m CheckRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckRequestMultiError) Error ¶
func (m CheckRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckRequestValidationError ¶
type CheckRequestValidationError struct {
// contains filtered or unexported fields
}
CheckRequestValidationError is the validation error returned by CheckRequest.Validate if the designated constraints aren't met.
func (CheckRequestValidationError) Cause ¶
func (e CheckRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckRequestValidationError) Error ¶
func (e CheckRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckRequestValidationError) ErrorName ¶
func (e CheckRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckRequestValidationError) Field ¶
func (e CheckRequestValidationError) Field() string
Field function returns field value.
func (CheckRequestValidationError) Key ¶
func (e CheckRequestValidationError) Key() bool
Key function returns key value.
func (CheckRequestValidationError) Reason ¶
func (e CheckRequestValidationError) Reason() string
Reason function returns reason value.
type CheckResponse ¶
type CheckResponse struct { // start timestamp Start *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start,proto3" json:"start,omitempty"` // end timestamp End *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end,proto3" json:"end,omitempty"` // services that matched Services []string `protobuf:"bytes,4,rep,name=services,proto3" json:"services,omitempty"` // control_point of request ControlPoint string `protobuf:"bytes,5,opt,name=control_point,json=controlPoint,proto3" json:"control_point,omitempty"` // flow label keys that were matched for this request. FlowLabelKeys []string `protobuf:"bytes,6,rep,name=flow_label_keys,json=flowLabelKeys,proto3" json:"flow_label_keys,omitempty"` // telemetry_flow_labels are labels for telemetry purpose. The keys in telemetry_flow_labels is subset of flow_label_keys. TelemetryFlowLabels map[string]string `` /* 208-byte string literal not displayed */ // decision_type contains what the decision was. DecisionType CheckResponse_DecisionType `` /* 160-byte string literal not displayed */ // reject_reason contains the reason for the rejection. RejectReason CheckResponse_RejectReason `` /* 160-byte string literal not displayed */ // classifiers that were matched for this request. ClassifierInfos []*ClassifierInfo `protobuf:"bytes,10,rep,name=classifier_infos,json=classifierInfos,proto3" json:"classifier_infos,omitempty"` // flux meters that were matched for this request. FluxMeterInfos []*FluxMeterInfo `protobuf:"bytes,11,rep,name=flux_meter_infos,json=fluxMeterInfos,proto3" json:"flux_meter_infos,omitempty"` // limiter_decisions contains information about decision made by each limiter. LimiterDecisions []*LimiterDecision `protobuf:"bytes,12,rep,name=limiter_decisions,json=limiterDecisions,proto3" json:"limiter_decisions,omitempty"` // Recommended minimal amount of time to wait when retrying the request, if // decision_type is REJECTED. Optional. WaitTime *durationpb.Duration `protobuf:"bytes,13,opt,name=wait_time,json=waitTime,proto3" json:"wait_time,omitempty"` // http_status contains the http status code to be returned to the client, if // decision_type is REJECTED. Optional. DeniedResponseStatusCode StatusCode `` /* 185-byte string literal not displayed */ // Matching cached value. CachedValue *CachedValue `protobuf:"bytes,15,opt,name=cached_value,json=cachedValue,proto3" json:"cached_value,omitempty"` // contains filtered or unexported fields }
CheckResponse contains fields that represent decision made by Check call.
func CheckResponseFromVTPool ¶ added in v2.7.0
func CheckResponseFromVTPool() *CheckResponse
func (*CheckResponse) Descriptor
deprecated
func (*CheckResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckResponse.ProtoReflect.Descriptor instead.
func (*CheckResponse) GetCachedValue ¶ added in v2.24.0
func (x *CheckResponse) GetCachedValue() *CachedValue
func (*CheckResponse) GetClassifierInfos ¶
func (x *CheckResponse) GetClassifierInfos() []*ClassifierInfo
func (*CheckResponse) GetControlPoint ¶
func (x *CheckResponse) GetControlPoint() string
func (*CheckResponse) GetDecisionType ¶
func (x *CheckResponse) GetDecisionType() CheckResponse_DecisionType
func (*CheckResponse) GetDeniedResponseStatusCode ¶ added in v2.13.0
func (x *CheckResponse) GetDeniedResponseStatusCode() StatusCode
func (*CheckResponse) GetEnd ¶
func (x *CheckResponse) GetEnd() *timestamppb.Timestamp
func (*CheckResponse) GetFlowLabelKeys ¶
func (x *CheckResponse) GetFlowLabelKeys() []string
func (*CheckResponse) GetFluxMeterInfos ¶
func (x *CheckResponse) GetFluxMeterInfos() []*FluxMeterInfo
func (*CheckResponse) GetLimiterDecisions ¶
func (x *CheckResponse) GetLimiterDecisions() []*LimiterDecision
func (*CheckResponse) GetRejectReason ¶
func (x *CheckResponse) GetRejectReason() CheckResponse_RejectReason
func (*CheckResponse) GetServices ¶
func (x *CheckResponse) GetServices() []string
func (*CheckResponse) GetStart ¶
func (x *CheckResponse) GetStart() *timestamppb.Timestamp
func (*CheckResponse) GetTelemetryFlowLabels ¶
func (x *CheckResponse) GetTelemetryFlowLabels() map[string]string
func (*CheckResponse) GetWaitTime ¶ added in v2.5.0
func (x *CheckResponse) GetWaitTime() *durationpb.Duration
func (*CheckResponse) MarshalJSON ¶
func (msg *CheckResponse) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*CheckResponse) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *CheckResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*CheckResponse) MarshalToVT ¶ added in v2.7.0
func (m *CheckResponse) MarshalToVT(dAtA []byte) (int, error)
func (*CheckResponse) MarshalVT ¶ added in v2.7.0
func (m *CheckResponse) MarshalVT() (dAtA []byte, err error)
func (*CheckResponse) ProtoMessage ¶
func (*CheckResponse) ProtoMessage()
func (*CheckResponse) ProtoReflect ¶
func (x *CheckResponse) ProtoReflect() protoreflect.Message
func (*CheckResponse) Reset ¶
func (x *CheckResponse) Reset()
func (*CheckResponse) ResetVT ¶ added in v2.7.0
func (m *CheckResponse) ResetVT()
func (*CheckResponse) ReturnToVTPool ¶ added in v2.7.0
func (m *CheckResponse) ReturnToVTPool()
func (*CheckResponse) SizeVT ¶ added in v2.7.0
func (m *CheckResponse) SizeVT() (n int)
func (*CheckResponse) String ¶
func (x *CheckResponse) String() string
func (*CheckResponse) UnmarshalJSON ¶
func (msg *CheckResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*CheckResponse) UnmarshalVT ¶ added in v2.7.0
func (m *CheckResponse) UnmarshalVT(dAtA []byte) error
func (*CheckResponse) Validate ¶
func (m *CheckResponse) Validate() error
Validate checks the field values on CheckResponse 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 (*CheckResponse) ValidateAll ¶
func (m *CheckResponse) ValidateAll() error
ValidateAll checks the field values on CheckResponse 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 CheckResponseMultiError, or nil if none found.
type CheckResponseMultiError ¶
type CheckResponseMultiError []error
CheckResponseMultiError is an error wrapping multiple validation errors returned by CheckResponse.ValidateAll() if the designated constraints aren't met.
func (CheckResponseMultiError) AllErrors ¶
func (m CheckResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckResponseMultiError) Error ¶
func (m CheckResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckResponseValidationError ¶
type CheckResponseValidationError struct {
// contains filtered or unexported fields
}
CheckResponseValidationError is the validation error returned by CheckResponse.Validate if the designated constraints aren't met.
func (CheckResponseValidationError) Cause ¶
func (e CheckResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckResponseValidationError) Error ¶
func (e CheckResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckResponseValidationError) ErrorName ¶
func (e CheckResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckResponseValidationError) Field ¶
func (e CheckResponseValidationError) Field() string
Field function returns field value.
func (CheckResponseValidationError) Key ¶
func (e CheckResponseValidationError) Key() bool
Key function returns key value.
func (CheckResponseValidationError) Reason ¶
func (e CheckResponseValidationError) Reason() string
Reason function returns reason value.
type CheckResponse_DecisionType ¶
type CheckResponse_DecisionType int32
DecisionType contains fields that represent decision made by Check call.
const ( CheckResponse_DECISION_TYPE_ACCEPTED CheckResponse_DecisionType = 0 CheckResponse_DECISION_TYPE_REJECTED CheckResponse_DecisionType = 1 )
func (CheckResponse_DecisionType) Descriptor ¶
func (CheckResponse_DecisionType) Descriptor() protoreflect.EnumDescriptor
func (CheckResponse_DecisionType) Enum ¶
func (x CheckResponse_DecisionType) Enum() *CheckResponse_DecisionType
func (CheckResponse_DecisionType) EnumDescriptor
deprecated
func (CheckResponse_DecisionType) EnumDescriptor() ([]byte, []int)
Deprecated: Use CheckResponse_DecisionType.Descriptor instead.
func (CheckResponse_DecisionType) Number ¶
func (x CheckResponse_DecisionType) Number() protoreflect.EnumNumber
func (CheckResponse_DecisionType) String ¶
func (x CheckResponse_DecisionType) String() string
func (CheckResponse_DecisionType) Type ¶
func (CheckResponse_DecisionType) Type() protoreflect.EnumType
type CheckResponse_RejectReason ¶
type CheckResponse_RejectReason int32
RejectReason contains fields that give further information about rejection.
const ( CheckResponse_REJECT_REASON_NONE CheckResponse_RejectReason = 0 CheckResponse_REJECT_REASON_RATE_LIMITED CheckResponse_RejectReason = 1 CheckResponse_REJECT_REASON_NO_TOKENS CheckResponse_RejectReason = 2 CheckResponse_REJECT_REASON_NOT_SAMPLED CheckResponse_RejectReason = 3 CheckResponse_REJECT_REASON_NO_MATCHING_RAMP CheckResponse_RejectReason = 4 )
func (CheckResponse_RejectReason) Descriptor ¶
func (CheckResponse_RejectReason) Descriptor() protoreflect.EnumDescriptor
func (CheckResponse_RejectReason) Enum ¶
func (x CheckResponse_RejectReason) Enum() *CheckResponse_RejectReason
func (CheckResponse_RejectReason) EnumDescriptor
deprecated
func (CheckResponse_RejectReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use CheckResponse_RejectReason.Descriptor instead.
func (CheckResponse_RejectReason) Number ¶
func (x CheckResponse_RejectReason) Number() protoreflect.EnumNumber
func (CheckResponse_RejectReason) String ¶
func (x CheckResponse_RejectReason) String() string
func (CheckResponse_RejectReason) Type ¶
func (CheckResponse_RejectReason) Type() protoreflect.EnumType
type ClassifierInfo ¶
type ClassifierInfo struct { PolicyName string `protobuf:"bytes,1,opt,name=policy_name,json=policyName,proto3" json:"policy_name,omitempty"` PolicyHash string `protobuf:"bytes,2,opt,name=policy_hash,json=policyHash,proto3" json:"policy_hash,omitempty"` ClassifierIndex int64 `protobuf:"varint,3,opt,name=classifier_index,json=classifierIndex,proto3" json:"classifier_index,omitempty"` Error ClassifierInfo_Error `protobuf:"varint,5,opt,name=error,proto3,enum=aperture.flowcontrol.check.v1.ClassifierInfo_Error" json:"error,omitempty"` // contains filtered or unexported fields }
ClassifierInfo describes details for each ClassifierInfo.
func (*ClassifierInfo) Descriptor
deprecated
func (*ClassifierInfo) Descriptor() ([]byte, []int)
Deprecated: Use ClassifierInfo.ProtoReflect.Descriptor instead.
func (*ClassifierInfo) GetClassifierIndex ¶
func (x *ClassifierInfo) GetClassifierIndex() int64
func (*ClassifierInfo) GetError ¶
func (x *ClassifierInfo) GetError() ClassifierInfo_Error
func (*ClassifierInfo) GetPolicyHash ¶
func (x *ClassifierInfo) GetPolicyHash() string
func (*ClassifierInfo) GetPolicyName ¶
func (x *ClassifierInfo) GetPolicyName() string
func (*ClassifierInfo) MarshalJSON ¶
func (msg *ClassifierInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*ClassifierInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *ClassifierInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ClassifierInfo) MarshalToVT ¶ added in v2.7.0
func (m *ClassifierInfo) MarshalToVT(dAtA []byte) (int, error)
func (*ClassifierInfo) MarshalVT ¶ added in v2.7.0
func (m *ClassifierInfo) MarshalVT() (dAtA []byte, err error)
func (*ClassifierInfo) ProtoMessage ¶
func (*ClassifierInfo) ProtoMessage()
func (*ClassifierInfo) ProtoReflect ¶
func (x *ClassifierInfo) ProtoReflect() protoreflect.Message
func (*ClassifierInfo) Reset ¶
func (x *ClassifierInfo) Reset()
func (*ClassifierInfo) SizeVT ¶ added in v2.7.0
func (m *ClassifierInfo) SizeVT() (n int)
func (*ClassifierInfo) String ¶
func (x *ClassifierInfo) String() string
func (*ClassifierInfo) UnmarshalJSON ¶
func (msg *ClassifierInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*ClassifierInfo) UnmarshalVT ¶ added in v2.7.0
func (m *ClassifierInfo) UnmarshalVT(dAtA []byte) error
func (*ClassifierInfo) Validate ¶
func (m *ClassifierInfo) Validate() error
Validate checks the field values on ClassifierInfo 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 (*ClassifierInfo) ValidateAll ¶
func (m *ClassifierInfo) ValidateAll() error
ValidateAll checks the field values on ClassifierInfo 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 ClassifierInfoMultiError, or nil if none found.
type ClassifierInfoMultiError ¶
type ClassifierInfoMultiError []error
ClassifierInfoMultiError is an error wrapping multiple validation errors returned by ClassifierInfo.ValidateAll() if the designated constraints aren't met.
func (ClassifierInfoMultiError) AllErrors ¶
func (m ClassifierInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ClassifierInfoMultiError) Error ¶
func (m ClassifierInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ClassifierInfoValidationError ¶
type ClassifierInfoValidationError struct {
// contains filtered or unexported fields
}
ClassifierInfoValidationError is the validation error returned by ClassifierInfo.Validate if the designated constraints aren't met.
func (ClassifierInfoValidationError) Cause ¶
func (e ClassifierInfoValidationError) Cause() error
Cause function returns cause value.
func (ClassifierInfoValidationError) Error ¶
func (e ClassifierInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ClassifierInfoValidationError) ErrorName ¶
func (e ClassifierInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ClassifierInfoValidationError) Field ¶
func (e ClassifierInfoValidationError) Field() string
Field function returns field value.
func (ClassifierInfoValidationError) Key ¶
func (e ClassifierInfoValidationError) Key() bool
Key function returns key value.
func (ClassifierInfoValidationError) Reason ¶
func (e ClassifierInfoValidationError) Reason() string
Reason function returns reason value.
type ClassifierInfo_Error ¶
type ClassifierInfo_Error int32
Error information.
const ( ClassifierInfo_ERROR_NONE ClassifierInfo_Error = 0 ClassifierInfo_ERROR_EVAL_FAILED ClassifierInfo_Error = 1 ClassifierInfo_ERROR_EMPTY_RESULTSET ClassifierInfo_Error = 2 ClassifierInfo_ERROR_AMBIGUOUS_RESULTSET ClassifierInfo_Error = 3 ClassifierInfo_ERROR_MULTI_EXPRESSION ClassifierInfo_Error = 4 ClassifierInfo_ERROR_EXPRESSION_NOT_MAP ClassifierInfo_Error = 5 )
func (ClassifierInfo_Error) Descriptor ¶
func (ClassifierInfo_Error) Descriptor() protoreflect.EnumDescriptor
func (ClassifierInfo_Error) Enum ¶
func (x ClassifierInfo_Error) Enum() *ClassifierInfo_Error
func (ClassifierInfo_Error) EnumDescriptor
deprecated
func (ClassifierInfo_Error) EnumDescriptor() ([]byte, []int)
Deprecated: Use ClassifierInfo_Error.Descriptor instead.
func (ClassifierInfo_Error) Number ¶
func (x ClassifierInfo_Error) Number() protoreflect.EnumNumber
func (ClassifierInfo_Error) String ¶
func (x ClassifierInfo_Error) String() string
func (ClassifierInfo_Error) Type ¶
func (ClassifierInfo_Error) Type() protoreflect.EnumType
type FlowControlServiceClient ¶
type FlowControlServiceClient interface { // Check wraps the given arbitrary resource and matches the given labels against Flow Control Limiters to makes a decision whether to allow/deny. Check(ctx context.Context, in *CheckRequest, opts ...grpc.CallOption) (*CheckResponse, error) CacheUpsert(ctx context.Context, in *CacheUpsertRequest, opts ...grpc.CallOption) (*CacheUpsertResponse, error) CacheDelete(ctx context.Context, in *CacheDeleteRequest, opts ...grpc.CallOption) (*CacheDeleteResponse, error) }
FlowControlServiceClient is the client API for FlowControlService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFlowControlServiceClient ¶
func NewFlowControlServiceClient(cc grpc.ClientConnInterface) FlowControlServiceClient
type FlowControlServiceServer ¶
type FlowControlServiceServer interface { // Check wraps the given arbitrary resource and matches the given labels against Flow Control Limiters to makes a decision whether to allow/deny. Check(context.Context, *CheckRequest) (*CheckResponse, error) CacheUpsert(context.Context, *CacheUpsertRequest) (*CacheUpsertResponse, error) CacheDelete(context.Context, *CacheDeleteRequest) (*CacheDeleteResponse, error) }
FlowControlServiceServer is the server API for FlowControlService service. All implementations should embed UnimplementedFlowControlServiceServer for forward compatibility
type FluxMeterInfo ¶
type FluxMeterInfo struct { FluxMeterName string `protobuf:"bytes,1,opt,name=flux_meter_name,json=fluxMeterName,proto3" json:"flux_meter_name,omitempty"` // contains filtered or unexported fields }
FluxMeterInfo describes detail for each FluxMeterInfo.
func (*FluxMeterInfo) Descriptor
deprecated
func (*FluxMeterInfo) Descriptor() ([]byte, []int)
Deprecated: Use FluxMeterInfo.ProtoReflect.Descriptor instead.
func (*FluxMeterInfo) GetFluxMeterName ¶
func (x *FluxMeterInfo) GetFluxMeterName() string
func (*FluxMeterInfo) MarshalJSON ¶
func (msg *FluxMeterInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*FluxMeterInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *FluxMeterInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*FluxMeterInfo) MarshalToVT ¶ added in v2.7.0
func (m *FluxMeterInfo) MarshalToVT(dAtA []byte) (int, error)
func (*FluxMeterInfo) MarshalVT ¶ added in v2.7.0
func (m *FluxMeterInfo) MarshalVT() (dAtA []byte, err error)
func (*FluxMeterInfo) ProtoMessage ¶
func (*FluxMeterInfo) ProtoMessage()
func (*FluxMeterInfo) ProtoReflect ¶
func (x *FluxMeterInfo) ProtoReflect() protoreflect.Message
func (*FluxMeterInfo) Reset ¶
func (x *FluxMeterInfo) Reset()
func (*FluxMeterInfo) SizeVT ¶ added in v2.7.0
func (m *FluxMeterInfo) SizeVT() (n int)
func (*FluxMeterInfo) String ¶
func (x *FluxMeterInfo) String() string
func (*FluxMeterInfo) UnmarshalJSON ¶
func (msg *FluxMeterInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*FluxMeterInfo) UnmarshalVT ¶ added in v2.7.0
func (m *FluxMeterInfo) UnmarshalVT(dAtA []byte) error
func (*FluxMeterInfo) Validate ¶
func (m *FluxMeterInfo) Validate() error
Validate checks the field values on FluxMeterInfo 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 (*FluxMeterInfo) ValidateAll ¶
func (m *FluxMeterInfo) ValidateAll() error
ValidateAll checks the field values on FluxMeterInfo 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 FluxMeterInfoMultiError, or nil if none found.
type FluxMeterInfoMultiError ¶
type FluxMeterInfoMultiError []error
FluxMeterInfoMultiError is an error wrapping multiple validation errors returned by FluxMeterInfo.ValidateAll() if the designated constraints aren't met.
func (FluxMeterInfoMultiError) AllErrors ¶
func (m FluxMeterInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FluxMeterInfoMultiError) Error ¶
func (m FluxMeterInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FluxMeterInfoValidationError ¶
type FluxMeterInfoValidationError struct {
// contains filtered or unexported fields
}
FluxMeterInfoValidationError is the validation error returned by FluxMeterInfo.Validate if the designated constraints aren't met.
func (FluxMeterInfoValidationError) Cause ¶
func (e FluxMeterInfoValidationError) Cause() error
Cause function returns cause value.
func (FluxMeterInfoValidationError) Error ¶
func (e FluxMeterInfoValidationError) Error() string
Error satisfies the builtin error interface
func (FluxMeterInfoValidationError) ErrorName ¶
func (e FluxMeterInfoValidationError) ErrorName() string
ErrorName returns error name.
func (FluxMeterInfoValidationError) Field ¶
func (e FluxMeterInfoValidationError) Field() string
Field function returns field value.
func (FluxMeterInfoValidationError) Key ¶
func (e FluxMeterInfoValidationError) Key() bool
Key function returns key value.
func (FluxMeterInfoValidationError) Reason ¶
func (e FluxMeterInfoValidationError) Reason() string
Reason function returns reason value.
type LimiterDecision ¶
type LimiterDecision struct { PolicyName string `protobuf:"bytes,1,opt,name=policy_name,json=policyName,proto3" json:"policy_name,omitempty"` PolicyHash string `protobuf:"bytes,2,opt,name=policy_hash,json=policyHash,proto3" json:"policy_hash,omitempty"` ComponentId string `protobuf:"bytes,3,opt,name=component_id,json=componentId,proto3" json:"component_id,omitempty"` Dropped bool `protobuf:"varint,4,opt,name=dropped,proto3" json:"dropped,omitempty"` Reason LimiterDecision_LimiterReason `` /* 131-byte string literal not displayed */ DeniedResponseStatusCode StatusCode `` /* 185-byte string literal not displayed */ WaitTime *durationpb.Duration `protobuf:"bytes,11,opt,name=wait_time,json=waitTime,proto3" json:"wait_time,omitempty"` // Types that are assignable to Details: // // *LimiterDecision_RateLimiterInfo_ // *LimiterDecision_LoadSchedulerInfo // *LimiterDecision_SamplerInfo_ // *LimiterDecision_QuotaSchedulerInfo_ Details isLimiterDecision_Details `protobuf_oneof:"details"` // contains filtered or unexported fields }
LimiterDecision describes details for each limiter.
func (*LimiterDecision) Descriptor
deprecated
func (*LimiterDecision) Descriptor() ([]byte, []int)
Deprecated: Use LimiterDecision.ProtoReflect.Descriptor instead.
func (*LimiterDecision) GetComponentId ¶
func (x *LimiterDecision) GetComponentId() string
func (*LimiterDecision) GetDeniedResponseStatusCode ¶ added in v2.13.0
func (x *LimiterDecision) GetDeniedResponseStatusCode() StatusCode
func (*LimiterDecision) GetDetails ¶
func (m *LimiterDecision) GetDetails() isLimiterDecision_Details
func (*LimiterDecision) GetDropped ¶
func (x *LimiterDecision) GetDropped() bool
func (*LimiterDecision) GetLoadSchedulerInfo ¶
func (x *LimiterDecision) GetLoadSchedulerInfo() *LimiterDecision_SchedulerInfo
func (*LimiterDecision) GetPolicyHash ¶
func (x *LimiterDecision) GetPolicyHash() string
func (*LimiterDecision) GetPolicyName ¶
func (x *LimiterDecision) GetPolicyName() string
func (*LimiterDecision) GetQuotaSchedulerInfo ¶ added in v2.2.0
func (x *LimiterDecision) GetQuotaSchedulerInfo() *LimiterDecision_QuotaSchedulerInfo
func (*LimiterDecision) GetRateLimiterInfo ¶
func (x *LimiterDecision) GetRateLimiterInfo() *LimiterDecision_RateLimiterInfo
func (*LimiterDecision) GetReason ¶
func (x *LimiterDecision) GetReason() LimiterDecision_LimiterReason
func (*LimiterDecision) GetSamplerInfo ¶ added in v2.5.0
func (x *LimiterDecision) GetSamplerInfo() *LimiterDecision_SamplerInfo
func (*LimiterDecision) GetWaitTime ¶ added in v2.16.0
func (x *LimiterDecision) GetWaitTime() *durationpb.Duration
func (*LimiterDecision) MarshalJSON ¶
func (msg *LimiterDecision) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LimiterDecision) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision) MarshalVT ¶ added in v2.7.0
func (m *LimiterDecision) MarshalVT() (dAtA []byte, err error)
func (*LimiterDecision) ProtoMessage ¶
func (*LimiterDecision) ProtoMessage()
func (*LimiterDecision) ProtoReflect ¶
func (x *LimiterDecision) ProtoReflect() protoreflect.Message
func (*LimiterDecision) Reset ¶
func (x *LimiterDecision) Reset()
func (*LimiterDecision) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision) SizeVT() (n int)
func (*LimiterDecision) String ¶
func (x *LimiterDecision) String() string
func (*LimiterDecision) UnmarshalJSON ¶
func (msg *LimiterDecision) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LimiterDecision) UnmarshalVT ¶ added in v2.7.0
func (m *LimiterDecision) UnmarshalVT(dAtA []byte) error
func (*LimiterDecision) Validate ¶
func (m *LimiterDecision) Validate() error
Validate checks the field values on LimiterDecision 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 (*LimiterDecision) ValidateAll ¶
func (m *LimiterDecision) ValidateAll() error
ValidateAll checks the field values on LimiterDecision 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 LimiterDecisionMultiError, or nil if none found.
type LimiterDecisionMultiError ¶
type LimiterDecisionMultiError []error
LimiterDecisionMultiError is an error wrapping multiple validation errors returned by LimiterDecision.ValidateAll() if the designated constraints aren't met.
func (LimiterDecisionMultiError) AllErrors ¶
func (m LimiterDecisionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LimiterDecisionMultiError) Error ¶
func (m LimiterDecisionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LimiterDecisionValidationError ¶
type LimiterDecisionValidationError struct {
// contains filtered or unexported fields
}
LimiterDecisionValidationError is the validation error returned by LimiterDecision.Validate if the designated constraints aren't met.
func (LimiterDecisionValidationError) Cause ¶
func (e LimiterDecisionValidationError) Cause() error
Cause function returns cause value.
func (LimiterDecisionValidationError) Error ¶
func (e LimiterDecisionValidationError) Error() string
Error satisfies the builtin error interface
func (LimiterDecisionValidationError) ErrorName ¶
func (e LimiterDecisionValidationError) ErrorName() string
ErrorName returns error name.
func (LimiterDecisionValidationError) Field ¶
func (e LimiterDecisionValidationError) Field() string
Field function returns field value.
func (LimiterDecisionValidationError) Key ¶
func (e LimiterDecisionValidationError) Key() bool
Key function returns key value.
func (LimiterDecisionValidationError) Reason ¶
func (e LimiterDecisionValidationError) Reason() string
Reason function returns reason value.
type LimiterDecision_LimiterReason ¶
type LimiterDecision_LimiterReason int32
const ( LimiterDecision_LIMITER_REASON_UNSPECIFIED LimiterDecision_LimiterReason = 0 LimiterDecision_LIMITER_REASON_KEY_NOT_FOUND LimiterDecision_LimiterReason = 1 )
func (LimiterDecision_LimiterReason) Descriptor ¶
func (LimiterDecision_LimiterReason) Descriptor() protoreflect.EnumDescriptor
func (LimiterDecision_LimiterReason) Enum ¶
func (x LimiterDecision_LimiterReason) Enum() *LimiterDecision_LimiterReason
func (LimiterDecision_LimiterReason) EnumDescriptor
deprecated
func (LimiterDecision_LimiterReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use LimiterDecision_LimiterReason.Descriptor instead.
func (LimiterDecision_LimiterReason) Number ¶
func (x LimiterDecision_LimiterReason) Number() protoreflect.EnumNumber
func (LimiterDecision_LimiterReason) String ¶
func (x LimiterDecision_LimiterReason) String() string
func (LimiterDecision_LimiterReason) Type ¶
func (LimiterDecision_LimiterReason) Type() protoreflect.EnumType
type LimiterDecision_LoadSchedulerInfo ¶
type LimiterDecision_LoadSchedulerInfo struct {
LoadSchedulerInfo *LimiterDecision_SchedulerInfo `protobuf:"bytes,21,opt,name=load_scheduler_info,json=loadSchedulerInfo,proto3,oneof"`
}
func (*LimiterDecision_LoadSchedulerInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_LoadSchedulerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_LoadSchedulerInfo) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_LoadSchedulerInfo) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_LoadSchedulerInfo) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_LoadSchedulerInfo) SizeVT() (n int)
type LimiterDecision_QuotaSchedulerInfo ¶ added in v2.2.0
type LimiterDecision_QuotaSchedulerInfo struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` WorkloadIndex string `protobuf:"bytes,2,opt,name=workload_index,json=workloadIndex,proto3" json:"workload_index,omitempty"` TokensInfo *LimiterDecision_TokensInfo `protobuf:"bytes,3,opt,name=tokens_info,json=tokensInfo,proto3" json:"tokens_info,omitempty"` Priority float64 `protobuf:"fixed64,4,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
func (*LimiterDecision_QuotaSchedulerInfo) Descriptor
deprecated
added in
v2.2.0
func (*LimiterDecision_QuotaSchedulerInfo) Descriptor() ([]byte, []int)
Deprecated: Use LimiterDecision_QuotaSchedulerInfo.ProtoReflect.Descriptor instead.
func (*LimiterDecision_QuotaSchedulerInfo) GetLabel ¶ added in v2.2.0
func (x *LimiterDecision_QuotaSchedulerInfo) GetLabel() string
func (*LimiterDecision_QuotaSchedulerInfo) GetPriority ¶ added in v2.16.0
func (x *LimiterDecision_QuotaSchedulerInfo) GetPriority() float64
func (*LimiterDecision_QuotaSchedulerInfo) GetTokensInfo ¶ added in v2.16.0
func (x *LimiterDecision_QuotaSchedulerInfo) GetTokensInfo() *LimiterDecision_TokensInfo
func (*LimiterDecision_QuotaSchedulerInfo) GetWorkloadIndex ¶ added in v2.16.0
func (x *LimiterDecision_QuotaSchedulerInfo) GetWorkloadIndex() string
func (*LimiterDecision_QuotaSchedulerInfo) MarshalJSON ¶ added in v2.2.0
func (msg *LimiterDecision_QuotaSchedulerInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LimiterDecision_QuotaSchedulerInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_QuotaSchedulerInfo) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_QuotaSchedulerInfo) MarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo) MarshalVT() (dAtA []byte, err error)
func (*LimiterDecision_QuotaSchedulerInfo) ProtoMessage ¶ added in v2.2.0
func (*LimiterDecision_QuotaSchedulerInfo) ProtoMessage()
func (*LimiterDecision_QuotaSchedulerInfo) ProtoReflect ¶ added in v2.2.0
func (x *LimiterDecision_QuotaSchedulerInfo) ProtoReflect() protoreflect.Message
func (*LimiterDecision_QuotaSchedulerInfo) Reset ¶ added in v2.2.0
func (x *LimiterDecision_QuotaSchedulerInfo) Reset()
func (*LimiterDecision_QuotaSchedulerInfo) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo) SizeVT() (n int)
func (*LimiterDecision_QuotaSchedulerInfo) String ¶ added in v2.2.0
func (x *LimiterDecision_QuotaSchedulerInfo) String() string
func (*LimiterDecision_QuotaSchedulerInfo) UnmarshalJSON ¶ added in v2.2.0
func (msg *LimiterDecision_QuotaSchedulerInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LimiterDecision_QuotaSchedulerInfo) UnmarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo) UnmarshalVT(dAtA []byte) error
func (*LimiterDecision_QuotaSchedulerInfo) Validate ¶ added in v2.2.0
func (m *LimiterDecision_QuotaSchedulerInfo) Validate() error
Validate checks the field values on LimiterDecision_QuotaSchedulerInfo 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 (*LimiterDecision_QuotaSchedulerInfo) ValidateAll ¶ added in v2.2.0
func (m *LimiterDecision_QuotaSchedulerInfo) ValidateAll() error
ValidateAll checks the field values on LimiterDecision_QuotaSchedulerInfo 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 LimiterDecision_QuotaSchedulerInfoMultiError, or nil if none found.
type LimiterDecision_QuotaSchedulerInfoMultiError ¶ added in v2.2.0
type LimiterDecision_QuotaSchedulerInfoMultiError []error
LimiterDecision_QuotaSchedulerInfoMultiError is an error wrapping multiple validation errors returned by LimiterDecision_QuotaSchedulerInfo.ValidateAll() if the designated constraints aren't met.
func (LimiterDecision_QuotaSchedulerInfoMultiError) AllErrors ¶ added in v2.2.0
func (m LimiterDecision_QuotaSchedulerInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LimiterDecision_QuotaSchedulerInfoMultiError) Error ¶ added in v2.2.0
func (m LimiterDecision_QuotaSchedulerInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LimiterDecision_QuotaSchedulerInfoValidationError ¶ added in v2.2.0
type LimiterDecision_QuotaSchedulerInfoValidationError struct {
// contains filtered or unexported fields
}
LimiterDecision_QuotaSchedulerInfoValidationError is the validation error returned by LimiterDecision_QuotaSchedulerInfo.Validate if the designated constraints aren't met.
func (LimiterDecision_QuotaSchedulerInfoValidationError) Cause ¶ added in v2.2.0
func (e LimiterDecision_QuotaSchedulerInfoValidationError) Cause() error
Cause function returns cause value.
func (LimiterDecision_QuotaSchedulerInfoValidationError) Error ¶ added in v2.2.0
func (e LimiterDecision_QuotaSchedulerInfoValidationError) Error() string
Error satisfies the builtin error interface
func (LimiterDecision_QuotaSchedulerInfoValidationError) ErrorName ¶ added in v2.2.0
func (e LimiterDecision_QuotaSchedulerInfoValidationError) ErrorName() string
ErrorName returns error name.
func (LimiterDecision_QuotaSchedulerInfoValidationError) Field ¶ added in v2.2.0
func (e LimiterDecision_QuotaSchedulerInfoValidationError) Field() string
Field function returns field value.
func (LimiterDecision_QuotaSchedulerInfoValidationError) Key ¶ added in v2.2.0
func (e LimiterDecision_QuotaSchedulerInfoValidationError) Key() bool
Key function returns key value.
func (LimiterDecision_QuotaSchedulerInfoValidationError) Reason ¶ added in v2.2.0
func (e LimiterDecision_QuotaSchedulerInfoValidationError) Reason() string
Reason function returns reason value.
type LimiterDecision_QuotaSchedulerInfo_ ¶ added in v2.2.0
type LimiterDecision_QuotaSchedulerInfo_ struct {
QuotaSchedulerInfo *LimiterDecision_QuotaSchedulerInfo `protobuf:"bytes,23,opt,name=quota_scheduler_info,json=quotaSchedulerInfo,proto3,oneof"`
}
func (*LimiterDecision_QuotaSchedulerInfo_) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo_) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_QuotaSchedulerInfo_) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo_) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_QuotaSchedulerInfo_) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_QuotaSchedulerInfo_) SizeVT() (n int)
type LimiterDecision_RateLimiterInfo ¶
type LimiterDecision_RateLimiterInfo struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` TokensInfo *LimiterDecision_TokensInfo `protobuf:"bytes,2,opt,name=tokens_info,json=tokensInfo,proto3" json:"tokens_info,omitempty"` // contains filtered or unexported fields }
func (*LimiterDecision_RateLimiterInfo) Descriptor
deprecated
func (*LimiterDecision_RateLimiterInfo) Descriptor() ([]byte, []int)
Deprecated: Use LimiterDecision_RateLimiterInfo.ProtoReflect.Descriptor instead.
func (*LimiterDecision_RateLimiterInfo) GetLabel ¶
func (x *LimiterDecision_RateLimiterInfo) GetLabel() string
func (*LimiterDecision_RateLimiterInfo) GetTokensInfo ¶ added in v2.16.0
func (x *LimiterDecision_RateLimiterInfo) GetTokensInfo() *LimiterDecision_TokensInfo
func (*LimiterDecision_RateLimiterInfo) MarshalJSON ¶
func (msg *LimiterDecision_RateLimiterInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LimiterDecision_RateLimiterInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_RateLimiterInfo) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_RateLimiterInfo) MarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo) MarshalVT() (dAtA []byte, err error)
func (*LimiterDecision_RateLimiterInfo) ProtoMessage ¶
func (*LimiterDecision_RateLimiterInfo) ProtoMessage()
func (*LimiterDecision_RateLimiterInfo) ProtoReflect ¶
func (x *LimiterDecision_RateLimiterInfo) ProtoReflect() protoreflect.Message
func (*LimiterDecision_RateLimiterInfo) Reset ¶
func (x *LimiterDecision_RateLimiterInfo) Reset()
func (*LimiterDecision_RateLimiterInfo) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo) SizeVT() (n int)
func (*LimiterDecision_RateLimiterInfo) String ¶
func (x *LimiterDecision_RateLimiterInfo) String() string
func (*LimiterDecision_RateLimiterInfo) UnmarshalJSON ¶
func (msg *LimiterDecision_RateLimiterInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LimiterDecision_RateLimiterInfo) UnmarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo) UnmarshalVT(dAtA []byte) error
func (*LimiterDecision_RateLimiterInfo) Validate ¶
func (m *LimiterDecision_RateLimiterInfo) Validate() error
Validate checks the field values on LimiterDecision_RateLimiterInfo 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 (*LimiterDecision_RateLimiterInfo) ValidateAll ¶
func (m *LimiterDecision_RateLimiterInfo) ValidateAll() error
ValidateAll checks the field values on LimiterDecision_RateLimiterInfo 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 LimiterDecision_RateLimiterInfoMultiError, or nil if none found.
type LimiterDecision_RateLimiterInfoMultiError ¶
type LimiterDecision_RateLimiterInfoMultiError []error
LimiterDecision_RateLimiterInfoMultiError is an error wrapping multiple validation errors returned by LimiterDecision_RateLimiterInfo.ValidateAll() if the designated constraints aren't met.
func (LimiterDecision_RateLimiterInfoMultiError) AllErrors ¶
func (m LimiterDecision_RateLimiterInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LimiterDecision_RateLimiterInfoMultiError) Error ¶
func (m LimiterDecision_RateLimiterInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LimiterDecision_RateLimiterInfoValidationError ¶
type LimiterDecision_RateLimiterInfoValidationError struct {
// contains filtered or unexported fields
}
LimiterDecision_RateLimiterInfoValidationError is the validation error returned by LimiterDecision_RateLimiterInfo.Validate if the designated constraints aren't met.
func (LimiterDecision_RateLimiterInfoValidationError) Cause ¶
func (e LimiterDecision_RateLimiterInfoValidationError) Cause() error
Cause function returns cause value.
func (LimiterDecision_RateLimiterInfoValidationError) Error ¶
func (e LimiterDecision_RateLimiterInfoValidationError) Error() string
Error satisfies the builtin error interface
func (LimiterDecision_RateLimiterInfoValidationError) ErrorName ¶
func (e LimiterDecision_RateLimiterInfoValidationError) ErrorName() string
ErrorName returns error name.
func (LimiterDecision_RateLimiterInfoValidationError) Field ¶
func (e LimiterDecision_RateLimiterInfoValidationError) Field() string
Field function returns field value.
func (LimiterDecision_RateLimiterInfoValidationError) Key ¶
func (e LimiterDecision_RateLimiterInfoValidationError) Key() bool
Key function returns key value.
func (LimiterDecision_RateLimiterInfoValidationError) Reason ¶
func (e LimiterDecision_RateLimiterInfoValidationError) Reason() string
Reason function returns reason value.
type LimiterDecision_RateLimiterInfo_ ¶
type LimiterDecision_RateLimiterInfo_ struct {
RateLimiterInfo *LimiterDecision_RateLimiterInfo `protobuf:"bytes,20,opt,name=rate_limiter_info,json=rateLimiterInfo,proto3,oneof"`
}
func (*LimiterDecision_RateLimiterInfo_) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo_) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_RateLimiterInfo_) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo_) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_RateLimiterInfo_) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_RateLimiterInfo_) SizeVT() (n int)
type LimiterDecision_SamplerInfo ¶ added in v2.5.0
type LimiterDecision_SamplerInfo struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` // contains filtered or unexported fields }
func (*LimiterDecision_SamplerInfo) Descriptor
deprecated
added in
v2.5.0
func (*LimiterDecision_SamplerInfo) Descriptor() ([]byte, []int)
Deprecated: Use LimiterDecision_SamplerInfo.ProtoReflect.Descriptor instead.
func (*LimiterDecision_SamplerInfo) GetLabel ¶ added in v2.5.0
func (x *LimiterDecision_SamplerInfo) GetLabel() string
func (*LimiterDecision_SamplerInfo) MarshalJSON ¶ added in v2.5.0
func (msg *LimiterDecision_SamplerInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LimiterDecision_SamplerInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_SamplerInfo) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_SamplerInfo) MarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo) MarshalVT() (dAtA []byte, err error)
func (*LimiterDecision_SamplerInfo) ProtoMessage ¶ added in v2.5.0
func (*LimiterDecision_SamplerInfo) ProtoMessage()
func (*LimiterDecision_SamplerInfo) ProtoReflect ¶ added in v2.5.0
func (x *LimiterDecision_SamplerInfo) ProtoReflect() protoreflect.Message
func (*LimiterDecision_SamplerInfo) Reset ¶ added in v2.5.0
func (x *LimiterDecision_SamplerInfo) Reset()
func (*LimiterDecision_SamplerInfo) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo) SizeVT() (n int)
func (*LimiterDecision_SamplerInfo) String ¶ added in v2.5.0
func (x *LimiterDecision_SamplerInfo) String() string
func (*LimiterDecision_SamplerInfo) UnmarshalJSON ¶ added in v2.5.0
func (msg *LimiterDecision_SamplerInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LimiterDecision_SamplerInfo) UnmarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo) UnmarshalVT(dAtA []byte) error
func (*LimiterDecision_SamplerInfo) Validate ¶ added in v2.5.0
func (m *LimiterDecision_SamplerInfo) Validate() error
Validate checks the field values on LimiterDecision_SamplerInfo 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 (*LimiterDecision_SamplerInfo) ValidateAll ¶ added in v2.5.0
func (m *LimiterDecision_SamplerInfo) ValidateAll() error
ValidateAll checks the field values on LimiterDecision_SamplerInfo 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 LimiterDecision_SamplerInfoMultiError, or nil if none found.
type LimiterDecision_SamplerInfoMultiError ¶ added in v2.5.0
type LimiterDecision_SamplerInfoMultiError []error
LimiterDecision_SamplerInfoMultiError is an error wrapping multiple validation errors returned by LimiterDecision_SamplerInfo.ValidateAll() if the designated constraints aren't met.
func (LimiterDecision_SamplerInfoMultiError) AllErrors ¶ added in v2.5.0
func (m LimiterDecision_SamplerInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LimiterDecision_SamplerInfoMultiError) Error ¶ added in v2.5.0
func (m LimiterDecision_SamplerInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LimiterDecision_SamplerInfoValidationError ¶ added in v2.5.0
type LimiterDecision_SamplerInfoValidationError struct {
// contains filtered or unexported fields
}
LimiterDecision_SamplerInfoValidationError is the validation error returned by LimiterDecision_SamplerInfo.Validate if the designated constraints aren't met.
func (LimiterDecision_SamplerInfoValidationError) Cause ¶ added in v2.5.0
func (e LimiterDecision_SamplerInfoValidationError) Cause() error
Cause function returns cause value.
func (LimiterDecision_SamplerInfoValidationError) Error ¶ added in v2.5.0
func (e LimiterDecision_SamplerInfoValidationError) Error() string
Error satisfies the builtin error interface
func (LimiterDecision_SamplerInfoValidationError) ErrorName ¶ added in v2.5.0
func (e LimiterDecision_SamplerInfoValidationError) ErrorName() string
ErrorName returns error name.
func (LimiterDecision_SamplerInfoValidationError) Field ¶ added in v2.5.0
func (e LimiterDecision_SamplerInfoValidationError) Field() string
Field function returns field value.
func (LimiterDecision_SamplerInfoValidationError) Key ¶ added in v2.5.0
func (e LimiterDecision_SamplerInfoValidationError) Key() bool
Key function returns key value.
func (LimiterDecision_SamplerInfoValidationError) Reason ¶ added in v2.5.0
func (e LimiterDecision_SamplerInfoValidationError) Reason() string
Reason function returns reason value.
type LimiterDecision_SamplerInfo_ ¶ added in v2.5.0
type LimiterDecision_SamplerInfo_ struct {
SamplerInfo *LimiterDecision_SamplerInfo `protobuf:"bytes,22,opt,name=sampler_info,json=samplerInfo,proto3,oneof"`
}
func (*LimiterDecision_SamplerInfo_) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo_) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_SamplerInfo_) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo_) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_SamplerInfo_) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_SamplerInfo_) SizeVT() (n int)
type LimiterDecision_SchedulerInfo ¶ added in v2.2.0
type LimiterDecision_SchedulerInfo struct { WorkloadIndex string `protobuf:"bytes,1,opt,name=workload_index,json=workloadIndex,proto3" json:"workload_index,omitempty"` TokensInfo *LimiterDecision_TokensInfo `protobuf:"bytes,2,opt,name=tokens_info,json=tokensInfo,proto3" json:"tokens_info,omitempty"` Priority float64 `protobuf:"fixed64,3,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
func LimiterDecision_SchedulerInfoFromVTPool ¶ added in v2.7.0
func LimiterDecision_SchedulerInfoFromVTPool() *LimiterDecision_SchedulerInfo
func (*LimiterDecision_SchedulerInfo) Descriptor
deprecated
added in
v2.2.0
func (*LimiterDecision_SchedulerInfo) Descriptor() ([]byte, []int)
Deprecated: Use LimiterDecision_SchedulerInfo.ProtoReflect.Descriptor instead.
func (*LimiterDecision_SchedulerInfo) GetPriority ¶ added in v2.16.0
func (x *LimiterDecision_SchedulerInfo) GetPriority() float64
func (*LimiterDecision_SchedulerInfo) GetTokensInfo ¶ added in v2.16.0
func (x *LimiterDecision_SchedulerInfo) GetTokensInfo() *LimiterDecision_TokensInfo
func (*LimiterDecision_SchedulerInfo) GetWorkloadIndex ¶ added in v2.2.0
func (x *LimiterDecision_SchedulerInfo) GetWorkloadIndex() string
func (*LimiterDecision_SchedulerInfo) MarshalJSON ¶ added in v2.2.0
func (msg *LimiterDecision_SchedulerInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LimiterDecision_SchedulerInfo) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_SchedulerInfo) MarshalToVT ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_SchedulerInfo) MarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) MarshalVT() (dAtA []byte, err error)
func (*LimiterDecision_SchedulerInfo) ProtoMessage ¶ added in v2.2.0
func (*LimiterDecision_SchedulerInfo) ProtoMessage()
func (*LimiterDecision_SchedulerInfo) ProtoReflect ¶ added in v2.2.0
func (x *LimiterDecision_SchedulerInfo) ProtoReflect() protoreflect.Message
func (*LimiterDecision_SchedulerInfo) Reset ¶ added in v2.2.0
func (x *LimiterDecision_SchedulerInfo) Reset()
func (*LimiterDecision_SchedulerInfo) ResetVT ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) ResetVT()
func (*LimiterDecision_SchedulerInfo) ReturnToVTPool ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) ReturnToVTPool()
func (*LimiterDecision_SchedulerInfo) SizeVT ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) SizeVT() (n int)
func (*LimiterDecision_SchedulerInfo) String ¶ added in v2.2.0
func (x *LimiterDecision_SchedulerInfo) String() string
func (*LimiterDecision_SchedulerInfo) UnmarshalJSON ¶ added in v2.2.0
func (msg *LimiterDecision_SchedulerInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LimiterDecision_SchedulerInfo) UnmarshalVT ¶ added in v2.7.0
func (m *LimiterDecision_SchedulerInfo) UnmarshalVT(dAtA []byte) error
func (*LimiterDecision_SchedulerInfo) Validate ¶ added in v2.2.0
func (m *LimiterDecision_SchedulerInfo) Validate() error
Validate checks the field values on LimiterDecision_SchedulerInfo 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 (*LimiterDecision_SchedulerInfo) ValidateAll ¶ added in v2.2.0
func (m *LimiterDecision_SchedulerInfo) ValidateAll() error
ValidateAll checks the field values on LimiterDecision_SchedulerInfo 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 LimiterDecision_SchedulerInfoMultiError, or nil if none found.
type LimiterDecision_SchedulerInfoMultiError ¶ added in v2.2.0
type LimiterDecision_SchedulerInfoMultiError []error
LimiterDecision_SchedulerInfoMultiError is an error wrapping multiple validation errors returned by LimiterDecision_SchedulerInfo.ValidateAll() if the designated constraints aren't met.
func (LimiterDecision_SchedulerInfoMultiError) AllErrors ¶ added in v2.2.0
func (m LimiterDecision_SchedulerInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LimiterDecision_SchedulerInfoMultiError) Error ¶ added in v2.2.0
func (m LimiterDecision_SchedulerInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LimiterDecision_SchedulerInfoValidationError ¶ added in v2.2.0
type LimiterDecision_SchedulerInfoValidationError struct {
// contains filtered or unexported fields
}
LimiterDecision_SchedulerInfoValidationError is the validation error returned by LimiterDecision_SchedulerInfo.Validate if the designated constraints aren't met.
func (LimiterDecision_SchedulerInfoValidationError) Cause ¶ added in v2.2.0
func (e LimiterDecision_SchedulerInfoValidationError) Cause() error
Cause function returns cause value.
func (LimiterDecision_SchedulerInfoValidationError) Error ¶ added in v2.2.0
func (e LimiterDecision_SchedulerInfoValidationError) Error() string
Error satisfies the builtin error interface
func (LimiterDecision_SchedulerInfoValidationError) ErrorName ¶ added in v2.2.0
func (e LimiterDecision_SchedulerInfoValidationError) ErrorName() string
ErrorName returns error name.
func (LimiterDecision_SchedulerInfoValidationError) Field ¶ added in v2.2.0
func (e LimiterDecision_SchedulerInfoValidationError) Field() string
Field function returns field value.
func (LimiterDecision_SchedulerInfoValidationError) Key ¶ added in v2.2.0
func (e LimiterDecision_SchedulerInfoValidationError) Key() bool
Key function returns key value.
func (LimiterDecision_SchedulerInfoValidationError) Reason ¶ added in v2.2.0
func (e LimiterDecision_SchedulerInfoValidationError) Reason() string
Reason function returns reason value.
type LimiterDecision_TokensInfo ¶ added in v2.16.0
type LimiterDecision_TokensInfo struct { // remaining and current may not // provide accurate values in case // the request times out while waiting // for tokens. Remaining float64 `protobuf:"fixed64,1,opt,name=remaining,proto3" json:"remaining,omitempty"` Current float64 `protobuf:"fixed64,2,opt,name=current,proto3" json:"current,omitempty"` Consumed float64 `protobuf:"fixed64,3,opt,name=consumed,proto3" json:"consumed,omitempty"` // contains filtered or unexported fields }
func (*LimiterDecision_TokensInfo) Descriptor
deprecated
added in
v2.16.0
func (*LimiterDecision_TokensInfo) Descriptor() ([]byte, []int)
Deprecated: Use LimiterDecision_TokensInfo.ProtoReflect.Descriptor instead.
func (*LimiterDecision_TokensInfo) GetConsumed ¶ added in v2.16.0
func (x *LimiterDecision_TokensInfo) GetConsumed() float64
func (*LimiterDecision_TokensInfo) GetCurrent ¶ added in v2.16.0
func (x *LimiterDecision_TokensInfo) GetCurrent() float64
func (*LimiterDecision_TokensInfo) GetRemaining ¶ added in v2.16.0
func (x *LimiterDecision_TokensInfo) GetRemaining() float64
func (*LimiterDecision_TokensInfo) MarshalJSON ¶ added in v2.16.0
func (msg *LimiterDecision_TokensInfo) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LimiterDecision_TokensInfo) MarshalToSizedBufferVT ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LimiterDecision_TokensInfo) MarshalToVT ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) MarshalToVT(dAtA []byte) (int, error)
func (*LimiterDecision_TokensInfo) MarshalVT ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) MarshalVT() (dAtA []byte, err error)
func (*LimiterDecision_TokensInfo) ProtoMessage ¶ added in v2.16.0
func (*LimiterDecision_TokensInfo) ProtoMessage()
func (*LimiterDecision_TokensInfo) ProtoReflect ¶ added in v2.16.0
func (x *LimiterDecision_TokensInfo) ProtoReflect() protoreflect.Message
func (*LimiterDecision_TokensInfo) Reset ¶ added in v2.16.0
func (x *LimiterDecision_TokensInfo) Reset()
func (*LimiterDecision_TokensInfo) SizeVT ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) SizeVT() (n int)
func (*LimiterDecision_TokensInfo) String ¶ added in v2.16.0
func (x *LimiterDecision_TokensInfo) String() string
func (*LimiterDecision_TokensInfo) UnmarshalJSON ¶ added in v2.16.0
func (msg *LimiterDecision_TokensInfo) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LimiterDecision_TokensInfo) UnmarshalVT ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) UnmarshalVT(dAtA []byte) error
func (*LimiterDecision_TokensInfo) Validate ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) Validate() error
Validate checks the field values on LimiterDecision_TokensInfo 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 (*LimiterDecision_TokensInfo) ValidateAll ¶ added in v2.16.0
func (m *LimiterDecision_TokensInfo) ValidateAll() error
ValidateAll checks the field values on LimiterDecision_TokensInfo 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 LimiterDecision_TokensInfoMultiError, or nil if none found.
type LimiterDecision_TokensInfoMultiError ¶ added in v2.16.0
type LimiterDecision_TokensInfoMultiError []error
LimiterDecision_TokensInfoMultiError is an error wrapping multiple validation errors returned by LimiterDecision_TokensInfo.ValidateAll() if the designated constraints aren't met.
func (LimiterDecision_TokensInfoMultiError) AllErrors ¶ added in v2.16.0
func (m LimiterDecision_TokensInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LimiterDecision_TokensInfoMultiError) Error ¶ added in v2.16.0
func (m LimiterDecision_TokensInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LimiterDecision_TokensInfoValidationError ¶ added in v2.16.0
type LimiterDecision_TokensInfoValidationError struct {
// contains filtered or unexported fields
}
LimiterDecision_TokensInfoValidationError is the validation error returned by LimiterDecision_TokensInfo.Validate if the designated constraints aren't met.
func (LimiterDecision_TokensInfoValidationError) Cause ¶ added in v2.16.0
func (e LimiterDecision_TokensInfoValidationError) Cause() error
Cause function returns cause value.
func (LimiterDecision_TokensInfoValidationError) Error ¶ added in v2.16.0
func (e LimiterDecision_TokensInfoValidationError) Error() string
Error satisfies the builtin error interface
func (LimiterDecision_TokensInfoValidationError) ErrorName ¶ added in v2.16.0
func (e LimiterDecision_TokensInfoValidationError) ErrorName() string
ErrorName returns error name.
func (LimiterDecision_TokensInfoValidationError) Field ¶ added in v2.16.0
func (e LimiterDecision_TokensInfoValidationError) Field() string
Field function returns field value.
func (LimiterDecision_TokensInfoValidationError) Key ¶ added in v2.16.0
func (e LimiterDecision_TokensInfoValidationError) Key() bool
Key function returns key value.
func (LimiterDecision_TokensInfoValidationError) Reason ¶ added in v2.16.0
func (e LimiterDecision_TokensInfoValidationError) Reason() string
Reason function returns reason value.
type StatusCode ¶ added in v2.13.0
type StatusCode int32
HTTP response codes. For more details: https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
const ( // Empty - This code not part of the HTTP status code specification, but it is needed for `enum` type. StatusCode_Empty StatusCode = 0 StatusCode_Continue StatusCode = 100 StatusCode_OK StatusCode = 200 StatusCode_Created StatusCode = 201 StatusCode_Accepted StatusCode = 202 StatusCode_NonAuthoritativeInformation StatusCode = 203 StatusCode_NoContent StatusCode = 204 StatusCode_ResetContent StatusCode = 205 StatusCode_PartialContent StatusCode = 206 StatusCode_MultiStatus StatusCode = 207 StatusCode_AlreadyReported StatusCode = 208 StatusCode_IMUsed StatusCode = 226 StatusCode_MultipleChoices StatusCode = 300 StatusCode_MovedPermanently StatusCode = 301 StatusCode_Found StatusCode = 302 StatusCode_SeeOther StatusCode = 303 StatusCode_NotModified StatusCode = 304 StatusCode_UseProxy StatusCode = 305 StatusCode_TemporaryRedirect StatusCode = 307 StatusCode_PermanentRedirect StatusCode = 308 StatusCode_BadRequest StatusCode = 400 StatusCode_PaymentRequired StatusCode = 402 StatusCode_Forbidden StatusCode = 403 StatusCode_NotFound StatusCode = 404 StatusCode_MethodNotAllowed StatusCode = 405 StatusCode_NotAcceptable StatusCode = 406 StatusCode_ProxyAuthenticationRequired StatusCode = 407 StatusCode_RequestTimeout StatusCode = 408 StatusCode_Conflict StatusCode = 409 StatusCode_Gone StatusCode = 410 StatusCode_LengthRequired StatusCode = 411 StatusCode_PreconditionFailed StatusCode = 412 StatusCode_PayloadTooLarge StatusCode = 413 StatusCode_URITooLong StatusCode = 414 StatusCode_UnsupportedMediaType StatusCode = 415 StatusCode_RangeNotSatisfiable StatusCode = 416 StatusCode_ExpectationFailed StatusCode = 417 StatusCode_MisdirectedRequest StatusCode = 421 StatusCode_UnprocessableEntity StatusCode = 422 StatusCode_Locked StatusCode = 423 StatusCode_FailedDependency StatusCode = 424 StatusCode_UpgradeRequired StatusCode = 426 StatusCode_PreconditionRequired StatusCode = 428 StatusCode_TooManyRequests StatusCode = 429 StatusCode_RequestHeaderFieldsTooLarge StatusCode = 431 StatusCode_InternalServerError StatusCode = 500 StatusCode_NotImplemented StatusCode = 501 StatusCode_BadGateway StatusCode = 502 StatusCode_GatewayTimeout StatusCode = 504 StatusCode_HTTPVersionNotSupported StatusCode = 505 StatusCode_VariantAlsoNegotiates StatusCode = 506 StatusCode_InsufficientStorage StatusCode = 507 StatusCode_LoopDetected StatusCode = 508 StatusCode_NotExtended StatusCode = 510 StatusCode_NetworkAuthenticationRequired StatusCode = 511 )
func (StatusCode) Descriptor ¶ added in v2.13.0
func (StatusCode) Descriptor() protoreflect.EnumDescriptor
func (StatusCode) Enum ¶ added in v2.13.0
func (x StatusCode) Enum() *StatusCode
func (StatusCode) EnumDescriptor
deprecated
added in
v2.13.0
func (StatusCode) EnumDescriptor() ([]byte, []int)
Deprecated: Use StatusCode.Descriptor instead.
func (StatusCode) Number ¶ added in v2.13.0
func (x StatusCode) Number() protoreflect.EnumNumber
func (StatusCode) String ¶ added in v2.13.0
func (x StatusCode) String() string
func (StatusCode) Type ¶ added in v2.13.0
func (StatusCode) Type() protoreflect.EnumType
type UnimplementedFlowControlServiceServer ¶
type UnimplementedFlowControlServiceServer struct { }
UnimplementedFlowControlServiceServer should be embedded to have forward compatible implementations.
func (UnimplementedFlowControlServiceServer) CacheDelete ¶ added in v2.24.0
func (UnimplementedFlowControlServiceServer) CacheDelete(context.Context, *CacheDeleteRequest) (*CacheDeleteResponse, error)
func (UnimplementedFlowControlServiceServer) CacheUpsert ¶ added in v2.24.0
func (UnimplementedFlowControlServiceServer) CacheUpsert(context.Context, *CacheUpsertRequest) (*CacheUpsertResponse, error)
func (UnimplementedFlowControlServiceServer) Check ¶
func (UnimplementedFlowControlServiceServer) Check(context.Context, *CheckRequest) (*CheckResponse, error)
type UnsafeFlowControlServiceServer ¶
type UnsafeFlowControlServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFlowControlServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FlowControlServiceServer will result in compilation errors.