Versions in this module Expand all Collapse all v1 v1.5.1 Feb 8, 2017 v1.5.0 Oct 23, 2016 Changes in this version + const GroupName + var AddToScheme = SchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes, addDefaultingFuncs) + var SchemeGroupVersion = unversioned.GroupVersion + func Convert_autoscaling_CrossVersionObjectReference_To_v1_CrossVersionObjectReference(in *autoscaling.CrossVersionObjectReference, out *CrossVersionObjectReference, ...) error + func Convert_autoscaling_HorizontalPodAutoscalerList_To_v1_HorizontalPodAutoscalerList(in *autoscaling.HorizontalPodAutoscalerList, out *HorizontalPodAutoscalerList, ...) error + func Convert_autoscaling_HorizontalPodAutoscalerSpec_To_v1_HorizontalPodAutoscalerSpec(in *autoscaling.HorizontalPodAutoscalerSpec, out *HorizontalPodAutoscalerSpec, ...) error + func Convert_autoscaling_HorizontalPodAutoscalerStatus_To_v1_HorizontalPodAutoscalerStatus(in *autoscaling.HorizontalPodAutoscalerStatus, ...) error + func Convert_autoscaling_HorizontalPodAutoscaler_To_v1_HorizontalPodAutoscaler(in *autoscaling.HorizontalPodAutoscaler, out *HorizontalPodAutoscaler, ...) error + func Convert_autoscaling_ScaleSpec_To_v1_ScaleSpec(in *autoscaling.ScaleSpec, out *ScaleSpec, s conversion.Scope) error + func Convert_autoscaling_ScaleStatus_To_v1_ScaleStatus(in *autoscaling.ScaleStatus, out *ScaleStatus, s conversion.Scope) error + func Convert_autoscaling_Scale_To_v1_Scale(in *autoscaling.Scale, out *Scale, s conversion.Scope) error + func Convert_v1_CrossVersionObjectReference_To_autoscaling_CrossVersionObjectReference(in *CrossVersionObjectReference, out *autoscaling.CrossVersionObjectReference, ...) error + func Convert_v1_HorizontalPodAutoscalerList_To_autoscaling_HorizontalPodAutoscalerList(in *HorizontalPodAutoscalerList, out *autoscaling.HorizontalPodAutoscalerList, ...) error + func Convert_v1_HorizontalPodAutoscalerSpec_To_autoscaling_HorizontalPodAutoscalerSpec(in *HorizontalPodAutoscalerSpec, out *autoscaling.HorizontalPodAutoscalerSpec, ...) error + func Convert_v1_HorizontalPodAutoscalerStatus_To_autoscaling_HorizontalPodAutoscalerStatus(in *HorizontalPodAutoscalerStatus, ...) error + func Convert_v1_HorizontalPodAutoscaler_To_autoscaling_HorizontalPodAutoscaler(in *HorizontalPodAutoscaler, out *autoscaling.HorizontalPodAutoscaler, ...) error + func Convert_v1_ScaleSpec_To_autoscaling_ScaleSpec(in *ScaleSpec, out *autoscaling.ScaleSpec, s conversion.Scope) error + func Convert_v1_ScaleStatus_To_autoscaling_ScaleStatus(in *ScaleStatus, out *autoscaling.ScaleStatus, s conversion.Scope) error + func Convert_v1_Scale_To_autoscaling_Scale(in *Scale, out *autoscaling.Scale, s conversion.Scope) error + func DeepCopy_v1_CrossVersionObjectReference(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HorizontalPodAutoscaler(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HorizontalPodAutoscalerList(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HorizontalPodAutoscalerSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_HorizontalPodAutoscalerStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_Scale(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ScaleSpec(in interface{}, out interface{}, c *conversion.Cloner) error + func DeepCopy_v1_ScaleStatus(in interface{}, out interface{}, c *conversion.Cloner) error + func RegisterConversions(scheme *runtime.Scheme) error + func RegisterDeepCopies(scheme *runtime.Scheme) error + func SetDefaults_HorizontalPodAutoscaler(obj *HorizontalPodAutoscaler) + type CrossVersionObjectReference struct + APIVersion string + Kind string + Name string + func (*CrossVersionObjectReference) Descriptor() ([]byte, []int) + func (*CrossVersionObjectReference) ProtoMessage() + func (CrossVersionObjectReference) SwaggerDoc() map[string]string + func (m *CrossVersionObjectReference) Marshal() (data []byte, err error) + func (m *CrossVersionObjectReference) MarshalTo(data []byte) (int, error) + func (m *CrossVersionObjectReference) Reset() + func (m *CrossVersionObjectReference) Size() (n int) + func (m *CrossVersionObjectReference) Unmarshal(data []byte) error + func (this *CrossVersionObjectReference) String() string + func (x *CrossVersionObjectReference) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CrossVersionObjectReference) CodecEncodeSelf(e *codec1978.Encoder) + type HorizontalPodAutoscaler struct + Spec HorizontalPodAutoscalerSpec + Status HorizontalPodAutoscalerStatus + func (*HorizontalPodAutoscaler) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscaler) ProtoMessage() + func (HorizontalPodAutoscaler) SwaggerDoc() map[string]string + func (m *HorizontalPodAutoscaler) Marshal() (data []byte, err error) + func (m *HorizontalPodAutoscaler) MarshalTo(data []byte) (int, error) + func (m *HorizontalPodAutoscaler) Reset() + func (m *HorizontalPodAutoscaler) Size() (n int) + func (m *HorizontalPodAutoscaler) Unmarshal(data []byte) error + func (this *HorizontalPodAutoscaler) String() string + func (x *HorizontalPodAutoscaler) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) + type HorizontalPodAutoscalerList struct + Items []HorizontalPodAutoscaler + func (*HorizontalPodAutoscalerList) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerList) ProtoMessage() + func (HorizontalPodAutoscalerList) SwaggerDoc() map[string]string + func (m *HorizontalPodAutoscalerList) Marshal() (data []byte, err error) + func (m *HorizontalPodAutoscalerList) MarshalTo(data []byte) (int, error) + func (m *HorizontalPodAutoscalerList) Reset() + func (m *HorizontalPodAutoscalerList) Size() (n int) + func (m *HorizontalPodAutoscalerList) Unmarshal(data []byte) error + func (this *HorizontalPodAutoscalerList) String() string + func (x *HorizontalPodAutoscalerList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) + type HorizontalPodAutoscalerSpec struct + MaxReplicas int32 + MinReplicas *int32 + ScaleTargetRef CrossVersionObjectReference + TargetCPUUtilizationPercentage *int32 + func (*HorizontalPodAutoscalerSpec) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerSpec) ProtoMessage() + func (HorizontalPodAutoscalerSpec) SwaggerDoc() map[string]string + func (m *HorizontalPodAutoscalerSpec) Marshal() (data []byte, err error) + func (m *HorizontalPodAutoscalerSpec) MarshalTo(data []byte) (int, error) + func (m *HorizontalPodAutoscalerSpec) Reset() + func (m *HorizontalPodAutoscalerSpec) Size() (n int) + func (m *HorizontalPodAutoscalerSpec) Unmarshal(data []byte) error + func (this *HorizontalPodAutoscalerSpec) String() string + func (x *HorizontalPodAutoscalerSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) + type HorizontalPodAutoscalerStatus struct + CurrentCPUUtilizationPercentage *int32 + CurrentReplicas int32 + DesiredReplicas int32 + LastScaleTime *unversioned.Time + ObservedGeneration *int64 + func (*HorizontalPodAutoscalerStatus) Descriptor() ([]byte, []int) + func (*HorizontalPodAutoscalerStatus) ProtoMessage() + func (HorizontalPodAutoscalerStatus) SwaggerDoc() map[string]string + func (m *HorizontalPodAutoscalerStatus) Marshal() (data []byte, err error) + func (m *HorizontalPodAutoscalerStatus) MarshalTo(data []byte) (int, error) + func (m *HorizontalPodAutoscalerStatus) Reset() + func (m *HorizontalPodAutoscalerStatus) Size() (n int) + func (m *HorizontalPodAutoscalerStatus) Unmarshal(data []byte) error + func (this *HorizontalPodAutoscalerStatus) String() string + func (x *HorizontalPodAutoscalerStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) + type Scale struct + Spec ScaleSpec + Status ScaleStatus + func (*Scale) Descriptor() ([]byte, []int) + func (*Scale) ProtoMessage() + func (Scale) SwaggerDoc() map[string]string + func (m *Scale) Marshal() (data []byte, err error) + func (m *Scale) MarshalTo(data []byte) (int, error) + func (m *Scale) Reset() + func (m *Scale) Size() (n int) + func (m *Scale) Unmarshal(data []byte) error + func (this *Scale) String() string + func (x *Scale) CodecDecodeSelf(d *codec1978.Decoder) + func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) + type ScaleSpec struct + Replicas int32 + func (*ScaleSpec) Descriptor() ([]byte, []int) + func (*ScaleSpec) ProtoMessage() + func (ScaleSpec) SwaggerDoc() map[string]string + func (m *ScaleSpec) Marshal() (data []byte, err error) + func (m *ScaleSpec) MarshalTo(data []byte) (int, error) + func (m *ScaleSpec) Reset() + func (m *ScaleSpec) Size() (n int) + func (m *ScaleSpec) Unmarshal(data []byte) error + func (this *ScaleSpec) String() string + func (x *ScaleSpec) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ScaleSpec) CodecEncodeSelf(e *codec1978.Encoder) + type ScaleStatus struct + Replicas int32 + Selector string + func (*ScaleStatus) Descriptor() ([]byte, []int) + func (*ScaleStatus) ProtoMessage() + func (ScaleStatus) SwaggerDoc() map[string]string + func (m *ScaleStatus) Marshal() (data []byte, err error) + func (m *ScaleStatus) MarshalTo(data []byte) (int, error) + func (m *ScaleStatus) Reset() + func (m *ScaleStatus) Size() (n int) + func (m *ScaleStatus) Unmarshal(data []byte) error + func (this *ScaleStatus) String() string + func (x *ScaleStatus) CodecDecodeSelf(d *codec1978.Decoder) + func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder)