Documentation ¶
Index ¶
- Variables
- type LoadActuator
- func (*LoadActuator) Descriptor() ([]byte, []int)deprecated
- func (x *LoadActuator) GetInPorts() *LoadActuator_Ins
- func (x *LoadActuator) GetLoadSchedulerComponentId() string
- func (x *LoadActuator) GetSelectors() []*v1.Selector
- func (x *LoadActuator) GetWorkloadLatencyBasedTokens() bool
- func (msg *LoadActuator) MarshalJSON() ([]byte, error)
- func (m *LoadActuator) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LoadActuator) MarshalToVT(dAtA []byte) (int, error)
- func (m *LoadActuator) MarshalVT() (dAtA []byte, err error)
- func (*LoadActuator) ProtoMessage()
- func (x *LoadActuator) ProtoReflect() protoreflect.Message
- func (x *LoadActuator) Reset()
- func (m *LoadActuator) SizeVT() (n int)
- func (x *LoadActuator) String() string
- func (msg *LoadActuator) UnmarshalJSON(b []byte) error
- func (m *LoadActuator) UnmarshalVT(dAtA []byte) error
- func (m *LoadActuator) Validate() error
- func (m *LoadActuator) ValidateAll() error
- type LoadActuatorMultiError
- type LoadActuatorValidationError
- func (e LoadActuatorValidationError) Cause() error
- func (e LoadActuatorValidationError) Error() string
- func (e LoadActuatorValidationError) ErrorName() string
- func (e LoadActuatorValidationError) Field() string
- func (e LoadActuatorValidationError) Key() bool
- func (e LoadActuatorValidationError) Reason() string
- type LoadActuator_Ins
- func (*LoadActuator_Ins) Descriptor() ([]byte, []int)deprecated
- func (x *LoadActuator_Ins) GetLoadMultiplier() *v1.InPort
- func (msg *LoadActuator_Ins) MarshalJSON() ([]byte, error)
- func (m *LoadActuator_Ins) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *LoadActuator_Ins) MarshalToVT(dAtA []byte) (int, error)
- func (m *LoadActuator_Ins) MarshalVT() (dAtA []byte, err error)
- func (*LoadActuator_Ins) ProtoMessage()
- func (x *LoadActuator_Ins) ProtoReflect() protoreflect.Message
- func (x *LoadActuator_Ins) Reset()
- func (m *LoadActuator_Ins) SizeVT() (n int)
- func (x *LoadActuator_Ins) String() string
- func (msg *LoadActuator_Ins) UnmarshalJSON(b []byte) error
- func (m *LoadActuator_Ins) UnmarshalVT(dAtA []byte) error
- func (m *LoadActuator_Ins) Validate() error
- func (m *LoadActuator_Ins) ValidateAll() error
- type LoadActuator_InsMultiError
- type LoadActuator_InsValidationError
- func (e LoadActuator_InsValidationError) Cause() error
- func (e LoadActuator_InsValidationError) Error() string
- func (e LoadActuator_InsValidationError) ErrorName() string
- func (e LoadActuator_InsValidationError) Field() string
- func (e LoadActuator_InsValidationError) Key() bool
- func (e LoadActuator_InsValidationError) Reason() string
- type PodScaleActuator
- func (*PodScaleActuator) Descriptor() ([]byte, []int)deprecated
- func (x *PodScaleActuator) GetAgentGroup() string
- func (x *PodScaleActuator) GetInPorts() *PodScaleActuator_Ins
- func (x *PodScaleActuator) GetPodScalerComponentId() string
- func (msg *PodScaleActuator) MarshalJSON() ([]byte, error)
- func (m *PodScaleActuator) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PodScaleActuator) MarshalToVT(dAtA []byte) (int, error)
- func (m *PodScaleActuator) MarshalVT() (dAtA []byte, err error)
- func (*PodScaleActuator) ProtoMessage()
- func (x *PodScaleActuator) ProtoReflect() protoreflect.Message
- func (x *PodScaleActuator) Reset()
- func (m *PodScaleActuator) SizeVT() (n int)
- func (x *PodScaleActuator) String() string
- func (msg *PodScaleActuator) UnmarshalJSON(b []byte) error
- func (m *PodScaleActuator) UnmarshalVT(dAtA []byte) error
- func (m *PodScaleActuator) Validate() error
- func (m *PodScaleActuator) ValidateAll() error
- type PodScaleActuatorMultiError
- type PodScaleActuatorValidationError
- func (e PodScaleActuatorValidationError) Cause() error
- func (e PodScaleActuatorValidationError) Error() string
- func (e PodScaleActuatorValidationError) ErrorName() string
- func (e PodScaleActuatorValidationError) Field() string
- func (e PodScaleActuatorValidationError) Key() bool
- func (e PodScaleActuatorValidationError) Reason() string
- type PodScaleActuator_Ins
- func (*PodScaleActuator_Ins) Descriptor() ([]byte, []int)deprecated
- func (x *PodScaleActuator_Ins) GetReplicas() *v1.InPort
- func (msg *PodScaleActuator_Ins) MarshalJSON() ([]byte, error)
- func (m *PodScaleActuator_Ins) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PodScaleActuator_Ins) MarshalToVT(dAtA []byte) (int, error)
- func (m *PodScaleActuator_Ins) MarshalVT() (dAtA []byte, err error)
- func (*PodScaleActuator_Ins) ProtoMessage()
- func (x *PodScaleActuator_Ins) ProtoReflect() protoreflect.Message
- func (x *PodScaleActuator_Ins) Reset()
- func (m *PodScaleActuator_Ins) SizeVT() (n int)
- func (x *PodScaleActuator_Ins) String() string
- func (msg *PodScaleActuator_Ins) UnmarshalJSON(b []byte) error
- func (m *PodScaleActuator_Ins) UnmarshalVT(dAtA []byte) error
- func (m *PodScaleActuator_Ins) Validate() error
- func (m *PodScaleActuator_Ins) ValidateAll() error
- type PodScaleActuator_InsMultiError
- type PodScaleActuator_InsValidationError
- func (e PodScaleActuator_InsValidationError) Cause() error
- func (e PodScaleActuator_InsValidationError) Error() string
- func (e PodScaleActuator_InsValidationError) ErrorName() string
- func (e PodScaleActuator_InsValidationError) Field() string
- func (e PodScaleActuator_InsValidationError) Key() bool
- func (e PodScaleActuator_InsValidationError) Reason() string
- type PodScaleReporter
- func (*PodScaleReporter) Descriptor() ([]byte, []int)deprecated
- func (x *PodScaleReporter) GetAgentGroup() string
- func (x *PodScaleReporter) GetOutPorts() *PodScaleReporter_Outs
- func (x *PodScaleReporter) GetPodScalerComponentId() string
- func (msg *PodScaleReporter) MarshalJSON() ([]byte, error)
- func (m *PodScaleReporter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PodScaleReporter) MarshalToVT(dAtA []byte) (int, error)
- func (m *PodScaleReporter) MarshalVT() (dAtA []byte, err error)
- func (*PodScaleReporter) ProtoMessage()
- func (x *PodScaleReporter) ProtoReflect() protoreflect.Message
- func (x *PodScaleReporter) Reset()
- func (m *PodScaleReporter) SizeVT() (n int)
- func (x *PodScaleReporter) String() string
- func (msg *PodScaleReporter) UnmarshalJSON(b []byte) error
- func (m *PodScaleReporter) UnmarshalVT(dAtA []byte) error
- func (m *PodScaleReporter) Validate() error
- func (m *PodScaleReporter) ValidateAll() error
- type PodScaleReporterMultiError
- type PodScaleReporterValidationError
- func (e PodScaleReporterValidationError) Cause() error
- func (e PodScaleReporterValidationError) Error() string
- func (e PodScaleReporterValidationError) ErrorName() string
- func (e PodScaleReporterValidationError) Field() string
- func (e PodScaleReporterValidationError) Key() bool
- func (e PodScaleReporterValidationError) Reason() string
- type PodScaleReporter_Outs
- func (*PodScaleReporter_Outs) Descriptor() ([]byte, []int)deprecated
- func (x *PodScaleReporter_Outs) GetActualReplicas() *v1.OutPort
- func (x *PodScaleReporter_Outs) GetConfiguredReplicas() *v1.OutPort
- func (msg *PodScaleReporter_Outs) MarshalJSON() ([]byte, error)
- func (m *PodScaleReporter_Outs) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PodScaleReporter_Outs) MarshalToVT(dAtA []byte) (int, error)
- func (m *PodScaleReporter_Outs) MarshalVT() (dAtA []byte, err error)
- func (*PodScaleReporter_Outs) ProtoMessage()
- func (x *PodScaleReporter_Outs) ProtoReflect() protoreflect.Message
- func (x *PodScaleReporter_Outs) Reset()
- func (m *PodScaleReporter_Outs) SizeVT() (n int)
- func (x *PodScaleReporter_Outs) String() string
- func (msg *PodScaleReporter_Outs) UnmarshalJSON(b []byte) error
- func (m *PodScaleReporter_Outs) UnmarshalVT(dAtA []byte) error
- func (m *PodScaleReporter_Outs) Validate() error
- func (m *PodScaleReporter_Outs) ValidateAll() error
- type PodScaleReporter_OutsMultiError
- type PodScaleReporter_OutsValidationError
- func (e PodScaleReporter_OutsValidationError) Cause() error
- func (e PodScaleReporter_OutsValidationError) Error() string
- func (e PodScaleReporter_OutsValidationError) ErrorName() string
- func (e PodScaleReporter_OutsValidationError) Field() string
- func (e PodScaleReporter_OutsValidationError) Key() bool
- func (e PodScaleReporter_OutsValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
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_policy_private_v1_autoscale_proto protoreflect.FileDescriptor
var File_aperture_policy_private_v1_flowcontrol_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type LoadActuator ¶
type LoadActuator struct { InPorts *LoadActuator_Ins `protobuf:"bytes,1,opt,name=in_ports,json=inPorts,proto3" json:"in_ports,omitempty"` LoadSchedulerComponentId string `` /* 137-byte string literal not displayed */ Selectors []*v1.Selector `protobuf:"bytes,3,rep,name=selectors,proto3" json:"selectors,omitempty"` WorkloadLatencyBasedTokens bool `` /* 144-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LoadActuator) Descriptor
deprecated
func (*LoadActuator) Descriptor() ([]byte, []int)
Deprecated: Use LoadActuator.ProtoReflect.Descriptor instead.
func (*LoadActuator) GetInPorts ¶
func (x *LoadActuator) GetInPorts() *LoadActuator_Ins
func (*LoadActuator) GetLoadSchedulerComponentId ¶
func (x *LoadActuator) GetLoadSchedulerComponentId() string
func (*LoadActuator) GetSelectors ¶
func (x *LoadActuator) GetSelectors() []*v1.Selector
func (*LoadActuator) GetWorkloadLatencyBasedTokens ¶
func (x *LoadActuator) GetWorkloadLatencyBasedTokens() bool
func (*LoadActuator) MarshalJSON ¶
func (msg *LoadActuator) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LoadActuator) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LoadActuator) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LoadActuator) MarshalToVT ¶ added in v2.7.0
func (m *LoadActuator) MarshalToVT(dAtA []byte) (int, error)
func (*LoadActuator) MarshalVT ¶ added in v2.7.0
func (m *LoadActuator) MarshalVT() (dAtA []byte, err error)
func (*LoadActuator) ProtoMessage ¶
func (*LoadActuator) ProtoMessage()
func (*LoadActuator) ProtoReflect ¶
func (x *LoadActuator) ProtoReflect() protoreflect.Message
func (*LoadActuator) Reset ¶
func (x *LoadActuator) Reset()
func (*LoadActuator) SizeVT ¶ added in v2.7.0
func (m *LoadActuator) SizeVT() (n int)
func (*LoadActuator) String ¶
func (x *LoadActuator) String() string
func (*LoadActuator) UnmarshalJSON ¶
func (msg *LoadActuator) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LoadActuator) UnmarshalVT ¶ added in v2.7.0
func (m *LoadActuator) UnmarshalVT(dAtA []byte) error
func (*LoadActuator) Validate ¶
func (m *LoadActuator) Validate() error
Validate checks the field values on LoadActuator 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 (*LoadActuator) ValidateAll ¶
func (m *LoadActuator) ValidateAll() error
ValidateAll checks the field values on LoadActuator 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 LoadActuatorMultiError, or nil if none found.
type LoadActuatorMultiError ¶
type LoadActuatorMultiError []error
LoadActuatorMultiError is an error wrapping multiple validation errors returned by LoadActuator.ValidateAll() if the designated constraints aren't met.
func (LoadActuatorMultiError) AllErrors ¶
func (m LoadActuatorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadActuatorMultiError) Error ¶
func (m LoadActuatorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadActuatorValidationError ¶
type LoadActuatorValidationError struct {
// contains filtered or unexported fields
}
LoadActuatorValidationError is the validation error returned by LoadActuator.Validate if the designated constraints aren't met.
func (LoadActuatorValidationError) Cause ¶
func (e LoadActuatorValidationError) Cause() error
Cause function returns cause value.
func (LoadActuatorValidationError) Error ¶
func (e LoadActuatorValidationError) Error() string
Error satisfies the builtin error interface
func (LoadActuatorValidationError) ErrorName ¶
func (e LoadActuatorValidationError) ErrorName() string
ErrorName returns error name.
func (LoadActuatorValidationError) Field ¶
func (e LoadActuatorValidationError) Field() string
Field function returns field value.
func (LoadActuatorValidationError) Key ¶
func (e LoadActuatorValidationError) Key() bool
Key function returns key value.
func (LoadActuatorValidationError) Reason ¶
func (e LoadActuatorValidationError) Reason() string
Reason function returns reason value.
type LoadActuator_Ins ¶
type LoadActuator_Ins struct { // Load multiplier is proportion of incoming // token rate that needs to be accepted. LoadMultiplier *v1.InPort `protobuf:"bytes,1,opt,name=load_multiplier,json=loadMultiplier,proto3" json:"load_multiplier,omitempty"` // contains filtered or unexported fields }
func (*LoadActuator_Ins) Descriptor
deprecated
func (*LoadActuator_Ins) Descriptor() ([]byte, []int)
Deprecated: Use LoadActuator_Ins.ProtoReflect.Descriptor instead.
func (*LoadActuator_Ins) GetLoadMultiplier ¶
func (x *LoadActuator_Ins) GetLoadMultiplier() *v1.InPort
func (*LoadActuator_Ins) MarshalJSON ¶
func (msg *LoadActuator_Ins) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*LoadActuator_Ins) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *LoadActuator_Ins) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*LoadActuator_Ins) MarshalToVT ¶ added in v2.7.0
func (m *LoadActuator_Ins) MarshalToVT(dAtA []byte) (int, error)
func (*LoadActuator_Ins) MarshalVT ¶ added in v2.7.0
func (m *LoadActuator_Ins) MarshalVT() (dAtA []byte, err error)
func (*LoadActuator_Ins) ProtoMessage ¶
func (*LoadActuator_Ins) ProtoMessage()
func (*LoadActuator_Ins) ProtoReflect ¶
func (x *LoadActuator_Ins) ProtoReflect() protoreflect.Message
func (*LoadActuator_Ins) Reset ¶
func (x *LoadActuator_Ins) Reset()
func (*LoadActuator_Ins) SizeVT ¶ added in v2.7.0
func (m *LoadActuator_Ins) SizeVT() (n int)
func (*LoadActuator_Ins) String ¶
func (x *LoadActuator_Ins) String() string
func (*LoadActuator_Ins) UnmarshalJSON ¶
func (msg *LoadActuator_Ins) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*LoadActuator_Ins) UnmarshalVT ¶ added in v2.7.0
func (m *LoadActuator_Ins) UnmarshalVT(dAtA []byte) error
func (*LoadActuator_Ins) Validate ¶
func (m *LoadActuator_Ins) Validate() error
Validate checks the field values on LoadActuator_Ins 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 (*LoadActuator_Ins) ValidateAll ¶
func (m *LoadActuator_Ins) ValidateAll() error
ValidateAll checks the field values on LoadActuator_Ins 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 LoadActuator_InsMultiError, or nil if none found.
type LoadActuator_InsMultiError ¶
type LoadActuator_InsMultiError []error
LoadActuator_InsMultiError is an error wrapping multiple validation errors returned by LoadActuator_Ins.ValidateAll() if the designated constraints aren't met.
func (LoadActuator_InsMultiError) AllErrors ¶
func (m LoadActuator_InsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadActuator_InsMultiError) Error ¶
func (m LoadActuator_InsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadActuator_InsValidationError ¶
type LoadActuator_InsValidationError struct {
// contains filtered or unexported fields
}
LoadActuator_InsValidationError is the validation error returned by LoadActuator_Ins.Validate if the designated constraints aren't met.
func (LoadActuator_InsValidationError) Cause ¶
func (e LoadActuator_InsValidationError) Cause() error
Cause function returns cause value.
func (LoadActuator_InsValidationError) Error ¶
func (e LoadActuator_InsValidationError) Error() string
Error satisfies the builtin error interface
func (LoadActuator_InsValidationError) ErrorName ¶
func (e LoadActuator_InsValidationError) ErrorName() string
ErrorName returns error name.
func (LoadActuator_InsValidationError) Field ¶
func (e LoadActuator_InsValidationError) Field() string
Field function returns field value.
func (LoadActuator_InsValidationError) Key ¶
func (e LoadActuator_InsValidationError) Key() bool
Key function returns key value.
func (LoadActuator_InsValidationError) Reason ¶
func (e LoadActuator_InsValidationError) Reason() string
Reason function returns reason value.
type PodScaleActuator ¶
type PodScaleActuator struct { InPorts *PodScaleActuator_Ins `protobuf:"bytes,1,opt,name=in_ports,json=inPorts,proto3" json:"in_ports,omitempty"` PodScalerComponentId string `protobuf:"bytes,2,opt,name=pod_scaler_component_id,json=podScalerComponentId,proto3" json:"pod_scaler_component_id,omitempty"` AgentGroup string `protobuf:"bytes,3,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
func (*PodScaleActuator) Descriptor
deprecated
func (*PodScaleActuator) Descriptor() ([]byte, []int)
Deprecated: Use PodScaleActuator.ProtoReflect.Descriptor instead.
func (*PodScaleActuator) GetAgentGroup ¶
func (x *PodScaleActuator) GetAgentGroup() string
func (*PodScaleActuator) GetInPorts ¶
func (x *PodScaleActuator) GetInPorts() *PodScaleActuator_Ins
func (*PodScaleActuator) GetPodScalerComponentId ¶
func (x *PodScaleActuator) GetPodScalerComponentId() string
func (*PodScaleActuator) MarshalJSON ¶
func (msg *PodScaleActuator) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PodScaleActuator) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PodScaleActuator) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PodScaleActuator) MarshalToVT ¶ added in v2.7.0
func (m *PodScaleActuator) MarshalToVT(dAtA []byte) (int, error)
func (*PodScaleActuator) MarshalVT ¶ added in v2.7.0
func (m *PodScaleActuator) MarshalVT() (dAtA []byte, err error)
func (*PodScaleActuator) ProtoMessage ¶
func (*PodScaleActuator) ProtoMessage()
func (*PodScaleActuator) ProtoReflect ¶
func (x *PodScaleActuator) ProtoReflect() protoreflect.Message
func (*PodScaleActuator) Reset ¶
func (x *PodScaleActuator) Reset()
func (*PodScaleActuator) SizeVT ¶ added in v2.7.0
func (m *PodScaleActuator) SizeVT() (n int)
func (*PodScaleActuator) String ¶
func (x *PodScaleActuator) String() string
func (*PodScaleActuator) UnmarshalJSON ¶
func (msg *PodScaleActuator) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PodScaleActuator) UnmarshalVT ¶ added in v2.7.0
func (m *PodScaleActuator) UnmarshalVT(dAtA []byte) error
func (*PodScaleActuator) Validate ¶
func (m *PodScaleActuator) Validate() error
Validate checks the field values on PodScaleActuator 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 (*PodScaleActuator) ValidateAll ¶
func (m *PodScaleActuator) ValidateAll() error
ValidateAll checks the field values on PodScaleActuator 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 PodScaleActuatorMultiError, or nil if none found.
type PodScaleActuatorMultiError ¶
type PodScaleActuatorMultiError []error
PodScaleActuatorMultiError is an error wrapping multiple validation errors returned by PodScaleActuator.ValidateAll() if the designated constraints aren't met.
func (PodScaleActuatorMultiError) AllErrors ¶
func (m PodScaleActuatorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PodScaleActuatorMultiError) Error ¶
func (m PodScaleActuatorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PodScaleActuatorValidationError ¶
type PodScaleActuatorValidationError struct {
// contains filtered or unexported fields
}
PodScaleActuatorValidationError is the validation error returned by PodScaleActuator.Validate if the designated constraints aren't met.
func (PodScaleActuatorValidationError) Cause ¶
func (e PodScaleActuatorValidationError) Cause() error
Cause function returns cause value.
func (PodScaleActuatorValidationError) Error ¶
func (e PodScaleActuatorValidationError) Error() string
Error satisfies the builtin error interface
func (PodScaleActuatorValidationError) ErrorName ¶
func (e PodScaleActuatorValidationError) ErrorName() string
ErrorName returns error name.
func (PodScaleActuatorValidationError) Field ¶
func (e PodScaleActuatorValidationError) Field() string
Field function returns field value.
func (PodScaleActuatorValidationError) Key ¶
func (e PodScaleActuatorValidationError) Key() bool
Key function returns key value.
func (PodScaleActuatorValidationError) Reason ¶
func (e PodScaleActuatorValidationError) Reason() string
Reason function returns reason value.
type PodScaleActuator_Ins ¶
type PodScaleActuator_Ins struct { Replicas *v1.InPort `protobuf:"bytes,1,opt,name=replicas,proto3" json:"replicas,omitempty"` // contains filtered or unexported fields }
func (*PodScaleActuator_Ins) Descriptor
deprecated
func (*PodScaleActuator_Ins) Descriptor() ([]byte, []int)
Deprecated: Use PodScaleActuator_Ins.ProtoReflect.Descriptor instead.
func (*PodScaleActuator_Ins) GetReplicas ¶
func (x *PodScaleActuator_Ins) GetReplicas() *v1.InPort
func (*PodScaleActuator_Ins) MarshalJSON ¶
func (msg *PodScaleActuator_Ins) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PodScaleActuator_Ins) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PodScaleActuator_Ins) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PodScaleActuator_Ins) MarshalToVT ¶ added in v2.7.0
func (m *PodScaleActuator_Ins) MarshalToVT(dAtA []byte) (int, error)
func (*PodScaleActuator_Ins) MarshalVT ¶ added in v2.7.0
func (m *PodScaleActuator_Ins) MarshalVT() (dAtA []byte, err error)
func (*PodScaleActuator_Ins) ProtoMessage ¶
func (*PodScaleActuator_Ins) ProtoMessage()
func (*PodScaleActuator_Ins) ProtoReflect ¶
func (x *PodScaleActuator_Ins) ProtoReflect() protoreflect.Message
func (*PodScaleActuator_Ins) Reset ¶
func (x *PodScaleActuator_Ins) Reset()
func (*PodScaleActuator_Ins) SizeVT ¶ added in v2.7.0
func (m *PodScaleActuator_Ins) SizeVT() (n int)
func (*PodScaleActuator_Ins) String ¶
func (x *PodScaleActuator_Ins) String() string
func (*PodScaleActuator_Ins) UnmarshalJSON ¶
func (msg *PodScaleActuator_Ins) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PodScaleActuator_Ins) UnmarshalVT ¶ added in v2.7.0
func (m *PodScaleActuator_Ins) UnmarshalVT(dAtA []byte) error
func (*PodScaleActuator_Ins) Validate ¶
func (m *PodScaleActuator_Ins) Validate() error
Validate checks the field values on PodScaleActuator_Ins 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 (*PodScaleActuator_Ins) ValidateAll ¶
func (m *PodScaleActuator_Ins) ValidateAll() error
ValidateAll checks the field values on PodScaleActuator_Ins 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 PodScaleActuator_InsMultiError, or nil if none found.
type PodScaleActuator_InsMultiError ¶
type PodScaleActuator_InsMultiError []error
PodScaleActuator_InsMultiError is an error wrapping multiple validation errors returned by PodScaleActuator_Ins.ValidateAll() if the designated constraints aren't met.
func (PodScaleActuator_InsMultiError) AllErrors ¶
func (m PodScaleActuator_InsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PodScaleActuator_InsMultiError) Error ¶
func (m PodScaleActuator_InsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PodScaleActuator_InsValidationError ¶
type PodScaleActuator_InsValidationError struct {
// contains filtered or unexported fields
}
PodScaleActuator_InsValidationError is the validation error returned by PodScaleActuator_Ins.Validate if the designated constraints aren't met.
func (PodScaleActuator_InsValidationError) Cause ¶
func (e PodScaleActuator_InsValidationError) Cause() error
Cause function returns cause value.
func (PodScaleActuator_InsValidationError) Error ¶
func (e PodScaleActuator_InsValidationError) Error() string
Error satisfies the builtin error interface
func (PodScaleActuator_InsValidationError) ErrorName ¶
func (e PodScaleActuator_InsValidationError) ErrorName() string
ErrorName returns error name.
func (PodScaleActuator_InsValidationError) Field ¶
func (e PodScaleActuator_InsValidationError) Field() string
Field function returns field value.
func (PodScaleActuator_InsValidationError) Key ¶
func (e PodScaleActuator_InsValidationError) Key() bool
Key function returns key value.
func (PodScaleActuator_InsValidationError) Reason ¶
func (e PodScaleActuator_InsValidationError) Reason() string
Reason function returns reason value.
type PodScaleReporter ¶
type PodScaleReporter struct { OutPorts *PodScaleReporter_Outs `protobuf:"bytes,1,opt,name=out_ports,json=outPorts,proto3" json:"out_ports,omitempty"` PodScalerComponentId string `protobuf:"bytes,2,opt,name=pod_scaler_component_id,json=podScalerComponentId,proto3" json:"pod_scaler_component_id,omitempty"` AgentGroup string `protobuf:"bytes,3,opt,name=agent_group,json=agentGroup,proto3" json:"agent_group,omitempty"` // contains filtered or unexported fields }
func (*PodScaleReporter) Descriptor
deprecated
func (*PodScaleReporter) Descriptor() ([]byte, []int)
Deprecated: Use PodScaleReporter.ProtoReflect.Descriptor instead.
func (*PodScaleReporter) GetAgentGroup ¶
func (x *PodScaleReporter) GetAgentGroup() string
func (*PodScaleReporter) GetOutPorts ¶
func (x *PodScaleReporter) GetOutPorts() *PodScaleReporter_Outs
func (*PodScaleReporter) GetPodScalerComponentId ¶
func (x *PodScaleReporter) GetPodScalerComponentId() string
func (*PodScaleReporter) MarshalJSON ¶
func (msg *PodScaleReporter) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PodScaleReporter) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PodScaleReporter) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PodScaleReporter) MarshalToVT ¶ added in v2.7.0
func (m *PodScaleReporter) MarshalToVT(dAtA []byte) (int, error)
func (*PodScaleReporter) MarshalVT ¶ added in v2.7.0
func (m *PodScaleReporter) MarshalVT() (dAtA []byte, err error)
func (*PodScaleReporter) ProtoMessage ¶
func (*PodScaleReporter) ProtoMessage()
func (*PodScaleReporter) ProtoReflect ¶
func (x *PodScaleReporter) ProtoReflect() protoreflect.Message
func (*PodScaleReporter) Reset ¶
func (x *PodScaleReporter) Reset()
func (*PodScaleReporter) SizeVT ¶ added in v2.7.0
func (m *PodScaleReporter) SizeVT() (n int)
func (*PodScaleReporter) String ¶
func (x *PodScaleReporter) String() string
func (*PodScaleReporter) UnmarshalJSON ¶
func (msg *PodScaleReporter) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PodScaleReporter) UnmarshalVT ¶ added in v2.7.0
func (m *PodScaleReporter) UnmarshalVT(dAtA []byte) error
func (*PodScaleReporter) Validate ¶
func (m *PodScaleReporter) Validate() error
Validate checks the field values on PodScaleReporter 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 (*PodScaleReporter) ValidateAll ¶
func (m *PodScaleReporter) ValidateAll() error
ValidateAll checks the field values on PodScaleReporter 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 PodScaleReporterMultiError, or nil if none found.
type PodScaleReporterMultiError ¶
type PodScaleReporterMultiError []error
PodScaleReporterMultiError is an error wrapping multiple validation errors returned by PodScaleReporter.ValidateAll() if the designated constraints aren't met.
func (PodScaleReporterMultiError) AllErrors ¶
func (m PodScaleReporterMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PodScaleReporterMultiError) Error ¶
func (m PodScaleReporterMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PodScaleReporterValidationError ¶
type PodScaleReporterValidationError struct {
// contains filtered or unexported fields
}
PodScaleReporterValidationError is the validation error returned by PodScaleReporter.Validate if the designated constraints aren't met.
func (PodScaleReporterValidationError) Cause ¶
func (e PodScaleReporterValidationError) Cause() error
Cause function returns cause value.
func (PodScaleReporterValidationError) Error ¶
func (e PodScaleReporterValidationError) Error() string
Error satisfies the builtin error interface
func (PodScaleReporterValidationError) ErrorName ¶
func (e PodScaleReporterValidationError) ErrorName() string
ErrorName returns error name.
func (PodScaleReporterValidationError) Field ¶
func (e PodScaleReporterValidationError) Field() string
Field function returns field value.
func (PodScaleReporterValidationError) Key ¶
func (e PodScaleReporterValidationError) Key() bool
Key function returns key value.
func (PodScaleReporterValidationError) Reason ¶
func (e PodScaleReporterValidationError) Reason() string
Reason function returns reason value.
type PodScaleReporter_Outs ¶
type PodScaleReporter_Outs struct { ActualReplicas *v1.OutPort `protobuf:"bytes,1,opt,name=actual_replicas,json=actualReplicas,proto3" json:"actual_replicas,omitempty"` ConfiguredReplicas *v1.OutPort `protobuf:"bytes,2,opt,name=configured_replicas,json=configuredReplicas,proto3" json:"configured_replicas,omitempty"` // contains filtered or unexported fields }
func (*PodScaleReporter_Outs) Descriptor
deprecated
func (*PodScaleReporter_Outs) Descriptor() ([]byte, []int)
Deprecated: Use PodScaleReporter_Outs.ProtoReflect.Descriptor instead.
func (*PodScaleReporter_Outs) GetActualReplicas ¶
func (x *PodScaleReporter_Outs) GetActualReplicas() *v1.OutPort
func (*PodScaleReporter_Outs) GetConfiguredReplicas ¶
func (x *PodScaleReporter_Outs) GetConfiguredReplicas() *v1.OutPort
func (*PodScaleReporter_Outs) MarshalJSON ¶
func (msg *PodScaleReporter_Outs) MarshalJSON() ([]byte, error)
MarshalJSON implements json.Marshaler
func (*PodScaleReporter_Outs) MarshalToSizedBufferVT ¶ added in v2.7.0
func (m *PodScaleReporter_Outs) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PodScaleReporter_Outs) MarshalToVT ¶ added in v2.7.0
func (m *PodScaleReporter_Outs) MarshalToVT(dAtA []byte) (int, error)
func (*PodScaleReporter_Outs) MarshalVT ¶ added in v2.7.0
func (m *PodScaleReporter_Outs) MarshalVT() (dAtA []byte, err error)
func (*PodScaleReporter_Outs) ProtoMessage ¶
func (*PodScaleReporter_Outs) ProtoMessage()
func (*PodScaleReporter_Outs) ProtoReflect ¶
func (x *PodScaleReporter_Outs) ProtoReflect() protoreflect.Message
func (*PodScaleReporter_Outs) Reset ¶
func (x *PodScaleReporter_Outs) Reset()
func (*PodScaleReporter_Outs) SizeVT ¶ added in v2.7.0
func (m *PodScaleReporter_Outs) SizeVT() (n int)
func (*PodScaleReporter_Outs) String ¶
func (x *PodScaleReporter_Outs) String() string
func (*PodScaleReporter_Outs) UnmarshalJSON ¶
func (msg *PodScaleReporter_Outs) UnmarshalJSON(b []byte) error
UnmarshalJSON implements json.Unmarshaler
func (*PodScaleReporter_Outs) UnmarshalVT ¶ added in v2.7.0
func (m *PodScaleReporter_Outs) UnmarshalVT(dAtA []byte) error
func (*PodScaleReporter_Outs) Validate ¶
func (m *PodScaleReporter_Outs) Validate() error
Validate checks the field values on PodScaleReporter_Outs 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 (*PodScaleReporter_Outs) ValidateAll ¶
func (m *PodScaleReporter_Outs) ValidateAll() error
ValidateAll checks the field values on PodScaleReporter_Outs 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 PodScaleReporter_OutsMultiError, or nil if none found.
type PodScaleReporter_OutsMultiError ¶
type PodScaleReporter_OutsMultiError []error
PodScaleReporter_OutsMultiError is an error wrapping multiple validation errors returned by PodScaleReporter_Outs.ValidateAll() if the designated constraints aren't met.
func (PodScaleReporter_OutsMultiError) AllErrors ¶
func (m PodScaleReporter_OutsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PodScaleReporter_OutsMultiError) Error ¶
func (m PodScaleReporter_OutsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PodScaleReporter_OutsValidationError ¶
type PodScaleReporter_OutsValidationError struct {
// contains filtered or unexported fields
}
PodScaleReporter_OutsValidationError is the validation error returned by PodScaleReporter_Outs.Validate if the designated constraints aren't met.
func (PodScaleReporter_OutsValidationError) Cause ¶
func (e PodScaleReporter_OutsValidationError) Cause() error
Cause function returns cause value.
func (PodScaleReporter_OutsValidationError) Error ¶
func (e PodScaleReporter_OutsValidationError) Error() string
Error satisfies the builtin error interface
func (PodScaleReporter_OutsValidationError) ErrorName ¶
func (e PodScaleReporter_OutsValidationError) ErrorName() string
ErrorName returns error name.
func (PodScaleReporter_OutsValidationError) Field ¶
func (e PodScaleReporter_OutsValidationError) Field() string
Field function returns field value.
func (PodScaleReporter_OutsValidationError) Key ¶
func (e PodScaleReporter_OutsValidationError) Key() bool
Key function returns key value.
func (PodScaleReporter_OutsValidationError) Reason ¶
func (e PodScaleReporter_OutsValidationError) Reason() string
Reason function returns reason value.