Documentation ¶
Index ¶
- Variables
- type CrossVersionObjectReference
- func (*CrossVersionObjectReference) Descriptor() ([]byte, []int)
- func (this *CrossVersionObjectReference) Equal(that interface{}) bool
- func (m *CrossVersionObjectReference) GetApiVersion() string
- func (m *CrossVersionObjectReference) GetKind() string
- func (m *CrossVersionObjectReference) GetName() string
- func (this *CrossVersionObjectReference) GoString() string
- func (m *CrossVersionObjectReference) Marshal() (dAtA []byte, err error)
- func (m *CrossVersionObjectReference) MarshalTo(dAtA []byte) (int, error)
- func (m *CrossVersionObjectReference) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*CrossVersionObjectReference) ProtoMessage()
- func (m *CrossVersionObjectReference) Reset()
- func (m *CrossVersionObjectReference) Size() (n int)
- func (this *CrossVersionObjectReference) String() string
- func (m *CrossVersionObjectReference) Unmarshal(dAtA []byte) error
- func (m *CrossVersionObjectReference) XXX_DiscardUnknown()
- func (m *CrossVersionObjectReference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CrossVersionObjectReference) XXX_Merge(src proto.Message)
- func (m *CrossVersionObjectReference) XXX_Size() int
- func (m *CrossVersionObjectReference) XXX_Unmarshal(b []byte) error
- type ExternalMetricSource
- func (*ExternalMetricSource) Descriptor() ([]byte, []int)
- func (this *ExternalMetricSource) Equal(that interface{}) bool
- func (m *ExternalMetricSource) GetMetricName() string
- func (m *ExternalMetricSource) GetMetricSelector() *v1.LabelSelector
- func (m *ExternalMetricSource) GetTargetAverageValue() *resource.Quantity
- func (m *ExternalMetricSource) GetTargetValue() *resource.Quantity
- func (this *ExternalMetricSource) GoString() string
- func (m *ExternalMetricSource) Marshal() (dAtA []byte, err error)
- func (m *ExternalMetricSource) MarshalTo(dAtA []byte) (int, error)
- func (m *ExternalMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExternalMetricSource) ProtoMessage()
- func (m *ExternalMetricSource) Reset()
- func (m *ExternalMetricSource) Size() (n int)
- func (this *ExternalMetricSource) String() string
- func (m *ExternalMetricSource) Unmarshal(dAtA []byte) error
- func (m *ExternalMetricSource) XXX_DiscardUnknown()
- func (m *ExternalMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExternalMetricSource) XXX_Merge(src proto.Message)
- func (m *ExternalMetricSource) XXX_Size() int
- func (m *ExternalMetricSource) XXX_Unmarshal(b []byte) error
- type ExternalMetricStatus
- func (*ExternalMetricStatus) Descriptor() ([]byte, []int)
- func (this *ExternalMetricStatus) Equal(that interface{}) bool
- func (m *ExternalMetricStatus) GetCurrentAverageValue() *resource.Quantity
- func (m *ExternalMetricStatus) GetCurrentValue() *resource.Quantity
- func (m *ExternalMetricStatus) GetMetricName() string
- func (m *ExternalMetricStatus) GetMetricSelector() *v1.LabelSelector
- func (this *ExternalMetricStatus) GoString() string
- func (m *ExternalMetricStatus) Marshal() (dAtA []byte, err error)
- func (m *ExternalMetricStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *ExternalMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExternalMetricStatus) ProtoMessage()
- func (m *ExternalMetricStatus) Reset()
- func (m *ExternalMetricStatus) Size() (n int)
- func (this *ExternalMetricStatus) String() string
- func (m *ExternalMetricStatus) Unmarshal(dAtA []byte) error
- func (m *ExternalMetricStatus) XXX_DiscardUnknown()
- func (m *ExternalMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExternalMetricStatus) XXX_Merge(src proto.Message)
- func (m *ExternalMetricStatus) XXX_Size() int
- func (m *ExternalMetricStatus) XXX_Unmarshal(b []byte) error
- type HorizontalPodAutoscaler
- func (*HorizontalPodAutoscaler) Descriptor() ([]byte, []int)
- func (this *HorizontalPodAutoscaler) Equal(that interface{}) bool
- func (m *HorizontalPodAutoscaler) GetMetadata() *v1.ObjectMeta
- func (m *HorizontalPodAutoscaler) GetSpec() *HorizontalPodAutoscalerSpec
- func (m *HorizontalPodAutoscaler) GetStatus() *HorizontalPodAutoscalerStatus
- func (this *HorizontalPodAutoscaler) GoString() string
- func (m *HorizontalPodAutoscaler) Marshal() (dAtA []byte, err error)
- func (m *HorizontalPodAutoscaler) MarshalTo(dAtA []byte) (int, error)
- func (m *HorizontalPodAutoscaler) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HorizontalPodAutoscaler) ProtoMessage()
- func (m *HorizontalPodAutoscaler) Reset()
- func (m *HorizontalPodAutoscaler) Size() (n int)
- func (this *HorizontalPodAutoscaler) String() string
- func (m *HorizontalPodAutoscaler) Unmarshal(dAtA []byte) error
- func (m *HorizontalPodAutoscaler) XXX_DiscardUnknown()
- func (m *HorizontalPodAutoscaler) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HorizontalPodAutoscaler) XXX_Merge(src proto.Message)
- func (m *HorizontalPodAutoscaler) XXX_Size() int
- func (m *HorizontalPodAutoscaler) XXX_Unmarshal(b []byte) error
- type HorizontalPodAutoscalerCondition
- func (*HorizontalPodAutoscalerCondition) Descriptor() ([]byte, []int)
- func (this *HorizontalPodAutoscalerCondition) Equal(that interface{}) bool
- func (m *HorizontalPodAutoscalerCondition) GetLastTransitionTime() *v1.Time
- func (m *HorizontalPodAutoscalerCondition) GetMessage() string
- func (m *HorizontalPodAutoscalerCondition) GetReason() string
- func (m *HorizontalPodAutoscalerCondition) GetStatus() string
- func (m *HorizontalPodAutoscalerCondition) GetType() string
- func (this *HorizontalPodAutoscalerCondition) GoString() string
- func (m *HorizontalPodAutoscalerCondition) Marshal() (dAtA []byte, err error)
- func (m *HorizontalPodAutoscalerCondition) MarshalTo(dAtA []byte) (int, error)
- func (m *HorizontalPodAutoscalerCondition) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HorizontalPodAutoscalerCondition) ProtoMessage()
- func (m *HorizontalPodAutoscalerCondition) Reset()
- func (m *HorizontalPodAutoscalerCondition) Size() (n int)
- func (this *HorizontalPodAutoscalerCondition) String() string
- func (m *HorizontalPodAutoscalerCondition) Unmarshal(dAtA []byte) error
- func (m *HorizontalPodAutoscalerCondition) XXX_DiscardUnknown()
- func (m *HorizontalPodAutoscalerCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HorizontalPodAutoscalerCondition) XXX_Merge(src proto.Message)
- func (m *HorizontalPodAutoscalerCondition) XXX_Size() int
- func (m *HorizontalPodAutoscalerCondition) XXX_Unmarshal(b []byte) error
- type HorizontalPodAutoscalerList
- func (*HorizontalPodAutoscalerList) Descriptor() ([]byte, []int)
- func (this *HorizontalPodAutoscalerList) Equal(that interface{}) bool
- func (m *HorizontalPodAutoscalerList) GetItems() []*HorizontalPodAutoscaler
- func (m *HorizontalPodAutoscalerList) GetMetadata() *v1.ListMeta
- func (this *HorizontalPodAutoscalerList) GoString() string
- func (m *HorizontalPodAutoscalerList) Marshal() (dAtA []byte, err error)
- func (m *HorizontalPodAutoscalerList) MarshalTo(dAtA []byte) (int, error)
- func (m *HorizontalPodAutoscalerList) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HorizontalPodAutoscalerList) ProtoMessage()
- func (m *HorizontalPodAutoscalerList) Reset()
- func (m *HorizontalPodAutoscalerList) Size() (n int)
- func (this *HorizontalPodAutoscalerList) String() string
- func (m *HorizontalPodAutoscalerList) Unmarshal(dAtA []byte) error
- func (m *HorizontalPodAutoscalerList) XXX_DiscardUnknown()
- func (m *HorizontalPodAutoscalerList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HorizontalPodAutoscalerList) XXX_Merge(src proto.Message)
- func (m *HorizontalPodAutoscalerList) XXX_Size() int
- func (m *HorizontalPodAutoscalerList) XXX_Unmarshal(b []byte) error
- type HorizontalPodAutoscalerSpec
- func (*HorizontalPodAutoscalerSpec) Descriptor() ([]byte, []int)
- func (this *HorizontalPodAutoscalerSpec) Equal(that interface{}) bool
- func (m *HorizontalPodAutoscalerSpec) GetMaxReplicas() int32
- func (m *HorizontalPodAutoscalerSpec) GetMinReplicas() int32
- func (m *HorizontalPodAutoscalerSpec) GetScaleTargetRef() *CrossVersionObjectReference
- func (m *HorizontalPodAutoscalerSpec) GetTargetCPUUtilizationPercentage() int32
- func (this *HorizontalPodAutoscalerSpec) GoString() string
- func (m *HorizontalPodAutoscalerSpec) Marshal() (dAtA []byte, err error)
- func (m *HorizontalPodAutoscalerSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *HorizontalPodAutoscalerSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HorizontalPodAutoscalerSpec) ProtoMessage()
- func (m *HorizontalPodAutoscalerSpec) Reset()
- func (m *HorizontalPodAutoscalerSpec) Size() (n int)
- func (this *HorizontalPodAutoscalerSpec) String() string
- func (m *HorizontalPodAutoscalerSpec) Unmarshal(dAtA []byte) error
- func (m *HorizontalPodAutoscalerSpec) XXX_DiscardUnknown()
- func (m *HorizontalPodAutoscalerSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HorizontalPodAutoscalerSpec) XXX_Merge(src proto.Message)
- func (m *HorizontalPodAutoscalerSpec) XXX_Size() int
- func (m *HorizontalPodAutoscalerSpec) XXX_Unmarshal(b []byte) error
- type HorizontalPodAutoscalerStatus
- func (*HorizontalPodAutoscalerStatus) Descriptor() ([]byte, []int)
- func (this *HorizontalPodAutoscalerStatus) Equal(that interface{}) bool
- func (m *HorizontalPodAutoscalerStatus) GetCurrentCPUUtilizationPercentage() int32
- func (m *HorizontalPodAutoscalerStatus) GetCurrentReplicas() int32
- func (m *HorizontalPodAutoscalerStatus) GetDesiredReplicas() int32
- func (m *HorizontalPodAutoscalerStatus) GetLastScaleTime() *v1.Time
- func (m *HorizontalPodAutoscalerStatus) GetObservedGeneration() int64
- func (this *HorizontalPodAutoscalerStatus) GoString() string
- func (m *HorizontalPodAutoscalerStatus) Marshal() (dAtA []byte, err error)
- func (m *HorizontalPodAutoscalerStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *HorizontalPodAutoscalerStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HorizontalPodAutoscalerStatus) ProtoMessage()
- func (m *HorizontalPodAutoscalerStatus) Reset()
- func (m *HorizontalPodAutoscalerStatus) Size() (n int)
- func (this *HorizontalPodAutoscalerStatus) String() string
- func (m *HorizontalPodAutoscalerStatus) Unmarshal(dAtA []byte) error
- func (m *HorizontalPodAutoscalerStatus) XXX_DiscardUnknown()
- func (m *HorizontalPodAutoscalerStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HorizontalPodAutoscalerStatus) XXX_Merge(src proto.Message)
- func (m *HorizontalPodAutoscalerStatus) XXX_Size() int
- func (m *HorizontalPodAutoscalerStatus) XXX_Unmarshal(b []byte) error
- type MetricSpec
- func (*MetricSpec) Descriptor() ([]byte, []int)
- func (this *MetricSpec) Equal(that interface{}) bool
- func (m *MetricSpec) GetExternal() *ExternalMetricSource
- func (m *MetricSpec) GetObject() *ObjectMetricSource
- func (m *MetricSpec) GetPods() *PodsMetricSource
- func (m *MetricSpec) GetResource() *ResourceMetricSource
- func (m *MetricSpec) GetType() string
- func (this *MetricSpec) GoString() string
- func (m *MetricSpec) Marshal() (dAtA []byte, err error)
- func (m *MetricSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *MetricSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetricSpec) ProtoMessage()
- func (m *MetricSpec) Reset()
- func (m *MetricSpec) Size() (n int)
- func (this *MetricSpec) String() string
- func (m *MetricSpec) Unmarshal(dAtA []byte) error
- func (m *MetricSpec) XXX_DiscardUnknown()
- func (m *MetricSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricSpec) XXX_Merge(src proto.Message)
- func (m *MetricSpec) XXX_Size() int
- func (m *MetricSpec) XXX_Unmarshal(b []byte) error
- type MetricStatus
- func (*MetricStatus) Descriptor() ([]byte, []int)
- func (this *MetricStatus) Equal(that interface{}) bool
- func (m *MetricStatus) GetExternal() *ExternalMetricStatus
- func (m *MetricStatus) GetObject() *ObjectMetricStatus
- func (m *MetricStatus) GetPods() *PodsMetricStatus
- func (m *MetricStatus) GetResource() *ResourceMetricStatus
- func (m *MetricStatus) GetType() string
- func (this *MetricStatus) GoString() string
- func (m *MetricStatus) Marshal() (dAtA []byte, err error)
- func (m *MetricStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *MetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetricStatus) ProtoMessage()
- func (m *MetricStatus) Reset()
- func (m *MetricStatus) Size() (n int)
- func (this *MetricStatus) String() string
- func (m *MetricStatus) Unmarshal(dAtA []byte) error
- func (m *MetricStatus) XXX_DiscardUnknown()
- func (m *MetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricStatus) XXX_Merge(src proto.Message)
- func (m *MetricStatus) XXX_Size() int
- func (m *MetricStatus) XXX_Unmarshal(b []byte) error
- type ObjectMetricSource
- func (*ObjectMetricSource) Descriptor() ([]byte, []int)
- func (this *ObjectMetricSource) Equal(that interface{}) bool
- func (m *ObjectMetricSource) GetAverageValue() *resource.Quantity
- func (m *ObjectMetricSource) GetMetricName() string
- func (m *ObjectMetricSource) GetSelector() *v1.LabelSelector
- func (m *ObjectMetricSource) GetTarget() *CrossVersionObjectReference
- func (m *ObjectMetricSource) GetTargetValue() *resource.Quantity
- func (this *ObjectMetricSource) GoString() string
- func (m *ObjectMetricSource) Marshal() (dAtA []byte, err error)
- func (m *ObjectMetricSource) MarshalTo(dAtA []byte) (int, error)
- func (m *ObjectMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ObjectMetricSource) ProtoMessage()
- func (m *ObjectMetricSource) Reset()
- func (m *ObjectMetricSource) Size() (n int)
- func (this *ObjectMetricSource) String() string
- func (m *ObjectMetricSource) Unmarshal(dAtA []byte) error
- func (m *ObjectMetricSource) XXX_DiscardUnknown()
- func (m *ObjectMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ObjectMetricSource) XXX_Merge(src proto.Message)
- func (m *ObjectMetricSource) XXX_Size() int
- func (m *ObjectMetricSource) XXX_Unmarshal(b []byte) error
- type ObjectMetricStatus
- func (*ObjectMetricStatus) Descriptor() ([]byte, []int)
- func (this *ObjectMetricStatus) Equal(that interface{}) bool
- func (m *ObjectMetricStatus) GetAverageValue() *resource.Quantity
- func (m *ObjectMetricStatus) GetCurrentValue() *resource.Quantity
- func (m *ObjectMetricStatus) GetMetricName() string
- func (m *ObjectMetricStatus) GetSelector() *v1.LabelSelector
- func (m *ObjectMetricStatus) GetTarget() *CrossVersionObjectReference
- func (this *ObjectMetricStatus) GoString() string
- func (m *ObjectMetricStatus) Marshal() (dAtA []byte, err error)
- func (m *ObjectMetricStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *ObjectMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ObjectMetricStatus) ProtoMessage()
- func (m *ObjectMetricStatus) Reset()
- func (m *ObjectMetricStatus) Size() (n int)
- func (this *ObjectMetricStatus) String() string
- func (m *ObjectMetricStatus) Unmarshal(dAtA []byte) error
- func (m *ObjectMetricStatus) XXX_DiscardUnknown()
- func (m *ObjectMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ObjectMetricStatus) XXX_Merge(src proto.Message)
- func (m *ObjectMetricStatus) XXX_Size() int
- func (m *ObjectMetricStatus) XXX_Unmarshal(b []byte) error
- type PodsMetricSource
- func (*PodsMetricSource) Descriptor() ([]byte, []int)
- func (this *PodsMetricSource) Equal(that interface{}) bool
- func (m *PodsMetricSource) GetMetricName() string
- func (m *PodsMetricSource) GetSelector() *v1.LabelSelector
- func (m *PodsMetricSource) GetTargetAverageValue() *resource.Quantity
- func (this *PodsMetricSource) GoString() string
- func (m *PodsMetricSource) Marshal() (dAtA []byte, err error)
- func (m *PodsMetricSource) MarshalTo(dAtA []byte) (int, error)
- func (m *PodsMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PodsMetricSource) ProtoMessage()
- func (m *PodsMetricSource) Reset()
- func (m *PodsMetricSource) Size() (n int)
- func (this *PodsMetricSource) String() string
- func (m *PodsMetricSource) Unmarshal(dAtA []byte) error
- func (m *PodsMetricSource) XXX_DiscardUnknown()
- func (m *PodsMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PodsMetricSource) XXX_Merge(src proto.Message)
- func (m *PodsMetricSource) XXX_Size() int
- func (m *PodsMetricSource) XXX_Unmarshal(b []byte) error
- type PodsMetricStatus
- func (*PodsMetricStatus) Descriptor() ([]byte, []int)
- func (this *PodsMetricStatus) Equal(that interface{}) bool
- func (m *PodsMetricStatus) GetCurrentAverageValue() *resource.Quantity
- func (m *PodsMetricStatus) GetMetricName() string
- func (m *PodsMetricStatus) GetSelector() *v1.LabelSelector
- func (this *PodsMetricStatus) GoString() string
- func (m *PodsMetricStatus) Marshal() (dAtA []byte, err error)
- func (m *PodsMetricStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *PodsMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*PodsMetricStatus) ProtoMessage()
- func (m *PodsMetricStatus) Reset()
- func (m *PodsMetricStatus) Size() (n int)
- func (this *PodsMetricStatus) String() string
- func (m *PodsMetricStatus) Unmarshal(dAtA []byte) error
- func (m *PodsMetricStatus) XXX_DiscardUnknown()
- func (m *PodsMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PodsMetricStatus) XXX_Merge(src proto.Message)
- func (m *PodsMetricStatus) XXX_Size() int
- func (m *PodsMetricStatus) XXX_Unmarshal(b []byte) error
- type ResourceMetricSource
- func (*ResourceMetricSource) Descriptor() ([]byte, []int)
- func (this *ResourceMetricSource) Equal(that interface{}) bool
- func (m *ResourceMetricSource) GetName() string
- func (m *ResourceMetricSource) GetTargetAverageUtilization() int32
- func (m *ResourceMetricSource) GetTargetAverageValue() *resource.Quantity
- func (this *ResourceMetricSource) GoString() string
- func (m *ResourceMetricSource) Marshal() (dAtA []byte, err error)
- func (m *ResourceMetricSource) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResourceMetricSource) ProtoMessage()
- func (m *ResourceMetricSource) Reset()
- func (m *ResourceMetricSource) Size() (n int)
- func (this *ResourceMetricSource) String() string
- func (m *ResourceMetricSource) Unmarshal(dAtA []byte) error
- func (m *ResourceMetricSource) XXX_DiscardUnknown()
- func (m *ResourceMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceMetricSource) XXX_Merge(src proto.Message)
- func (m *ResourceMetricSource) XXX_Size() int
- func (m *ResourceMetricSource) XXX_Unmarshal(b []byte) error
- type ResourceMetricStatus
- func (*ResourceMetricStatus) Descriptor() ([]byte, []int)
- func (this *ResourceMetricStatus) Equal(that interface{}) bool
- func (m *ResourceMetricStatus) GetCurrentAverageUtilization() int32
- func (m *ResourceMetricStatus) GetCurrentAverageValue() *resource.Quantity
- func (m *ResourceMetricStatus) GetName() string
- func (this *ResourceMetricStatus) GoString() string
- func (m *ResourceMetricStatus) Marshal() (dAtA []byte, err error)
- func (m *ResourceMetricStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *ResourceMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ResourceMetricStatus) ProtoMessage()
- func (m *ResourceMetricStatus) Reset()
- func (m *ResourceMetricStatus) Size() (n int)
- func (this *ResourceMetricStatus) String() string
- func (m *ResourceMetricStatus) Unmarshal(dAtA []byte) error
- func (m *ResourceMetricStatus) XXX_DiscardUnknown()
- func (m *ResourceMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResourceMetricStatus) XXX_Merge(src proto.Message)
- func (m *ResourceMetricStatus) XXX_Size() int
- func (m *ResourceMetricStatus) XXX_Unmarshal(b []byte) error
- type Scale
- func (*Scale) Descriptor() ([]byte, []int)
- func (this *Scale) Equal(that interface{}) bool
- func (m *Scale) GetMetadata() *v1.ObjectMeta
- func (m *Scale) GetSpec() *ScaleSpec
- func (m *Scale) GetStatus() *ScaleStatus
- func (this *Scale) GoString() string
- func (m *Scale) Marshal() (dAtA []byte, err error)
- func (m *Scale) MarshalTo(dAtA []byte) (int, error)
- func (m *Scale) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Scale) ProtoMessage()
- func (m *Scale) Reset()
- func (m *Scale) Size() (n int)
- func (this *Scale) String() string
- func (m *Scale) Unmarshal(dAtA []byte) error
- func (m *Scale) XXX_DiscardUnknown()
- func (m *Scale) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Scale) XXX_Merge(src proto.Message)
- func (m *Scale) XXX_Size() int
- func (m *Scale) XXX_Unmarshal(b []byte) error
- type ScaleSpec
- func (*ScaleSpec) Descriptor() ([]byte, []int)
- func (this *ScaleSpec) Equal(that interface{}) bool
- func (m *ScaleSpec) GetReplicas() int32
- func (this *ScaleSpec) GoString() string
- func (m *ScaleSpec) Marshal() (dAtA []byte, err error)
- func (m *ScaleSpec) MarshalTo(dAtA []byte) (int, error)
- func (m *ScaleSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ScaleSpec) ProtoMessage()
- func (m *ScaleSpec) Reset()
- func (m *ScaleSpec) Size() (n int)
- func (this *ScaleSpec) String() string
- func (m *ScaleSpec) Unmarshal(dAtA []byte) error
- func (m *ScaleSpec) XXX_DiscardUnknown()
- func (m *ScaleSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ScaleSpec) XXX_Merge(src proto.Message)
- func (m *ScaleSpec) XXX_Size() int
- func (m *ScaleSpec) XXX_Unmarshal(b []byte) error
- type ScaleStatus
- func (*ScaleStatus) Descriptor() ([]byte, []int)
- func (this *ScaleStatus) Equal(that interface{}) bool
- func (m *ScaleStatus) GetReplicas() int32
- func (m *ScaleStatus) GetSelector() string
- func (this *ScaleStatus) GoString() string
- func (m *ScaleStatus) Marshal() (dAtA []byte, err error)
- func (m *ScaleStatus) MarshalTo(dAtA []byte) (int, error)
- func (m *ScaleStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ScaleStatus) ProtoMessage()
- func (m *ScaleStatus) Reset()
- func (m *ScaleStatus) Size() (n int)
- func (this *ScaleStatus) String() string
- func (m *ScaleStatus) Unmarshal(dAtA []byte) error
- func (m *ScaleStatus) XXX_DiscardUnknown()
- func (m *ScaleStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ScaleStatus) XXX_Merge(src proto.Message)
- func (m *ScaleStatus) XXX_Size() int
- func (m *ScaleStatus) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type CrossVersionObjectReference ¶
type CrossVersionObjectReference struct { // Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#types-kinds" Kind string `protobuf:"bytes,1,opt,name=kind" json:"kind"` // Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names Name string `protobuf:"bytes,2,opt,name=name" json:"name"` // API version of the referent // +optional ApiVersion string `protobuf:"bytes,3,opt,name=apiVersion" json:"apiVersion"` }
CrossVersionObjectReference contains enough information to let you identify the referred resource.
func (*CrossVersionObjectReference) Descriptor ¶
func (*CrossVersionObjectReference) Descriptor() ([]byte, []int)
func (*CrossVersionObjectReference) Equal ¶
func (this *CrossVersionObjectReference) Equal(that interface{}) bool
func (*CrossVersionObjectReference) GetApiVersion ¶
func (m *CrossVersionObjectReference) GetApiVersion() string
func (*CrossVersionObjectReference) GetKind ¶
func (m *CrossVersionObjectReference) GetKind() string
func (*CrossVersionObjectReference) GetName ¶
func (m *CrossVersionObjectReference) GetName() string
func (*CrossVersionObjectReference) GoString ¶
func (this *CrossVersionObjectReference) GoString() string
func (*CrossVersionObjectReference) Marshal ¶
func (m *CrossVersionObjectReference) Marshal() (dAtA []byte, err error)
func (*CrossVersionObjectReference) MarshalTo ¶
func (m *CrossVersionObjectReference) MarshalTo(dAtA []byte) (int, error)
func (*CrossVersionObjectReference) MarshalToSizedBuffer ¶
func (m *CrossVersionObjectReference) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*CrossVersionObjectReference) ProtoMessage ¶
func (*CrossVersionObjectReference) ProtoMessage()
func (*CrossVersionObjectReference) Reset ¶
func (m *CrossVersionObjectReference) Reset()
func (*CrossVersionObjectReference) Size ¶
func (m *CrossVersionObjectReference) Size() (n int)
func (*CrossVersionObjectReference) String ¶
func (this *CrossVersionObjectReference) String() string
func (*CrossVersionObjectReference) Unmarshal ¶
func (m *CrossVersionObjectReference) Unmarshal(dAtA []byte) error
func (*CrossVersionObjectReference) XXX_DiscardUnknown ¶
func (m *CrossVersionObjectReference) XXX_DiscardUnknown()
func (*CrossVersionObjectReference) XXX_Marshal ¶
func (m *CrossVersionObjectReference) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CrossVersionObjectReference) XXX_Merge ¶
func (m *CrossVersionObjectReference) XXX_Merge(src proto.Message)
func (*CrossVersionObjectReference) XXX_Size ¶
func (m *CrossVersionObjectReference) XXX_Size() int
func (*CrossVersionObjectReference) XXX_Unmarshal ¶
func (m *CrossVersionObjectReference) XXX_Unmarshal(b []byte) error
type ExternalMetricSource ¶
type ExternalMetricSource struct { // metricName is the name of the metric in question. MetricName string `protobuf:"bytes,1,opt,name=metricName" json:"metricName"` // metricSelector is used to identify a specific time series // within a given metric. // +optional MetricSelector *v1.LabelSelector `protobuf:"bytes,2,opt,name=metricSelector" json:"metricSelector,omitempty"` // targetValue is the target value of the metric (as a quantity). // Mutually exclusive with TargetAverageValue. // +optional TargetValue *resource.Quantity `protobuf:"bytes,3,opt,name=targetValue" json:"targetValue,omitempty"` // targetAverageValue is the target per-pod value of global metric (as a quantity). // Mutually exclusive with TargetValue. // +optional TargetAverageValue *resource.Quantity `protobuf:"bytes,4,opt,name=targetAverageValue" json:"targetAverageValue,omitempty"` }
ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster).
func (*ExternalMetricSource) Descriptor ¶
func (*ExternalMetricSource) Descriptor() ([]byte, []int)
func (*ExternalMetricSource) Equal ¶
func (this *ExternalMetricSource) Equal(that interface{}) bool
func (*ExternalMetricSource) GetMetricName ¶
func (m *ExternalMetricSource) GetMetricName() string
func (*ExternalMetricSource) GetMetricSelector ¶
func (m *ExternalMetricSource) GetMetricSelector() *v1.LabelSelector
func (*ExternalMetricSource) GetTargetAverageValue ¶
func (m *ExternalMetricSource) GetTargetAverageValue() *resource.Quantity
func (*ExternalMetricSource) GetTargetValue ¶
func (m *ExternalMetricSource) GetTargetValue() *resource.Quantity
func (*ExternalMetricSource) GoString ¶
func (this *ExternalMetricSource) GoString() string
func (*ExternalMetricSource) Marshal ¶
func (m *ExternalMetricSource) Marshal() (dAtA []byte, err error)
func (*ExternalMetricSource) MarshalTo ¶
func (m *ExternalMetricSource) MarshalTo(dAtA []byte) (int, error)
func (*ExternalMetricSource) MarshalToSizedBuffer ¶
func (m *ExternalMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExternalMetricSource) ProtoMessage ¶
func (*ExternalMetricSource) ProtoMessage()
func (*ExternalMetricSource) Reset ¶
func (m *ExternalMetricSource) Reset()
func (*ExternalMetricSource) Size ¶
func (m *ExternalMetricSource) Size() (n int)
func (*ExternalMetricSource) String ¶
func (this *ExternalMetricSource) String() string
func (*ExternalMetricSource) Unmarshal ¶
func (m *ExternalMetricSource) Unmarshal(dAtA []byte) error
func (*ExternalMetricSource) XXX_DiscardUnknown ¶
func (m *ExternalMetricSource) XXX_DiscardUnknown()
func (*ExternalMetricSource) XXX_Marshal ¶
func (m *ExternalMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExternalMetricSource) XXX_Merge ¶
func (m *ExternalMetricSource) XXX_Merge(src proto.Message)
func (*ExternalMetricSource) XXX_Size ¶
func (m *ExternalMetricSource) XXX_Size() int
func (*ExternalMetricSource) XXX_Unmarshal ¶
func (m *ExternalMetricSource) XXX_Unmarshal(b []byte) error
type ExternalMetricStatus ¶
type ExternalMetricStatus struct { // metricName is the name of a metric used for autoscaling in // metric system. MetricName string `protobuf:"bytes,1,opt,name=metricName" json:"metricName"` // metricSelector is used to identify a specific time series // within a given metric. // +optional MetricSelector *v1.LabelSelector `protobuf:"bytes,2,opt,name=metricSelector" json:"metricSelector,omitempty"` // currentValue is the current value of the metric (as a quantity) CurrentValue *resource.Quantity `protobuf:"bytes,3,opt,name=currentValue" json:"currentValue,omitempty"` // currentAverageValue is the current value of metric averaged over autoscaled pods. // +optional CurrentAverageValue *resource.Quantity `protobuf:"bytes,4,opt,name=currentAverageValue" json:"currentAverageValue,omitempty"` }
ExternalMetricStatus indicates the current value of a global metric not associated with any Kubernetes object.
func (*ExternalMetricStatus) Descriptor ¶
func (*ExternalMetricStatus) Descriptor() ([]byte, []int)
func (*ExternalMetricStatus) Equal ¶
func (this *ExternalMetricStatus) Equal(that interface{}) bool
func (*ExternalMetricStatus) GetCurrentAverageValue ¶
func (m *ExternalMetricStatus) GetCurrentAverageValue() *resource.Quantity
func (*ExternalMetricStatus) GetCurrentValue ¶
func (m *ExternalMetricStatus) GetCurrentValue() *resource.Quantity
func (*ExternalMetricStatus) GetMetricName ¶
func (m *ExternalMetricStatus) GetMetricName() string
func (*ExternalMetricStatus) GetMetricSelector ¶
func (m *ExternalMetricStatus) GetMetricSelector() *v1.LabelSelector
func (*ExternalMetricStatus) GoString ¶
func (this *ExternalMetricStatus) GoString() string
func (*ExternalMetricStatus) Marshal ¶
func (m *ExternalMetricStatus) Marshal() (dAtA []byte, err error)
func (*ExternalMetricStatus) MarshalTo ¶
func (m *ExternalMetricStatus) MarshalTo(dAtA []byte) (int, error)
func (*ExternalMetricStatus) MarshalToSizedBuffer ¶
func (m *ExternalMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ExternalMetricStatus) ProtoMessage ¶
func (*ExternalMetricStatus) ProtoMessage()
func (*ExternalMetricStatus) Reset ¶
func (m *ExternalMetricStatus) Reset()
func (*ExternalMetricStatus) Size ¶
func (m *ExternalMetricStatus) Size() (n int)
func (*ExternalMetricStatus) String ¶
func (this *ExternalMetricStatus) String() string
func (*ExternalMetricStatus) Unmarshal ¶
func (m *ExternalMetricStatus) Unmarshal(dAtA []byte) error
func (*ExternalMetricStatus) XXX_DiscardUnknown ¶
func (m *ExternalMetricStatus) XXX_DiscardUnknown()
func (*ExternalMetricStatus) XXX_Marshal ¶
func (m *ExternalMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ExternalMetricStatus) XXX_Merge ¶
func (m *ExternalMetricStatus) XXX_Merge(src proto.Message)
func (*ExternalMetricStatus) XXX_Size ¶
func (m *ExternalMetricStatus) XXX_Size() int
func (*ExternalMetricStatus) XXX_Unmarshal ¶
func (m *ExternalMetricStatus) XXX_Unmarshal(b []byte) error
type HorizontalPodAutoscaler ¶
type HorizontalPodAutoscaler struct { // Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata // +optional Metadata *v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // behaviour of autoscaler. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. // +optional Spec *HorizontalPodAutoscalerSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // current information about the autoscaler. // +optional Status *HorizontalPodAutoscalerStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` }
configuration of a horizontal pod autoscaler.
func (*HorizontalPodAutoscaler) Descriptor ¶
func (*HorizontalPodAutoscaler) Descriptor() ([]byte, []int)
func (*HorizontalPodAutoscaler) Equal ¶
func (this *HorizontalPodAutoscaler) Equal(that interface{}) bool
func (*HorizontalPodAutoscaler) GetMetadata ¶
func (m *HorizontalPodAutoscaler) GetMetadata() *v1.ObjectMeta
func (*HorizontalPodAutoscaler) GetSpec ¶
func (m *HorizontalPodAutoscaler) GetSpec() *HorizontalPodAutoscalerSpec
func (*HorizontalPodAutoscaler) GetStatus ¶
func (m *HorizontalPodAutoscaler) GetStatus() *HorizontalPodAutoscalerStatus
func (*HorizontalPodAutoscaler) GoString ¶
func (this *HorizontalPodAutoscaler) GoString() string
func (*HorizontalPodAutoscaler) Marshal ¶
func (m *HorizontalPodAutoscaler) Marshal() (dAtA []byte, err error)
func (*HorizontalPodAutoscaler) MarshalTo ¶
func (m *HorizontalPodAutoscaler) MarshalTo(dAtA []byte) (int, error)
func (*HorizontalPodAutoscaler) MarshalToSizedBuffer ¶
func (m *HorizontalPodAutoscaler) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HorizontalPodAutoscaler) ProtoMessage ¶
func (*HorizontalPodAutoscaler) ProtoMessage()
func (*HorizontalPodAutoscaler) Reset ¶
func (m *HorizontalPodAutoscaler) Reset()
func (*HorizontalPodAutoscaler) Size ¶
func (m *HorizontalPodAutoscaler) Size() (n int)
func (*HorizontalPodAutoscaler) String ¶
func (this *HorizontalPodAutoscaler) String() string
func (*HorizontalPodAutoscaler) Unmarshal ¶
func (m *HorizontalPodAutoscaler) Unmarshal(dAtA []byte) error
func (*HorizontalPodAutoscaler) XXX_DiscardUnknown ¶
func (m *HorizontalPodAutoscaler) XXX_DiscardUnknown()
func (*HorizontalPodAutoscaler) XXX_Marshal ¶
func (m *HorizontalPodAutoscaler) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HorizontalPodAutoscaler) XXX_Merge ¶
func (m *HorizontalPodAutoscaler) XXX_Merge(src proto.Message)
func (*HorizontalPodAutoscaler) XXX_Size ¶
func (m *HorizontalPodAutoscaler) XXX_Size() int
func (*HorizontalPodAutoscaler) XXX_Unmarshal ¶
func (m *HorizontalPodAutoscaler) XXX_Unmarshal(b []byte) error
type HorizontalPodAutoscalerCondition ¶
type HorizontalPodAutoscalerCondition struct { // type describes the current condition Type string `protobuf:"bytes,1,opt,name=type" json:"type"` // status is the status of the condition (True, False, Unknown) Status string `protobuf:"bytes,2,opt,name=status" json:"status"` // lastTransitionTime is the last time the condition transitioned from // one status to another // +optional LastTransitionTime *v1.Time `protobuf:"bytes,3,opt,name=lastTransitionTime" json:"lastTransitionTime,omitempty"` // reason is the reason for the condition's last transition. // +optional Reason string `protobuf:"bytes,4,opt,name=reason" json:"reason"` // message is a human-readable explanation containing details about // the transition // +optional Message string `protobuf:"bytes,5,opt,name=message" json:"message"` }
HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.
func (*HorizontalPodAutoscalerCondition) Descriptor ¶
func (*HorizontalPodAutoscalerCondition) Descriptor() ([]byte, []int)
func (*HorizontalPodAutoscalerCondition) Equal ¶
func (this *HorizontalPodAutoscalerCondition) Equal(that interface{}) bool
func (*HorizontalPodAutoscalerCondition) GetLastTransitionTime ¶
func (m *HorizontalPodAutoscalerCondition) GetLastTransitionTime() *v1.Time
func (*HorizontalPodAutoscalerCondition) GetMessage ¶
func (m *HorizontalPodAutoscalerCondition) GetMessage() string
func (*HorizontalPodAutoscalerCondition) GetReason ¶
func (m *HorizontalPodAutoscalerCondition) GetReason() string
func (*HorizontalPodAutoscalerCondition) GetStatus ¶
func (m *HorizontalPodAutoscalerCondition) GetStatus() string
func (*HorizontalPodAutoscalerCondition) GetType ¶
func (m *HorizontalPodAutoscalerCondition) GetType() string
func (*HorizontalPodAutoscalerCondition) GoString ¶
func (this *HorizontalPodAutoscalerCondition) GoString() string
func (*HorizontalPodAutoscalerCondition) Marshal ¶
func (m *HorizontalPodAutoscalerCondition) Marshal() (dAtA []byte, err error)
func (*HorizontalPodAutoscalerCondition) MarshalTo ¶
func (m *HorizontalPodAutoscalerCondition) MarshalTo(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerCondition) MarshalToSizedBuffer ¶
func (m *HorizontalPodAutoscalerCondition) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerCondition) ProtoMessage ¶
func (*HorizontalPodAutoscalerCondition) ProtoMessage()
func (*HorizontalPodAutoscalerCondition) Reset ¶
func (m *HorizontalPodAutoscalerCondition) Reset()
func (*HorizontalPodAutoscalerCondition) Size ¶
func (m *HorizontalPodAutoscalerCondition) Size() (n int)
func (*HorizontalPodAutoscalerCondition) String ¶
func (this *HorizontalPodAutoscalerCondition) String() string
func (*HorizontalPodAutoscalerCondition) Unmarshal ¶
func (m *HorizontalPodAutoscalerCondition) Unmarshal(dAtA []byte) error
func (*HorizontalPodAutoscalerCondition) XXX_DiscardUnknown ¶
func (m *HorizontalPodAutoscalerCondition) XXX_DiscardUnknown()
func (*HorizontalPodAutoscalerCondition) XXX_Marshal ¶
func (m *HorizontalPodAutoscalerCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HorizontalPodAutoscalerCondition) XXX_Merge ¶
func (m *HorizontalPodAutoscalerCondition) XXX_Merge(src proto.Message)
func (*HorizontalPodAutoscalerCondition) XXX_Size ¶
func (m *HorizontalPodAutoscalerCondition) XXX_Size() int
func (*HorizontalPodAutoscalerCondition) XXX_Unmarshal ¶
func (m *HorizontalPodAutoscalerCondition) XXX_Unmarshal(b []byte) error
type HorizontalPodAutoscalerList ¶
type HorizontalPodAutoscalerList struct { // Standard list metadata. // +optional Metadata *v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // list of horizontal pod autoscaler objects. Items []*HorizontalPodAutoscaler `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` }
list of horizontal pod autoscaler objects.
func (*HorizontalPodAutoscalerList) Descriptor ¶
func (*HorizontalPodAutoscalerList) Descriptor() ([]byte, []int)
func (*HorizontalPodAutoscalerList) Equal ¶
func (this *HorizontalPodAutoscalerList) Equal(that interface{}) bool
func (*HorizontalPodAutoscalerList) GetItems ¶
func (m *HorizontalPodAutoscalerList) GetItems() []*HorizontalPodAutoscaler
func (*HorizontalPodAutoscalerList) GetMetadata ¶
func (m *HorizontalPodAutoscalerList) GetMetadata() *v1.ListMeta
func (*HorizontalPodAutoscalerList) GoString ¶
func (this *HorizontalPodAutoscalerList) GoString() string
func (*HorizontalPodAutoscalerList) Marshal ¶
func (m *HorizontalPodAutoscalerList) Marshal() (dAtA []byte, err error)
func (*HorizontalPodAutoscalerList) MarshalTo ¶
func (m *HorizontalPodAutoscalerList) MarshalTo(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerList) MarshalToSizedBuffer ¶
func (m *HorizontalPodAutoscalerList) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerList) ProtoMessage ¶
func (*HorizontalPodAutoscalerList) ProtoMessage()
func (*HorizontalPodAutoscalerList) Reset ¶
func (m *HorizontalPodAutoscalerList) Reset()
func (*HorizontalPodAutoscalerList) Size ¶
func (m *HorizontalPodAutoscalerList) Size() (n int)
func (*HorizontalPodAutoscalerList) String ¶
func (this *HorizontalPodAutoscalerList) String() string
func (*HorizontalPodAutoscalerList) Unmarshal ¶
func (m *HorizontalPodAutoscalerList) Unmarshal(dAtA []byte) error
func (*HorizontalPodAutoscalerList) XXX_DiscardUnknown ¶
func (m *HorizontalPodAutoscalerList) XXX_DiscardUnknown()
func (*HorizontalPodAutoscalerList) XXX_Marshal ¶
func (m *HorizontalPodAutoscalerList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HorizontalPodAutoscalerList) XXX_Merge ¶
func (m *HorizontalPodAutoscalerList) XXX_Merge(src proto.Message)
func (*HorizontalPodAutoscalerList) XXX_Size ¶
func (m *HorizontalPodAutoscalerList) XXX_Size() int
func (*HorizontalPodAutoscalerList) XXX_Unmarshal ¶
func (m *HorizontalPodAutoscalerList) XXX_Unmarshal(b []byte) error
type HorizontalPodAutoscalerSpec ¶
type HorizontalPodAutoscalerSpec struct { // reference to scaled resource; horizontal pod autoscaler will learn the current resource consumption // and will set the desired number of pods by using its Scale subresource. ScaleTargetRef *CrossVersionObjectReference `protobuf:"bytes,1,opt,name=scaleTargetRef" json:"scaleTargetRef,omitempty"` // minReplicas is the lower limit for the number of replicas to which the autoscaler // can scale down. It defaults to 1 pod. minReplicas is allowed to be 0 if the // alpha feature gate HPAScaleToZero is enabled and at least one Object or External // metric is configured. Scaling is active as long as at least one metric value is // available. // +optional MinReplicas int32 `protobuf:"varint,2,opt,name=minReplicas" json:"minReplicas"` // upper limit for the number of pods that can be set by the autoscaler; cannot be smaller than MinReplicas. MaxReplicas int32 `protobuf:"varint,3,opt,name=maxReplicas" json:"maxReplicas"` // target average CPU utilization (represented as a percentage of requested CPU) over all the pods; // if not specified the default autoscaling policy will be used. // +optional TargetCPUUtilizationPercentage int32 `protobuf:"varint,4,opt,name=targetCPUUtilizationPercentage" json:"targetCPUUtilizationPercentage"` }
specification of a horizontal pod autoscaler.
func (*HorizontalPodAutoscalerSpec) Descriptor ¶
func (*HorizontalPodAutoscalerSpec) Descriptor() ([]byte, []int)
func (*HorizontalPodAutoscalerSpec) Equal ¶
func (this *HorizontalPodAutoscalerSpec) Equal(that interface{}) bool
func (*HorizontalPodAutoscalerSpec) GetMaxReplicas ¶
func (m *HorizontalPodAutoscalerSpec) GetMaxReplicas() int32
func (*HorizontalPodAutoscalerSpec) GetMinReplicas ¶
func (m *HorizontalPodAutoscalerSpec) GetMinReplicas() int32
func (*HorizontalPodAutoscalerSpec) GetScaleTargetRef ¶
func (m *HorizontalPodAutoscalerSpec) GetScaleTargetRef() *CrossVersionObjectReference
func (*HorizontalPodAutoscalerSpec) GetTargetCPUUtilizationPercentage ¶
func (m *HorizontalPodAutoscalerSpec) GetTargetCPUUtilizationPercentage() int32
func (*HorizontalPodAutoscalerSpec) GoString ¶
func (this *HorizontalPodAutoscalerSpec) GoString() string
func (*HorizontalPodAutoscalerSpec) Marshal ¶
func (m *HorizontalPodAutoscalerSpec) Marshal() (dAtA []byte, err error)
func (*HorizontalPodAutoscalerSpec) MarshalTo ¶
func (m *HorizontalPodAutoscalerSpec) MarshalTo(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerSpec) MarshalToSizedBuffer ¶
func (m *HorizontalPodAutoscalerSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerSpec) ProtoMessage ¶
func (*HorizontalPodAutoscalerSpec) ProtoMessage()
func (*HorizontalPodAutoscalerSpec) Reset ¶
func (m *HorizontalPodAutoscalerSpec) Reset()
func (*HorizontalPodAutoscalerSpec) Size ¶
func (m *HorizontalPodAutoscalerSpec) Size() (n int)
func (*HorizontalPodAutoscalerSpec) String ¶
func (this *HorizontalPodAutoscalerSpec) String() string
func (*HorizontalPodAutoscalerSpec) Unmarshal ¶
func (m *HorizontalPodAutoscalerSpec) Unmarshal(dAtA []byte) error
func (*HorizontalPodAutoscalerSpec) XXX_DiscardUnknown ¶
func (m *HorizontalPodAutoscalerSpec) XXX_DiscardUnknown()
func (*HorizontalPodAutoscalerSpec) XXX_Marshal ¶
func (m *HorizontalPodAutoscalerSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HorizontalPodAutoscalerSpec) XXX_Merge ¶
func (m *HorizontalPodAutoscalerSpec) XXX_Merge(src proto.Message)
func (*HorizontalPodAutoscalerSpec) XXX_Size ¶
func (m *HorizontalPodAutoscalerSpec) XXX_Size() int
func (*HorizontalPodAutoscalerSpec) XXX_Unmarshal ¶
func (m *HorizontalPodAutoscalerSpec) XXX_Unmarshal(b []byte) error
type HorizontalPodAutoscalerStatus ¶
type HorizontalPodAutoscalerStatus struct { // most recent generation observed by this autoscaler. // +optional ObservedGeneration int64 `protobuf:"varint,1,opt,name=observedGeneration" json:"observedGeneration"` // last time the HorizontalPodAutoscaler scaled the number of pods; // used by the autoscaler to control how often the number of pods is changed. // +optional LastScaleTime *v1.Time `protobuf:"bytes,2,opt,name=lastScaleTime" json:"lastScaleTime,omitempty"` // current number of replicas of pods managed by this autoscaler. CurrentReplicas int32 `protobuf:"varint,3,opt,name=currentReplicas" json:"currentReplicas"` // desired number of replicas of pods managed by this autoscaler. DesiredReplicas int32 `protobuf:"varint,4,opt,name=desiredReplicas" json:"desiredReplicas"` // current average CPU utilization over all pods, represented as a percentage of requested CPU, // e.g. 70 means that an average pod is using now 70% of its requested CPU. // +optional CurrentCPUUtilizationPercentage int32 `protobuf:"varint,5,opt,name=currentCPUUtilizationPercentage" json:"currentCPUUtilizationPercentage"` }
current status of a horizontal pod autoscaler
func (*HorizontalPodAutoscalerStatus) Descriptor ¶
func (*HorizontalPodAutoscalerStatus) Descriptor() ([]byte, []int)
func (*HorizontalPodAutoscalerStatus) Equal ¶
func (this *HorizontalPodAutoscalerStatus) Equal(that interface{}) bool
func (*HorizontalPodAutoscalerStatus) GetCurrentCPUUtilizationPercentage ¶
func (m *HorizontalPodAutoscalerStatus) GetCurrentCPUUtilizationPercentage() int32
func (*HorizontalPodAutoscalerStatus) GetCurrentReplicas ¶
func (m *HorizontalPodAutoscalerStatus) GetCurrentReplicas() int32
func (*HorizontalPodAutoscalerStatus) GetDesiredReplicas ¶
func (m *HorizontalPodAutoscalerStatus) GetDesiredReplicas() int32
func (*HorizontalPodAutoscalerStatus) GetLastScaleTime ¶
func (m *HorizontalPodAutoscalerStatus) GetLastScaleTime() *v1.Time
func (*HorizontalPodAutoscalerStatus) GetObservedGeneration ¶
func (m *HorizontalPodAutoscalerStatus) GetObservedGeneration() int64
func (*HorizontalPodAutoscalerStatus) GoString ¶
func (this *HorizontalPodAutoscalerStatus) GoString() string
func (*HorizontalPodAutoscalerStatus) Marshal ¶
func (m *HorizontalPodAutoscalerStatus) Marshal() (dAtA []byte, err error)
func (*HorizontalPodAutoscalerStatus) MarshalTo ¶
func (m *HorizontalPodAutoscalerStatus) MarshalTo(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerStatus) MarshalToSizedBuffer ¶
func (m *HorizontalPodAutoscalerStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*HorizontalPodAutoscalerStatus) ProtoMessage ¶
func (*HorizontalPodAutoscalerStatus) ProtoMessage()
func (*HorizontalPodAutoscalerStatus) Reset ¶
func (m *HorizontalPodAutoscalerStatus) Reset()
func (*HorizontalPodAutoscalerStatus) Size ¶
func (m *HorizontalPodAutoscalerStatus) Size() (n int)
func (*HorizontalPodAutoscalerStatus) String ¶
func (this *HorizontalPodAutoscalerStatus) String() string
func (*HorizontalPodAutoscalerStatus) Unmarshal ¶
func (m *HorizontalPodAutoscalerStatus) Unmarshal(dAtA []byte) error
func (*HorizontalPodAutoscalerStatus) XXX_DiscardUnknown ¶
func (m *HorizontalPodAutoscalerStatus) XXX_DiscardUnknown()
func (*HorizontalPodAutoscalerStatus) XXX_Marshal ¶
func (m *HorizontalPodAutoscalerStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HorizontalPodAutoscalerStatus) XXX_Merge ¶
func (m *HorizontalPodAutoscalerStatus) XXX_Merge(src proto.Message)
func (*HorizontalPodAutoscalerStatus) XXX_Size ¶
func (m *HorizontalPodAutoscalerStatus) XXX_Size() int
func (*HorizontalPodAutoscalerStatus) XXX_Unmarshal ¶
func (m *HorizontalPodAutoscalerStatus) XXX_Unmarshal(b []byte) error
type MetricSpec ¶
type MetricSpec struct { // type is the type of metric source. It should be one of "Object", // "Pods" or "Resource", each mapping to a matching field in the object. Type string `protobuf:"bytes,1,opt,name=type" json:"type"` // object refers to a metric describing a single kubernetes object // (for example, hits-per-second on an Ingress object). // +optional Object *ObjectMetricSource `protobuf:"bytes,2,opt,name=object" json:"object,omitempty"` // pods refers to a metric describing each pod in the current scale target // (for example, transactions-processed-per-second). The values will be // averaged together before being compared to the target value. // +optional Pods *PodsMetricSource `protobuf:"bytes,3,opt,name=pods" json:"pods,omitempty"` // resource refers to a resource metric (such as those specified in // requests and limits) known to Kubernetes describing each pod in the // current scale target (e.g. CPU or memory). Such metrics are built in to // Kubernetes, and have special scaling options on top of those available // to normal per-pod metrics using the "pods" source. // +optional Resource *ResourceMetricSource `protobuf:"bytes,4,opt,name=resource" json:"resource,omitempty"` // external refers to a global metric that is not associated // with any Kubernetes object. It allows autoscaling based on information // coming from components running outside of cluster // (for example length of queue in cloud messaging service, or // QPS from loadbalancer running outside of cluster). // +optional External *ExternalMetricSource `protobuf:"bytes,5,opt,name=external" json:"external,omitempty"` }
MetricSpec specifies how to scale based on a single metric (only `type` and one other matching field should be set at once).
func (*MetricSpec) Descriptor ¶
func (*MetricSpec) Descriptor() ([]byte, []int)
func (*MetricSpec) Equal ¶
func (this *MetricSpec) Equal(that interface{}) bool
func (*MetricSpec) GetExternal ¶
func (m *MetricSpec) GetExternal() *ExternalMetricSource
func (*MetricSpec) GetObject ¶
func (m *MetricSpec) GetObject() *ObjectMetricSource
func (*MetricSpec) GetPods ¶
func (m *MetricSpec) GetPods() *PodsMetricSource
func (*MetricSpec) GetResource ¶
func (m *MetricSpec) GetResource() *ResourceMetricSource
func (*MetricSpec) GetType ¶
func (m *MetricSpec) GetType() string
func (*MetricSpec) GoString ¶
func (this *MetricSpec) GoString() string
func (*MetricSpec) Marshal ¶
func (m *MetricSpec) Marshal() (dAtA []byte, err error)
func (*MetricSpec) MarshalToSizedBuffer ¶
func (m *MetricSpec) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MetricSpec) ProtoMessage ¶
func (*MetricSpec) ProtoMessage()
func (*MetricSpec) Reset ¶
func (m *MetricSpec) Reset()
func (*MetricSpec) Size ¶
func (m *MetricSpec) Size() (n int)
func (*MetricSpec) String ¶
func (this *MetricSpec) String() string
func (*MetricSpec) Unmarshal ¶
func (m *MetricSpec) Unmarshal(dAtA []byte) error
func (*MetricSpec) XXX_DiscardUnknown ¶
func (m *MetricSpec) XXX_DiscardUnknown()
func (*MetricSpec) XXX_Marshal ¶
func (m *MetricSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MetricSpec) XXX_Merge ¶
func (m *MetricSpec) XXX_Merge(src proto.Message)
func (*MetricSpec) XXX_Size ¶
func (m *MetricSpec) XXX_Size() int
func (*MetricSpec) XXX_Unmarshal ¶
func (m *MetricSpec) XXX_Unmarshal(b []byte) error
type MetricStatus ¶
type MetricStatus struct { // type is the type of metric source. It will be one of "Object", // "Pods" or "Resource", each corresponds to a matching field in the object. Type string `protobuf:"bytes,1,opt,name=type" json:"type"` // object refers to a metric describing a single kubernetes object // (for example, hits-per-second on an Ingress object). // +optional Object *ObjectMetricStatus `protobuf:"bytes,2,opt,name=object" json:"object,omitempty"` // pods refers to a metric describing each pod in the current scale target // (for example, transactions-processed-per-second). The values will be // averaged together before being compared to the target value. // +optional Pods *PodsMetricStatus `protobuf:"bytes,3,opt,name=pods" json:"pods,omitempty"` // resource refers to a resource metric (such as those specified in // requests and limits) known to Kubernetes describing each pod in the // current scale target (e.g. CPU or memory). Such metrics are built in to // Kubernetes, and have special scaling options on top of those available // to normal per-pod metrics using the "pods" source. // +optional Resource *ResourceMetricStatus `protobuf:"bytes,4,opt,name=resource" json:"resource,omitempty"` // external refers to a global metric that is not associated // with any Kubernetes object. It allows autoscaling based on information // coming from components running outside of cluster // (for example length of queue in cloud messaging service, or // QPS from loadbalancer running outside of cluster). // +optional External *ExternalMetricStatus `protobuf:"bytes,5,opt,name=external" json:"external,omitempty"` }
MetricStatus describes the last-read state of a single metric.
func (*MetricStatus) Descriptor ¶
func (*MetricStatus) Descriptor() ([]byte, []int)
func (*MetricStatus) Equal ¶
func (this *MetricStatus) Equal(that interface{}) bool
func (*MetricStatus) GetExternal ¶
func (m *MetricStatus) GetExternal() *ExternalMetricStatus
func (*MetricStatus) GetObject ¶
func (m *MetricStatus) GetObject() *ObjectMetricStatus
func (*MetricStatus) GetPods ¶
func (m *MetricStatus) GetPods() *PodsMetricStatus
func (*MetricStatus) GetResource ¶
func (m *MetricStatus) GetResource() *ResourceMetricStatus
func (*MetricStatus) GetType ¶
func (m *MetricStatus) GetType() string
func (*MetricStatus) GoString ¶
func (this *MetricStatus) GoString() string
func (*MetricStatus) Marshal ¶
func (m *MetricStatus) Marshal() (dAtA []byte, err error)
func (*MetricStatus) MarshalToSizedBuffer ¶
func (m *MetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MetricStatus) ProtoMessage ¶
func (*MetricStatus) ProtoMessage()
func (*MetricStatus) Reset ¶
func (m *MetricStatus) Reset()
func (*MetricStatus) Size ¶
func (m *MetricStatus) Size() (n int)
func (*MetricStatus) String ¶
func (this *MetricStatus) String() string
func (*MetricStatus) Unmarshal ¶
func (m *MetricStatus) Unmarshal(dAtA []byte) error
func (*MetricStatus) XXX_DiscardUnknown ¶
func (m *MetricStatus) XXX_DiscardUnknown()
func (*MetricStatus) XXX_Marshal ¶
func (m *MetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MetricStatus) XXX_Merge ¶
func (m *MetricStatus) XXX_Merge(src proto.Message)
func (*MetricStatus) XXX_Size ¶
func (m *MetricStatus) XXX_Size() int
func (*MetricStatus) XXX_Unmarshal ¶
func (m *MetricStatus) XXX_Unmarshal(b []byte) error
type ObjectMetricSource ¶
type ObjectMetricSource struct { // target is the described Kubernetes object. Target *CrossVersionObjectReference `protobuf:"bytes,1,opt,name=target" json:"target,omitempty"` // metricName is the name of the metric in question. MetricName string `protobuf:"bytes,2,opt,name=metricName" json:"metricName"` // targetValue is the target value of the metric (as a quantity). TargetValue *resource.Quantity `protobuf:"bytes,3,opt,name=targetValue" json:"targetValue,omitempty"` // selector is the string-encoded form of a standard kubernetes label selector for the given metric. // When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping // When unset, just the metricName will be used to gather metrics. // +optional Selector *v1.LabelSelector `protobuf:"bytes,4,opt,name=selector" json:"selector,omitempty"` // averageValue is the target value of the average of the // metric across all relevant pods (as a quantity) // +optional AverageValue *resource.Quantity `protobuf:"bytes,5,opt,name=averageValue" json:"averageValue,omitempty"` }
ObjectMetricSource indicates how to scale on a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).
func (*ObjectMetricSource) Descriptor ¶
func (*ObjectMetricSource) Descriptor() ([]byte, []int)
func (*ObjectMetricSource) Equal ¶
func (this *ObjectMetricSource) Equal(that interface{}) bool
func (*ObjectMetricSource) GetAverageValue ¶
func (m *ObjectMetricSource) GetAverageValue() *resource.Quantity
func (*ObjectMetricSource) GetMetricName ¶
func (m *ObjectMetricSource) GetMetricName() string
func (*ObjectMetricSource) GetSelector ¶
func (m *ObjectMetricSource) GetSelector() *v1.LabelSelector
func (*ObjectMetricSource) GetTarget ¶
func (m *ObjectMetricSource) GetTarget() *CrossVersionObjectReference
func (*ObjectMetricSource) GetTargetValue ¶
func (m *ObjectMetricSource) GetTargetValue() *resource.Quantity
func (*ObjectMetricSource) GoString ¶
func (this *ObjectMetricSource) GoString() string
func (*ObjectMetricSource) Marshal ¶
func (m *ObjectMetricSource) Marshal() (dAtA []byte, err error)
func (*ObjectMetricSource) MarshalTo ¶
func (m *ObjectMetricSource) MarshalTo(dAtA []byte) (int, error)
func (*ObjectMetricSource) MarshalToSizedBuffer ¶
func (m *ObjectMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ObjectMetricSource) ProtoMessage ¶
func (*ObjectMetricSource) ProtoMessage()
func (*ObjectMetricSource) Reset ¶
func (m *ObjectMetricSource) Reset()
func (*ObjectMetricSource) Size ¶
func (m *ObjectMetricSource) Size() (n int)
func (*ObjectMetricSource) String ¶
func (this *ObjectMetricSource) String() string
func (*ObjectMetricSource) Unmarshal ¶
func (m *ObjectMetricSource) Unmarshal(dAtA []byte) error
func (*ObjectMetricSource) XXX_DiscardUnknown ¶
func (m *ObjectMetricSource) XXX_DiscardUnknown()
func (*ObjectMetricSource) XXX_Marshal ¶
func (m *ObjectMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ObjectMetricSource) XXX_Merge ¶
func (m *ObjectMetricSource) XXX_Merge(src proto.Message)
func (*ObjectMetricSource) XXX_Size ¶
func (m *ObjectMetricSource) XXX_Size() int
func (*ObjectMetricSource) XXX_Unmarshal ¶
func (m *ObjectMetricSource) XXX_Unmarshal(b []byte) error
type ObjectMetricStatus ¶
type ObjectMetricStatus struct { // target is the described Kubernetes object. Target *CrossVersionObjectReference `protobuf:"bytes,1,opt,name=target" json:"target,omitempty"` // metricName is the name of the metric in question. MetricName string `protobuf:"bytes,2,opt,name=metricName" json:"metricName"` // currentValue is the current value of the metric (as a quantity). CurrentValue *resource.Quantity `protobuf:"bytes,3,opt,name=currentValue" json:"currentValue,omitempty"` // selector is the string-encoded form of a standard kubernetes label selector for the given metric // When set in the ObjectMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping. // When unset, just the metricName will be used to gather metrics. // +optional Selector *v1.LabelSelector `protobuf:"bytes,4,opt,name=selector" json:"selector,omitempty"` // averageValue is the current value of the average of the // metric across all relevant pods (as a quantity) // +optional AverageValue *resource.Quantity `protobuf:"bytes,5,opt,name=averageValue" json:"averageValue,omitempty"` }
ObjectMetricStatus indicates the current value of a metric describing a kubernetes object (for example, hits-per-second on an Ingress object).
func (*ObjectMetricStatus) Descriptor ¶
func (*ObjectMetricStatus) Descriptor() ([]byte, []int)
func (*ObjectMetricStatus) Equal ¶
func (this *ObjectMetricStatus) Equal(that interface{}) bool
func (*ObjectMetricStatus) GetAverageValue ¶
func (m *ObjectMetricStatus) GetAverageValue() *resource.Quantity
func (*ObjectMetricStatus) GetCurrentValue ¶
func (m *ObjectMetricStatus) GetCurrentValue() *resource.Quantity
func (*ObjectMetricStatus) GetMetricName ¶
func (m *ObjectMetricStatus) GetMetricName() string
func (*ObjectMetricStatus) GetSelector ¶
func (m *ObjectMetricStatus) GetSelector() *v1.LabelSelector
func (*ObjectMetricStatus) GetTarget ¶
func (m *ObjectMetricStatus) GetTarget() *CrossVersionObjectReference
func (*ObjectMetricStatus) GoString ¶
func (this *ObjectMetricStatus) GoString() string
func (*ObjectMetricStatus) Marshal ¶
func (m *ObjectMetricStatus) Marshal() (dAtA []byte, err error)
func (*ObjectMetricStatus) MarshalTo ¶
func (m *ObjectMetricStatus) MarshalTo(dAtA []byte) (int, error)
func (*ObjectMetricStatus) MarshalToSizedBuffer ¶
func (m *ObjectMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ObjectMetricStatus) ProtoMessage ¶
func (*ObjectMetricStatus) ProtoMessage()
func (*ObjectMetricStatus) Reset ¶
func (m *ObjectMetricStatus) Reset()
func (*ObjectMetricStatus) Size ¶
func (m *ObjectMetricStatus) Size() (n int)
func (*ObjectMetricStatus) String ¶
func (this *ObjectMetricStatus) String() string
func (*ObjectMetricStatus) Unmarshal ¶
func (m *ObjectMetricStatus) Unmarshal(dAtA []byte) error
func (*ObjectMetricStatus) XXX_DiscardUnknown ¶
func (m *ObjectMetricStatus) XXX_DiscardUnknown()
func (*ObjectMetricStatus) XXX_Marshal ¶
func (m *ObjectMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ObjectMetricStatus) XXX_Merge ¶
func (m *ObjectMetricStatus) XXX_Merge(src proto.Message)
func (*ObjectMetricStatus) XXX_Size ¶
func (m *ObjectMetricStatus) XXX_Size() int
func (*ObjectMetricStatus) XXX_Unmarshal ¶
func (m *ObjectMetricStatus) XXX_Unmarshal(b []byte) error
type PodsMetricSource ¶
type PodsMetricSource struct { // metricName is the name of the metric in question MetricName string `protobuf:"bytes,1,opt,name=metricName" json:"metricName"` // targetAverageValue is the target value of the average of the // metric across all relevant pods (as a quantity) TargetAverageValue *resource.Quantity `protobuf:"bytes,2,opt,name=targetAverageValue" json:"targetAverageValue,omitempty"` // selector is the string-encoded form of a standard kubernetes label selector for the given metric // When set, it is passed as an additional parameter to the metrics server for more specific metrics scoping // When unset, just the metricName will be used to gather metrics. // +optional Selector *v1.LabelSelector `protobuf:"bytes,3,opt,name=selector" json:"selector,omitempty"` }
PodsMetricSource indicates how to scale on a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the target value.
func (*PodsMetricSource) Descriptor ¶
func (*PodsMetricSource) Descriptor() ([]byte, []int)
func (*PodsMetricSource) Equal ¶
func (this *PodsMetricSource) Equal(that interface{}) bool
func (*PodsMetricSource) GetMetricName ¶
func (m *PodsMetricSource) GetMetricName() string
func (*PodsMetricSource) GetSelector ¶
func (m *PodsMetricSource) GetSelector() *v1.LabelSelector
func (*PodsMetricSource) GetTargetAverageValue ¶
func (m *PodsMetricSource) GetTargetAverageValue() *resource.Quantity
func (*PodsMetricSource) GoString ¶
func (this *PodsMetricSource) GoString() string
func (*PodsMetricSource) Marshal ¶
func (m *PodsMetricSource) Marshal() (dAtA []byte, err error)
func (*PodsMetricSource) MarshalToSizedBuffer ¶
func (m *PodsMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PodsMetricSource) ProtoMessage ¶
func (*PodsMetricSource) ProtoMessage()
func (*PodsMetricSource) Reset ¶
func (m *PodsMetricSource) Reset()
func (*PodsMetricSource) Size ¶
func (m *PodsMetricSource) Size() (n int)
func (*PodsMetricSource) String ¶
func (this *PodsMetricSource) String() string
func (*PodsMetricSource) Unmarshal ¶
func (m *PodsMetricSource) Unmarshal(dAtA []byte) error
func (*PodsMetricSource) XXX_DiscardUnknown ¶
func (m *PodsMetricSource) XXX_DiscardUnknown()
func (*PodsMetricSource) XXX_Marshal ¶
func (m *PodsMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PodsMetricSource) XXX_Merge ¶
func (m *PodsMetricSource) XXX_Merge(src proto.Message)
func (*PodsMetricSource) XXX_Size ¶
func (m *PodsMetricSource) XXX_Size() int
func (*PodsMetricSource) XXX_Unmarshal ¶
func (m *PodsMetricSource) XXX_Unmarshal(b []byte) error
type PodsMetricStatus ¶
type PodsMetricStatus struct { // metricName is the name of the metric in question MetricName string `protobuf:"bytes,1,opt,name=metricName" json:"metricName"` // currentAverageValue is the current value of the average of the // metric across all relevant pods (as a quantity) CurrentAverageValue *resource.Quantity `protobuf:"bytes,2,opt,name=currentAverageValue" json:"currentAverageValue,omitempty"` // selector is the string-encoded form of a standard kubernetes label selector for the given metric // When set in the PodsMetricSource, it is passed as an additional parameter to the metrics server for more specific metrics scoping. // When unset, just the metricName will be used to gather metrics. // +optional Selector *v1.LabelSelector `protobuf:"bytes,3,opt,name=selector" json:"selector,omitempty"` }
PodsMetricStatus indicates the current value of a metric describing each pod in the current scale target (for example, transactions-processed-per-second).
func (*PodsMetricStatus) Descriptor ¶
func (*PodsMetricStatus) Descriptor() ([]byte, []int)
func (*PodsMetricStatus) Equal ¶
func (this *PodsMetricStatus) Equal(that interface{}) bool
func (*PodsMetricStatus) GetCurrentAverageValue ¶
func (m *PodsMetricStatus) GetCurrentAverageValue() *resource.Quantity
func (*PodsMetricStatus) GetMetricName ¶
func (m *PodsMetricStatus) GetMetricName() string
func (*PodsMetricStatus) GetSelector ¶
func (m *PodsMetricStatus) GetSelector() *v1.LabelSelector
func (*PodsMetricStatus) GoString ¶
func (this *PodsMetricStatus) GoString() string
func (*PodsMetricStatus) Marshal ¶
func (m *PodsMetricStatus) Marshal() (dAtA []byte, err error)
func (*PodsMetricStatus) MarshalToSizedBuffer ¶
func (m *PodsMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*PodsMetricStatus) ProtoMessage ¶
func (*PodsMetricStatus) ProtoMessage()
func (*PodsMetricStatus) Reset ¶
func (m *PodsMetricStatus) Reset()
func (*PodsMetricStatus) Size ¶
func (m *PodsMetricStatus) Size() (n int)
func (*PodsMetricStatus) String ¶
func (this *PodsMetricStatus) String() string
func (*PodsMetricStatus) Unmarshal ¶
func (m *PodsMetricStatus) Unmarshal(dAtA []byte) error
func (*PodsMetricStatus) XXX_DiscardUnknown ¶
func (m *PodsMetricStatus) XXX_DiscardUnknown()
func (*PodsMetricStatus) XXX_Marshal ¶
func (m *PodsMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PodsMetricStatus) XXX_Merge ¶
func (m *PodsMetricStatus) XXX_Merge(src proto.Message)
func (*PodsMetricStatus) XXX_Size ¶
func (m *PodsMetricStatus) XXX_Size() int
func (*PodsMetricStatus) XXX_Unmarshal ¶
func (m *PodsMetricStatus) XXX_Unmarshal(b []byte) error
type ResourceMetricSource ¶
type ResourceMetricSource struct { // name is the name of the resource in question. Name string `protobuf:"bytes,1,opt,name=name" json:"name"` // targetAverageUtilization is the target value of the average of the // resource metric across all relevant pods, represented as a percentage of // the requested value of the resource for the pods. // +optional TargetAverageUtilization int32 `protobuf:"varint,2,opt,name=targetAverageUtilization" json:"targetAverageUtilization"` // targetAverageValue is the target value of the average of the // resource metric across all relevant pods, as a raw value (instead of as // a percentage of the request), similar to the "pods" metric source type. // +optional TargetAverageValue *resource.Quantity `protobuf:"bytes,3,opt,name=targetAverageValue" json:"targetAverageValue,omitempty"` }
ResourceMetricSource indicates how to scale on a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). The values will be averaged together before being compared to the target. Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source. Only one "target" type should be set.
func (*ResourceMetricSource) Descriptor ¶
func (*ResourceMetricSource) Descriptor() ([]byte, []int)
func (*ResourceMetricSource) Equal ¶
func (this *ResourceMetricSource) Equal(that interface{}) bool
func (*ResourceMetricSource) GetName ¶
func (m *ResourceMetricSource) GetName() string
func (*ResourceMetricSource) GetTargetAverageUtilization ¶
func (m *ResourceMetricSource) GetTargetAverageUtilization() int32
func (*ResourceMetricSource) GetTargetAverageValue ¶
func (m *ResourceMetricSource) GetTargetAverageValue() *resource.Quantity
func (*ResourceMetricSource) GoString ¶
func (this *ResourceMetricSource) GoString() string
func (*ResourceMetricSource) Marshal ¶
func (m *ResourceMetricSource) Marshal() (dAtA []byte, err error)
func (*ResourceMetricSource) MarshalTo ¶
func (m *ResourceMetricSource) MarshalTo(dAtA []byte) (int, error)
func (*ResourceMetricSource) MarshalToSizedBuffer ¶
func (m *ResourceMetricSource) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResourceMetricSource) ProtoMessage ¶
func (*ResourceMetricSource) ProtoMessage()
func (*ResourceMetricSource) Reset ¶
func (m *ResourceMetricSource) Reset()
func (*ResourceMetricSource) Size ¶
func (m *ResourceMetricSource) Size() (n int)
func (*ResourceMetricSource) String ¶
func (this *ResourceMetricSource) String() string
func (*ResourceMetricSource) Unmarshal ¶
func (m *ResourceMetricSource) Unmarshal(dAtA []byte) error
func (*ResourceMetricSource) XXX_DiscardUnknown ¶
func (m *ResourceMetricSource) XXX_DiscardUnknown()
func (*ResourceMetricSource) XXX_Marshal ¶
func (m *ResourceMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceMetricSource) XXX_Merge ¶
func (m *ResourceMetricSource) XXX_Merge(src proto.Message)
func (*ResourceMetricSource) XXX_Size ¶
func (m *ResourceMetricSource) XXX_Size() int
func (*ResourceMetricSource) XXX_Unmarshal ¶
func (m *ResourceMetricSource) XXX_Unmarshal(b []byte) error
type ResourceMetricStatus ¶
type ResourceMetricStatus struct { // name is the name of the resource in question. Name string `protobuf:"bytes,1,opt,name=name" json:"name"` // currentAverageUtilization is the current value of the average of the // resource metric across all relevant pods, represented as a percentage of // the requested value of the resource for the pods. It will only be // present if `targetAverageValue` was set in the corresponding metric // specification. // +optional CurrentAverageUtilization int32 `protobuf:"varint,2,opt,name=currentAverageUtilization" json:"currentAverageUtilization"` // currentAverageValue is the current value of the average of the // resource metric across all relevant pods, as a raw value (instead of as // a percentage of the request), similar to the "pods" metric source type. // It will always be set, regardless of the corresponding metric specification. CurrentAverageValue *resource.Quantity `protobuf:"bytes,3,opt,name=currentAverageValue" json:"currentAverageValue,omitempty"` }
ResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have special scaling options on top of those available to normal per-pod metrics using the "pods" source.
func (*ResourceMetricStatus) Descriptor ¶
func (*ResourceMetricStatus) Descriptor() ([]byte, []int)
func (*ResourceMetricStatus) Equal ¶
func (this *ResourceMetricStatus) Equal(that interface{}) bool
func (*ResourceMetricStatus) GetCurrentAverageUtilization ¶
func (m *ResourceMetricStatus) GetCurrentAverageUtilization() int32
func (*ResourceMetricStatus) GetCurrentAverageValue ¶
func (m *ResourceMetricStatus) GetCurrentAverageValue() *resource.Quantity
func (*ResourceMetricStatus) GetName ¶
func (m *ResourceMetricStatus) GetName() string
func (*ResourceMetricStatus) GoString ¶
func (this *ResourceMetricStatus) GoString() string
func (*ResourceMetricStatus) Marshal ¶
func (m *ResourceMetricStatus) Marshal() (dAtA []byte, err error)
func (*ResourceMetricStatus) MarshalTo ¶
func (m *ResourceMetricStatus) MarshalTo(dAtA []byte) (int, error)
func (*ResourceMetricStatus) MarshalToSizedBuffer ¶
func (m *ResourceMetricStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ResourceMetricStatus) ProtoMessage ¶
func (*ResourceMetricStatus) ProtoMessage()
func (*ResourceMetricStatus) Reset ¶
func (m *ResourceMetricStatus) Reset()
func (*ResourceMetricStatus) Size ¶
func (m *ResourceMetricStatus) Size() (n int)
func (*ResourceMetricStatus) String ¶
func (this *ResourceMetricStatus) String() string
func (*ResourceMetricStatus) Unmarshal ¶
func (m *ResourceMetricStatus) Unmarshal(dAtA []byte) error
func (*ResourceMetricStatus) XXX_DiscardUnknown ¶
func (m *ResourceMetricStatus) XXX_DiscardUnknown()
func (*ResourceMetricStatus) XXX_Marshal ¶
func (m *ResourceMetricStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResourceMetricStatus) XXX_Merge ¶
func (m *ResourceMetricStatus) XXX_Merge(src proto.Message)
func (*ResourceMetricStatus) XXX_Size ¶
func (m *ResourceMetricStatus) XXX_Size() int
func (*ResourceMetricStatus) XXX_Unmarshal ¶
func (m *ResourceMetricStatus) XXX_Unmarshal(b []byte) error
type Scale ¶
type Scale struct { // Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata. // +optional Metadata *v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. // +optional Spec *ScaleSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // current status of the scale. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#spec-and-status. Read-only. // +optional Status *ScaleStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` }
Scale represents a scaling request for a resource.
func (*Scale) Descriptor ¶
func (*Scale) GetMetadata ¶
func (m *Scale) GetMetadata() *v1.ObjectMeta
func (*Scale) GetStatus ¶
func (m *Scale) GetStatus() *ScaleStatus
func (*Scale) ProtoMessage ¶
func (*Scale) ProtoMessage()
func (*Scale) XXX_DiscardUnknown ¶
func (m *Scale) XXX_DiscardUnknown()
func (*Scale) XXX_Marshal ¶
func (*Scale) XXX_Unmarshal ¶
type ScaleSpec ¶
type ScaleSpec struct { // desired number of instances for the scaled object. // +optional Replicas int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas"` }
ScaleSpec describes the attributes of a scale subresource.
func (*ScaleSpec) Descriptor ¶
func (*ScaleSpec) GetReplicas ¶
func (*ScaleSpec) MarshalToSizedBuffer ¶
func (*ScaleSpec) ProtoMessage ¶
func (*ScaleSpec) ProtoMessage()
func (*ScaleSpec) XXX_DiscardUnknown ¶
func (m *ScaleSpec) XXX_DiscardUnknown()
func (*ScaleSpec) XXX_Marshal ¶
func (*ScaleSpec) XXX_Unmarshal ¶
type ScaleStatus ¶
type ScaleStatus struct { // actual number of observed instances of the scaled object. Replicas int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas"` // label query over pods that should match the replicas count. This is same // as the label selector but in the string format to avoid introspection // by clients. The string will be in the same format as the query-param syntax. // More info about label selectors: http://kubernetes.io/docs/user-guide/labels#label-selectors // +optional Selector string `protobuf:"bytes,2,opt,name=selector" json:"selector"` }
ScaleStatus represents the current status of a scale subresource.
func (*ScaleStatus) Descriptor ¶
func (*ScaleStatus) Descriptor() ([]byte, []int)
func (*ScaleStatus) Equal ¶
func (this *ScaleStatus) Equal(that interface{}) bool
func (*ScaleStatus) GetReplicas ¶
func (m *ScaleStatus) GetReplicas() int32
func (*ScaleStatus) GetSelector ¶
func (m *ScaleStatus) GetSelector() string
func (*ScaleStatus) GoString ¶
func (this *ScaleStatus) GoString() string
func (*ScaleStatus) Marshal ¶
func (m *ScaleStatus) Marshal() (dAtA []byte, err error)
func (*ScaleStatus) MarshalToSizedBuffer ¶
func (m *ScaleStatus) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ScaleStatus) ProtoMessage ¶
func (*ScaleStatus) ProtoMessage()
func (*ScaleStatus) Reset ¶
func (m *ScaleStatus) Reset()
func (*ScaleStatus) Size ¶
func (m *ScaleStatus) Size() (n int)
func (*ScaleStatus) String ¶
func (this *ScaleStatus) String() string
func (*ScaleStatus) Unmarshal ¶
func (m *ScaleStatus) Unmarshal(dAtA []byte) error
func (*ScaleStatus) XXX_DiscardUnknown ¶
func (m *ScaleStatus) XXX_DiscardUnknown()
func (*ScaleStatus) XXX_Marshal ¶
func (m *ScaleStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ScaleStatus) XXX_Merge ¶
func (m *ScaleStatus) XXX_Merge(src proto.Message)
func (*ScaleStatus) XXX_Size ¶
func (m *ScaleStatus) XXX_Size() int
func (*ScaleStatus) XXX_Unmarshal ¶
func (m *ScaleStatus) XXX_Unmarshal(b []byte) error