Versions in this module Expand all Collapse all v1 v1.0.1 Oct 23, 2019 Changes in this version + const GroupName + var AddToScheme = localSchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type CrossVersionObjectReference struct + APIVersion string + Kind string + Name string + func (*CrossVersionObjectReference) Descriptor() ([]byte, []int) + func (*CrossVersionObjectReference) ProtoMessage() + func (CrossVersionObjectReference) SwaggerDoc() map[string]string + func (in *CrossVersionObjectReference) DeepCopy() *CrossVersionObjectReference + func (in *CrossVersionObjectReference) DeepCopyInto(out *CrossVersionObjectReference) + 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 (m *CrossVersionObjectReference) Reset() + func (m *CrossVersionObjectReference) Size() (n int) + 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 + func (this *CrossVersionObjectReference) String() string + type ExternalMetricSource struct + MetricName string + MetricSelector *metav1.LabelSelector + TargetAverageValue *resource.Quantity + TargetValue *resource.Quantity + func (*ExternalMetricSource) Descriptor() ([]byte, []int) + func (*ExternalMetricSource) ProtoMessage() + func (ExternalMetricSource) SwaggerDoc() map[string]string + func (in *ExternalMetricSource) DeepCopy() *ExternalMetricSource + func (in *ExternalMetricSource) DeepCopyInto(out *ExternalMetricSource) + 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 (m *ExternalMetricSource) Reset() + func (m *ExternalMetricSource) Size() (n int) + 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 + func (this *ExternalMetricSource) String() string + type ExternalMetricStatus struct + CurrentAverageValue *resource.Quantity + CurrentValue resource.Quantity + MetricName string + MetricSelector *metav1.LabelSelector + func (*ExternalMetricStatus) Descriptor() ([]byte, []int) + func (*ExternalMetricStatus) ProtoMessage() + func (ExternalMetricStatus) SwaggerDoc() map[string]string + func (in *ExternalMetricStatus) DeepCopy() *ExternalMetricStatus + func (in *ExternalMetricStatus) DeepCopyInto(out *ExternalMetricStatus) + 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 (m *ExternalMetricStatus) Reset() + func (m *ExternalMetricStatus) Size() (n int) + 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 + func (this *ExternalMetricStatus) String() string + type HorizontalPodAutoscaler struct + Spec HorizontalPodAutoscalerSpec + Status HorizontalPodAutoscalerStatus + func (*HorizontalPodAutoscaler) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscaler) ProtoMessage() + func (HorizontalPodAutoscaler) SwaggerDoc() map[string]string + func (in *HorizontalPodAutoscaler) DeepCopy() *HorizontalPodAutoscaler + func (in *HorizontalPodAutoscaler) DeepCopyInto(out *HorizontalPodAutoscaler) + func (in *HorizontalPodAutoscaler) DeepCopyObject() runtime.Object + 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 (m *HorizontalPodAutoscaler) Reset() + func (m *HorizontalPodAutoscaler) Size() (n int) + 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 + func (this *HorizontalPodAutoscaler) String() string + type HorizontalPodAutoscalerCondition struct + LastTransitionTime metav1.Time + Message string + Reason string + Status v1.ConditionStatus + Type HorizontalPodAutoscalerConditionType + func (*HorizontalPodAutoscalerCondition) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerCondition) ProtoMessage() + func (HorizontalPodAutoscalerCondition) SwaggerDoc() map[string]string + func (in *HorizontalPodAutoscalerCondition) DeepCopy() *HorizontalPodAutoscalerCondition + func (in *HorizontalPodAutoscalerCondition) DeepCopyInto(out *HorizontalPodAutoscalerCondition) + 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 (m *HorizontalPodAutoscalerCondition) Reset() + func (m *HorizontalPodAutoscalerCondition) Size() (n int) + 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 + func (this *HorizontalPodAutoscalerCondition) String() string + type HorizontalPodAutoscalerConditionType string + const AbleToScale + const ScalingActive + const ScalingLimited + type HorizontalPodAutoscalerList struct + Items []HorizontalPodAutoscaler + func (*HorizontalPodAutoscalerList) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerList) ProtoMessage() + func (HorizontalPodAutoscalerList) SwaggerDoc() map[string]string + func (in *HorizontalPodAutoscalerList) DeepCopy() *HorizontalPodAutoscalerList + func (in *HorizontalPodAutoscalerList) DeepCopyInto(out *HorizontalPodAutoscalerList) + func (in *HorizontalPodAutoscalerList) DeepCopyObject() runtime.Object + 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 (m *HorizontalPodAutoscalerList) Reset() + func (m *HorizontalPodAutoscalerList) Size() (n int) + 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 + func (this *HorizontalPodAutoscalerList) String() string + type HorizontalPodAutoscalerSpec struct + MaxReplicas int32 + Metrics []MetricSpec + MinReplicas *int32 + ScaleTargetRef CrossVersionObjectReference + func (*HorizontalPodAutoscalerSpec) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerSpec) ProtoMessage() + func (HorizontalPodAutoscalerSpec) SwaggerDoc() map[string]string + func (in *HorizontalPodAutoscalerSpec) DeepCopy() *HorizontalPodAutoscalerSpec + func (in *HorizontalPodAutoscalerSpec) DeepCopyInto(out *HorizontalPodAutoscalerSpec) + 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 (m *HorizontalPodAutoscalerSpec) Reset() + func (m *HorizontalPodAutoscalerSpec) Size() (n int) + 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 + func (this *HorizontalPodAutoscalerSpec) String() string + type HorizontalPodAutoscalerStatus struct + Conditions []HorizontalPodAutoscalerCondition + CurrentMetrics []MetricStatus + CurrentReplicas int32 + DesiredReplicas int32 + LastScaleTime *metav1.Time + ObservedGeneration *int64 + func (*HorizontalPodAutoscalerStatus) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerStatus) ProtoMessage() + func (HorizontalPodAutoscalerStatus) SwaggerDoc() map[string]string + func (in *HorizontalPodAutoscalerStatus) DeepCopy() *HorizontalPodAutoscalerStatus + func (in *HorizontalPodAutoscalerStatus) DeepCopyInto(out *HorizontalPodAutoscalerStatus) + 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 (m *HorizontalPodAutoscalerStatus) Reset() + func (m *HorizontalPodAutoscalerStatus) Size() (n int) + 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 + func (this *HorizontalPodAutoscalerStatus) String() string + type MetricSourceType string + const ExternalMetricSourceType + const ObjectMetricSourceType + const PodsMetricSourceType + const ResourceMetricSourceType + type MetricSpec struct + External *ExternalMetricSource + Object *ObjectMetricSource + Pods *PodsMetricSource + Resource *ResourceMetricSource + Type MetricSourceType + func (*MetricSpec) Descriptor() ([]byte, []int) + func (*MetricSpec) ProtoMessage() + func (MetricSpec) SwaggerDoc() map[string]string + func (in *MetricSpec) DeepCopy() *MetricSpec + func (in *MetricSpec) DeepCopyInto(out *MetricSpec) + 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 (m *MetricSpec) Reset() + func (m *MetricSpec) Size() (n int) + 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 + func (this *MetricSpec) String() string + type MetricStatus struct + External *ExternalMetricStatus + Object *ObjectMetricStatus + Pods *PodsMetricStatus + Resource *ResourceMetricStatus + Type MetricSourceType + func (*MetricStatus) Descriptor() ([]byte, []int) + func (*MetricStatus) ProtoMessage() + func (MetricStatus) SwaggerDoc() map[string]string + func (in *MetricStatus) DeepCopy() *MetricStatus + func (in *MetricStatus) DeepCopyInto(out *MetricStatus) + 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 (m *MetricStatus) Reset() + func (m *MetricStatus) Size() (n int) + 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 + func (this *MetricStatus) String() string + type ObjectMetricSource struct + AverageValue *resource.Quantity + MetricName string + Selector *metav1.LabelSelector + Target CrossVersionObjectReference + TargetValue resource.Quantity + func (*ObjectMetricSource) Descriptor() ([]byte, []int) + func (*ObjectMetricSource) ProtoMessage() + func (ObjectMetricSource) SwaggerDoc() map[string]string + func (in *ObjectMetricSource) DeepCopy() *ObjectMetricSource + func (in *ObjectMetricSource) DeepCopyInto(out *ObjectMetricSource) + 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 (m *ObjectMetricSource) Reset() + func (m *ObjectMetricSource) Size() (n int) + 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 + func (this *ObjectMetricSource) String() string + type ObjectMetricStatus struct + AverageValue *resource.Quantity + CurrentValue resource.Quantity + MetricName string + Selector *metav1.LabelSelector + Target CrossVersionObjectReference + func (*ObjectMetricStatus) Descriptor() ([]byte, []int) + func (*ObjectMetricStatus) ProtoMessage() + func (ObjectMetricStatus) SwaggerDoc() map[string]string + func (in *ObjectMetricStatus) DeepCopy() *ObjectMetricStatus + func (in *ObjectMetricStatus) DeepCopyInto(out *ObjectMetricStatus) + 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 (m *ObjectMetricStatus) Reset() + func (m *ObjectMetricStatus) Size() (n int) + 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 + func (this *ObjectMetricStatus) String() string + type PodsMetricSource struct + MetricName string + Selector *metav1.LabelSelector + TargetAverageValue resource.Quantity + func (*PodsMetricSource) Descriptor() ([]byte, []int) + func (*PodsMetricSource) ProtoMessage() + func (PodsMetricSource) SwaggerDoc() map[string]string + func (in *PodsMetricSource) DeepCopy() *PodsMetricSource + func (in *PodsMetricSource) DeepCopyInto(out *PodsMetricSource) + 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 (m *PodsMetricSource) Reset() + func (m *PodsMetricSource) Size() (n int) + 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 + func (this *PodsMetricSource) String() string + type PodsMetricStatus struct + CurrentAverageValue resource.Quantity + MetricName string + Selector *metav1.LabelSelector + func (*PodsMetricStatus) Descriptor() ([]byte, []int) + func (*PodsMetricStatus) ProtoMessage() + func (PodsMetricStatus) SwaggerDoc() map[string]string + func (in *PodsMetricStatus) DeepCopy() *PodsMetricStatus + func (in *PodsMetricStatus) DeepCopyInto(out *PodsMetricStatus) + 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 (m *PodsMetricStatus) Reset() + func (m *PodsMetricStatus) Size() (n int) + 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 + func (this *PodsMetricStatus) String() string + type ResourceMetricSource struct + Name v1.ResourceName + TargetAverageUtilization *int32 + TargetAverageValue *resource.Quantity + func (*ResourceMetricSource) Descriptor() ([]byte, []int) + func (*ResourceMetricSource) ProtoMessage() + func (ResourceMetricSource) SwaggerDoc() map[string]string + func (in *ResourceMetricSource) DeepCopy() *ResourceMetricSource + func (in *ResourceMetricSource) DeepCopyInto(out *ResourceMetricSource) + 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 (m *ResourceMetricSource) Reset() + func (m *ResourceMetricSource) Size() (n int) + 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 + func (this *ResourceMetricSource) String() string + type ResourceMetricStatus struct + CurrentAverageUtilization *int32 + CurrentAverageValue resource.Quantity + Name v1.ResourceName + func (*ResourceMetricStatus) Descriptor() ([]byte, []int) + func (*ResourceMetricStatus) ProtoMessage() + func (ResourceMetricStatus) SwaggerDoc() map[string]string + func (in *ResourceMetricStatus) DeepCopy() *ResourceMetricStatus + func (in *ResourceMetricStatus) DeepCopyInto(out *ResourceMetricStatus) + 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 (m *ResourceMetricStatus) Reset() + func (m *ResourceMetricStatus) Size() (n int) + 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 + func (this *ResourceMetricStatus) String() string