Versions in this module Expand all Collapse all v1 v1.0.1 Oct 23, 2019 Changes in this version + const ControllerRevisionHashLabelKey + const DefaultDaemonSetUniqueLabelKey + const DefaultDeploymentUniqueLabelKey + const DeprecatedRollbackTo + const DeprecatedTemplateGeneration + const GroupName + const StatefulSetPodNameLabel + const StatefulSetRevisionLabel + 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 ControllerRevision struct + Data runtime.RawExtension + Revision int64 + func (*ControllerRevision) Descriptor() ([]byte, []int) + func (*ControllerRevision) ProtoMessage() + func (ControllerRevision) SwaggerDoc() map[string]string + func (in *ControllerRevision) DeepCopy() *ControllerRevision + func (in *ControllerRevision) DeepCopyInto(out *ControllerRevision) + func (in *ControllerRevision) DeepCopyObject() runtime.Object + func (m *ControllerRevision) Marshal() (dAtA []byte, err error) + func (m *ControllerRevision) MarshalTo(dAtA []byte) (int, error) + func (m *ControllerRevision) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ControllerRevision) Reset() + func (m *ControllerRevision) Size() (n int) + func (m *ControllerRevision) Unmarshal(dAtA []byte) error + func (m *ControllerRevision) XXX_DiscardUnknown() + func (m *ControllerRevision) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ControllerRevision) XXX_Merge(src proto.Message) + func (m *ControllerRevision) XXX_Size() int + func (m *ControllerRevision) XXX_Unmarshal(b []byte) error + func (this *ControllerRevision) String() string + type ControllerRevisionList struct + Items []ControllerRevision + func (*ControllerRevisionList) Descriptor() ([]byte, []int) + func (*ControllerRevisionList) ProtoMessage() + func (ControllerRevisionList) SwaggerDoc() map[string]string + func (in *ControllerRevisionList) DeepCopy() *ControllerRevisionList + func (in *ControllerRevisionList) DeepCopyInto(out *ControllerRevisionList) + func (in *ControllerRevisionList) DeepCopyObject() runtime.Object + func (m *ControllerRevisionList) Marshal() (dAtA []byte, err error) + func (m *ControllerRevisionList) MarshalTo(dAtA []byte) (int, error) + func (m *ControllerRevisionList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ControllerRevisionList) Reset() + func (m *ControllerRevisionList) Size() (n int) + func (m *ControllerRevisionList) Unmarshal(dAtA []byte) error + func (m *ControllerRevisionList) XXX_DiscardUnknown() + func (m *ControllerRevisionList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ControllerRevisionList) XXX_Merge(src proto.Message) + func (m *ControllerRevisionList) XXX_Size() int + func (m *ControllerRevisionList) XXX_Unmarshal(b []byte) error + func (this *ControllerRevisionList) String() string + type DaemonSet struct + Spec DaemonSetSpec + Status DaemonSetStatus + func (*DaemonSet) Descriptor() ([]byte, []int) + func (*DaemonSet) ProtoMessage() + func (DaemonSet) SwaggerDoc() map[string]string + func (in *DaemonSet) DeepCopy() *DaemonSet + func (in *DaemonSet) DeepCopyInto(out *DaemonSet) + func (in *DaemonSet) DeepCopyObject() runtime.Object + func (m *DaemonSet) Marshal() (dAtA []byte, err error) + func (m *DaemonSet) MarshalTo(dAtA []byte) (int, error) + func (m *DaemonSet) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DaemonSet) Reset() + func (m *DaemonSet) Size() (n int) + func (m *DaemonSet) Unmarshal(dAtA []byte) error + func (m *DaemonSet) XXX_DiscardUnknown() + func (m *DaemonSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DaemonSet) XXX_Merge(src proto.Message) + func (m *DaemonSet) XXX_Size() int + func (m *DaemonSet) XXX_Unmarshal(b []byte) error + func (this *DaemonSet) String() string + type DaemonSetCondition struct + LastTransitionTime metav1.Time + Message string + Reason string + Status v1.ConditionStatus + Type DaemonSetConditionType + func (*DaemonSetCondition) Descriptor() ([]byte, []int) + func (*DaemonSetCondition) ProtoMessage() + func (DaemonSetCondition) SwaggerDoc() map[string]string + func (in *DaemonSetCondition) DeepCopy() *DaemonSetCondition + func (in *DaemonSetCondition) DeepCopyInto(out *DaemonSetCondition) + func (m *DaemonSetCondition) Marshal() (dAtA []byte, err error) + func (m *DaemonSetCondition) MarshalTo(dAtA []byte) (int, error) + func (m *DaemonSetCondition) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DaemonSetCondition) Reset() + func (m *DaemonSetCondition) Size() (n int) + func (m *DaemonSetCondition) Unmarshal(dAtA []byte) error + func (m *DaemonSetCondition) XXX_DiscardUnknown() + func (m *DaemonSetCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DaemonSetCondition) XXX_Merge(src proto.Message) + func (m *DaemonSetCondition) XXX_Size() int + func (m *DaemonSetCondition) XXX_Unmarshal(b []byte) error + func (this *DaemonSetCondition) String() string + type DaemonSetConditionType string + type DaemonSetList struct + Items []DaemonSet + func (*DaemonSetList) Descriptor() ([]byte, []int) + func (*DaemonSetList) ProtoMessage() + func (DaemonSetList) SwaggerDoc() map[string]string + func (in *DaemonSetList) DeepCopy() *DaemonSetList + func (in *DaemonSetList) DeepCopyInto(out *DaemonSetList) + func (in *DaemonSetList) DeepCopyObject() runtime.Object + func (m *DaemonSetList) Marshal() (dAtA []byte, err error) + func (m *DaemonSetList) MarshalTo(dAtA []byte) (int, error) + func (m *DaemonSetList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DaemonSetList) Reset() + func (m *DaemonSetList) Size() (n int) + func (m *DaemonSetList) Unmarshal(dAtA []byte) error + func (m *DaemonSetList) XXX_DiscardUnknown() + func (m *DaemonSetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DaemonSetList) XXX_Merge(src proto.Message) + func (m *DaemonSetList) XXX_Size() int + func (m *DaemonSetList) XXX_Unmarshal(b []byte) error + func (this *DaemonSetList) String() string + type DaemonSetSpec struct + MinReadySeconds int32 + RevisionHistoryLimit *int32 + Selector *metav1.LabelSelector + Template v1.PodTemplateSpec + UpdateStrategy DaemonSetUpdateStrategy + func (*DaemonSetSpec) Descriptor() ([]byte, []int) + func (*DaemonSetSpec) ProtoMessage() + func (DaemonSetSpec) SwaggerDoc() map[string]string + func (in *DaemonSetSpec) DeepCopy() *DaemonSetSpec + func (in *DaemonSetSpec) DeepCopyInto(out *DaemonSetSpec) + func (m *DaemonSetSpec) Marshal() (dAtA []byte, err error) + func (m *DaemonSetSpec) MarshalTo(dAtA []byte) (int, error) + func (m *DaemonSetSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DaemonSetSpec) Reset() + func (m *DaemonSetSpec) Size() (n int) + func (m *DaemonSetSpec) Unmarshal(dAtA []byte) error + func (m *DaemonSetSpec) XXX_DiscardUnknown() + func (m *DaemonSetSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DaemonSetSpec) XXX_Merge(src proto.Message) + func (m *DaemonSetSpec) XXX_Size() int + func (m *DaemonSetSpec) XXX_Unmarshal(b []byte) error + func (this *DaemonSetSpec) String() string + type DaemonSetStatus struct + CollisionCount *int32 + Conditions []DaemonSetCondition + CurrentNumberScheduled int32 + DesiredNumberScheduled int32 + NumberAvailable int32 + NumberMisscheduled int32 + NumberReady int32 + NumberUnavailable int32 + ObservedGeneration int64 + UpdatedNumberScheduled int32 + func (*DaemonSetStatus) Descriptor() ([]byte, []int) + func (*DaemonSetStatus) ProtoMessage() + func (DaemonSetStatus) SwaggerDoc() map[string]string + func (in *DaemonSetStatus) DeepCopy() *DaemonSetStatus + func (in *DaemonSetStatus) DeepCopyInto(out *DaemonSetStatus) + func (m *DaemonSetStatus) Marshal() (dAtA []byte, err error) + func (m *DaemonSetStatus) MarshalTo(dAtA []byte) (int, error) + func (m *DaemonSetStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DaemonSetStatus) Reset() + func (m *DaemonSetStatus) Size() (n int) + func (m *DaemonSetStatus) Unmarshal(dAtA []byte) error + func (m *DaemonSetStatus) XXX_DiscardUnknown() + func (m *DaemonSetStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DaemonSetStatus) XXX_Merge(src proto.Message) + func (m *DaemonSetStatus) XXX_Size() int + func (m *DaemonSetStatus) XXX_Unmarshal(b []byte) error + func (this *DaemonSetStatus) String() string + type DaemonSetUpdateStrategy struct + RollingUpdate *RollingUpdateDaemonSet + Type DaemonSetUpdateStrategyType + func (*DaemonSetUpdateStrategy) Descriptor() ([]byte, []int) + func (*DaemonSetUpdateStrategy) ProtoMessage() + func (DaemonSetUpdateStrategy) SwaggerDoc() map[string]string + func (in *DaemonSetUpdateStrategy) DeepCopy() *DaemonSetUpdateStrategy + func (in *DaemonSetUpdateStrategy) DeepCopyInto(out *DaemonSetUpdateStrategy) + func (m *DaemonSetUpdateStrategy) Marshal() (dAtA []byte, err error) + func (m *DaemonSetUpdateStrategy) MarshalTo(dAtA []byte) (int, error) + func (m *DaemonSetUpdateStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DaemonSetUpdateStrategy) Reset() + func (m *DaemonSetUpdateStrategy) Size() (n int) + func (m *DaemonSetUpdateStrategy) Unmarshal(dAtA []byte) error + func (m *DaemonSetUpdateStrategy) XXX_DiscardUnknown() + func (m *DaemonSetUpdateStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DaemonSetUpdateStrategy) XXX_Merge(src proto.Message) + func (m *DaemonSetUpdateStrategy) XXX_Size() int + func (m *DaemonSetUpdateStrategy) XXX_Unmarshal(b []byte) error + func (this *DaemonSetUpdateStrategy) String() string + type DaemonSetUpdateStrategyType string + const OnDeleteDaemonSetStrategyType + const RollingUpdateDaemonSetStrategyType + type Deployment struct + Spec DeploymentSpec + Status DeploymentStatus + func (*Deployment) Descriptor() ([]byte, []int) + func (*Deployment) ProtoMessage() + func (Deployment) SwaggerDoc() map[string]string + func (in *Deployment) DeepCopy() *Deployment + func (in *Deployment) DeepCopyInto(out *Deployment) + func (in *Deployment) DeepCopyObject() runtime.Object + func (m *Deployment) Marshal() (dAtA []byte, err error) + func (m *Deployment) MarshalTo(dAtA []byte) (int, error) + func (m *Deployment) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Deployment) Reset() + func (m *Deployment) Size() (n int) + func (m *Deployment) Unmarshal(dAtA []byte) error + func (m *Deployment) XXX_DiscardUnknown() + func (m *Deployment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Deployment) XXX_Merge(src proto.Message) + func (m *Deployment) XXX_Size() int + func (m *Deployment) XXX_Unmarshal(b []byte) error + func (this *Deployment) String() string + type DeploymentCondition struct + LastTransitionTime metav1.Time + LastUpdateTime metav1.Time + Message string + Reason string + Status v1.ConditionStatus + Type DeploymentConditionType + func (*DeploymentCondition) Descriptor() ([]byte, []int) + func (*DeploymentCondition) ProtoMessage() + func (DeploymentCondition) SwaggerDoc() map[string]string + func (in *DeploymentCondition) DeepCopy() *DeploymentCondition + func (in *DeploymentCondition) DeepCopyInto(out *DeploymentCondition) + func (m *DeploymentCondition) Marshal() (dAtA []byte, err error) + func (m *DeploymentCondition) MarshalTo(dAtA []byte) (int, error) + func (m *DeploymentCondition) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DeploymentCondition) Reset() + func (m *DeploymentCondition) Size() (n int) + func (m *DeploymentCondition) Unmarshal(dAtA []byte) error + func (m *DeploymentCondition) XXX_DiscardUnknown() + func (m *DeploymentCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeploymentCondition) XXX_Merge(src proto.Message) + func (m *DeploymentCondition) XXX_Size() int + func (m *DeploymentCondition) XXX_Unmarshal(b []byte) error + func (this *DeploymentCondition) String() string + type DeploymentConditionType string + const DeploymentAvailable + const DeploymentProgressing + const DeploymentReplicaFailure + type DeploymentList struct + Items []Deployment + func (*DeploymentList) Descriptor() ([]byte, []int) + func (*DeploymentList) ProtoMessage() + func (DeploymentList) SwaggerDoc() map[string]string + func (in *DeploymentList) DeepCopy() *DeploymentList + func (in *DeploymentList) DeepCopyInto(out *DeploymentList) + func (in *DeploymentList) DeepCopyObject() runtime.Object + func (m *DeploymentList) Marshal() (dAtA []byte, err error) + func (m *DeploymentList) MarshalTo(dAtA []byte) (int, error) + func (m *DeploymentList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DeploymentList) Reset() + func (m *DeploymentList) Size() (n int) + func (m *DeploymentList) Unmarshal(dAtA []byte) error + func (m *DeploymentList) XXX_DiscardUnknown() + func (m *DeploymentList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeploymentList) XXX_Merge(src proto.Message) + func (m *DeploymentList) XXX_Size() int + func (m *DeploymentList) XXX_Unmarshal(b []byte) error + func (this *DeploymentList) String() string + type DeploymentSpec struct + MinReadySeconds int32 + Paused bool + ProgressDeadlineSeconds *int32 + Replicas *int32 + RevisionHistoryLimit *int32 + Selector *metav1.LabelSelector + Strategy DeploymentStrategy + Template v1.PodTemplateSpec + func (*DeploymentSpec) Descriptor() ([]byte, []int) + func (*DeploymentSpec) ProtoMessage() + func (DeploymentSpec) SwaggerDoc() map[string]string + func (in *DeploymentSpec) DeepCopy() *DeploymentSpec + func (in *DeploymentSpec) DeepCopyInto(out *DeploymentSpec) + func (m *DeploymentSpec) Marshal() (dAtA []byte, err error) + func (m *DeploymentSpec) MarshalTo(dAtA []byte) (int, error) + func (m *DeploymentSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DeploymentSpec) Reset() + func (m *DeploymentSpec) Size() (n int) + func (m *DeploymentSpec) Unmarshal(dAtA []byte) error + func (m *DeploymentSpec) XXX_DiscardUnknown() + func (m *DeploymentSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeploymentSpec) XXX_Merge(src proto.Message) + func (m *DeploymentSpec) XXX_Size() int + func (m *DeploymentSpec) XXX_Unmarshal(b []byte) error + func (this *DeploymentSpec) String() string + type DeploymentStatus struct + AvailableReplicas int32 + CollisionCount *int32 + Conditions []DeploymentCondition + ObservedGeneration int64 + ReadyReplicas int32 + Replicas int32 + UnavailableReplicas int32 + UpdatedReplicas int32 + func (*DeploymentStatus) Descriptor() ([]byte, []int) + func (*DeploymentStatus) ProtoMessage() + func (DeploymentStatus) SwaggerDoc() map[string]string + func (in *DeploymentStatus) DeepCopy() *DeploymentStatus + func (in *DeploymentStatus) DeepCopyInto(out *DeploymentStatus) + func (m *DeploymentStatus) Marshal() (dAtA []byte, err error) + func (m *DeploymentStatus) MarshalTo(dAtA []byte) (int, error) + func (m *DeploymentStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DeploymentStatus) Reset() + func (m *DeploymentStatus) Size() (n int) + func (m *DeploymentStatus) Unmarshal(dAtA []byte) error + func (m *DeploymentStatus) XXX_DiscardUnknown() + func (m *DeploymentStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeploymentStatus) XXX_Merge(src proto.Message) + func (m *DeploymentStatus) XXX_Size() int + func (m *DeploymentStatus) XXX_Unmarshal(b []byte) error + func (this *DeploymentStatus) String() string + type DeploymentStrategy struct + RollingUpdate *RollingUpdateDeployment + Type DeploymentStrategyType + func (*DeploymentStrategy) Descriptor() ([]byte, []int) + func (*DeploymentStrategy) ProtoMessage() + func (DeploymentStrategy) SwaggerDoc() map[string]string + func (in *DeploymentStrategy) DeepCopy() *DeploymentStrategy + func (in *DeploymentStrategy) DeepCopyInto(out *DeploymentStrategy) + func (m *DeploymentStrategy) Marshal() (dAtA []byte, err error) + func (m *DeploymentStrategy) MarshalTo(dAtA []byte) (int, error) + func (m *DeploymentStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DeploymentStrategy) Reset() + func (m *DeploymentStrategy) Size() (n int) + func (m *DeploymentStrategy) Unmarshal(dAtA []byte) error + func (m *DeploymentStrategy) XXX_DiscardUnknown() + func (m *DeploymentStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeploymentStrategy) XXX_Merge(src proto.Message) + func (m *DeploymentStrategy) XXX_Size() int + func (m *DeploymentStrategy) XXX_Unmarshal(b []byte) error + func (this *DeploymentStrategy) String() string + type DeploymentStrategyType string + const RecreateDeploymentStrategyType + const RollingUpdateDeploymentStrategyType + type PodManagementPolicyType string + const OrderedReadyPodManagement + const ParallelPodManagement + type ReplicaSet struct + Spec ReplicaSetSpec + Status ReplicaSetStatus + func (*ReplicaSet) Descriptor() ([]byte, []int) + func (*ReplicaSet) ProtoMessage() + func (ReplicaSet) SwaggerDoc() map[string]string + func (in *ReplicaSet) DeepCopy() *ReplicaSet + func (in *ReplicaSet) DeepCopyInto(out *ReplicaSet) + func (in *ReplicaSet) DeepCopyObject() runtime.Object + func (m *ReplicaSet) Marshal() (dAtA []byte, err error) + func (m *ReplicaSet) MarshalTo(dAtA []byte) (int, error) + func (m *ReplicaSet) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReplicaSet) Reset() + func (m *ReplicaSet) Size() (n int) + func (m *ReplicaSet) Unmarshal(dAtA []byte) error + func (m *ReplicaSet) XXX_DiscardUnknown() + func (m *ReplicaSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReplicaSet) XXX_Merge(src proto.Message) + func (m *ReplicaSet) XXX_Size() int + func (m *ReplicaSet) XXX_Unmarshal(b []byte) error + func (this *ReplicaSet) String() string + type ReplicaSetCondition struct + LastTransitionTime metav1.Time + Message string + Reason string + Status v1.ConditionStatus + Type ReplicaSetConditionType + func (*ReplicaSetCondition) Descriptor() ([]byte, []int) + func (*ReplicaSetCondition) ProtoMessage() + func (ReplicaSetCondition) SwaggerDoc() map[string]string + func (in *ReplicaSetCondition) DeepCopy() *ReplicaSetCondition + func (in *ReplicaSetCondition) DeepCopyInto(out *ReplicaSetCondition) + func (m *ReplicaSetCondition) Marshal() (dAtA []byte, err error) + func (m *ReplicaSetCondition) MarshalTo(dAtA []byte) (int, error) + func (m *ReplicaSetCondition) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReplicaSetCondition) Reset() + func (m *ReplicaSetCondition) Size() (n int) + func (m *ReplicaSetCondition) Unmarshal(dAtA []byte) error + func (m *ReplicaSetCondition) XXX_DiscardUnknown() + func (m *ReplicaSetCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReplicaSetCondition) XXX_Merge(src proto.Message) + func (m *ReplicaSetCondition) XXX_Size() int + func (m *ReplicaSetCondition) XXX_Unmarshal(b []byte) error + func (this *ReplicaSetCondition) String() string + type ReplicaSetConditionType string + const ReplicaSetReplicaFailure + type ReplicaSetList struct + Items []ReplicaSet + func (*ReplicaSetList) Descriptor() ([]byte, []int) + func (*ReplicaSetList) ProtoMessage() + func (ReplicaSetList) SwaggerDoc() map[string]string + func (in *ReplicaSetList) DeepCopy() *ReplicaSetList + func (in *ReplicaSetList) DeepCopyInto(out *ReplicaSetList) + func (in *ReplicaSetList) DeepCopyObject() runtime.Object + func (m *ReplicaSetList) Marshal() (dAtA []byte, err error) + func (m *ReplicaSetList) MarshalTo(dAtA []byte) (int, error) + func (m *ReplicaSetList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReplicaSetList) Reset() + func (m *ReplicaSetList) Size() (n int) + func (m *ReplicaSetList) Unmarshal(dAtA []byte) error + func (m *ReplicaSetList) XXX_DiscardUnknown() + func (m *ReplicaSetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReplicaSetList) XXX_Merge(src proto.Message) + func (m *ReplicaSetList) XXX_Size() int + func (m *ReplicaSetList) XXX_Unmarshal(b []byte) error + func (this *ReplicaSetList) String() string + type ReplicaSetSpec struct + MinReadySeconds int32 + Replicas *int32 + Selector *metav1.LabelSelector + Template v1.PodTemplateSpec + func (*ReplicaSetSpec) Descriptor() ([]byte, []int) + func (*ReplicaSetSpec) ProtoMessage() + func (ReplicaSetSpec) SwaggerDoc() map[string]string + func (in *ReplicaSetSpec) DeepCopy() *ReplicaSetSpec + func (in *ReplicaSetSpec) DeepCopyInto(out *ReplicaSetSpec) + func (m *ReplicaSetSpec) Marshal() (dAtA []byte, err error) + func (m *ReplicaSetSpec) MarshalTo(dAtA []byte) (int, error) + func (m *ReplicaSetSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReplicaSetSpec) Reset() + func (m *ReplicaSetSpec) Size() (n int) + func (m *ReplicaSetSpec) Unmarshal(dAtA []byte) error + func (m *ReplicaSetSpec) XXX_DiscardUnknown() + func (m *ReplicaSetSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReplicaSetSpec) XXX_Merge(src proto.Message) + func (m *ReplicaSetSpec) XXX_Size() int + func (m *ReplicaSetSpec) XXX_Unmarshal(b []byte) error + func (this *ReplicaSetSpec) String() string + type ReplicaSetStatus struct + AvailableReplicas int32 + Conditions []ReplicaSetCondition + FullyLabeledReplicas int32 + ObservedGeneration int64 + ReadyReplicas int32 + Replicas int32 + func (*ReplicaSetStatus) Descriptor() ([]byte, []int) + func (*ReplicaSetStatus) ProtoMessage() + func (ReplicaSetStatus) SwaggerDoc() map[string]string + func (in *ReplicaSetStatus) DeepCopy() *ReplicaSetStatus + func (in *ReplicaSetStatus) DeepCopyInto(out *ReplicaSetStatus) + func (m *ReplicaSetStatus) Marshal() (dAtA []byte, err error) + func (m *ReplicaSetStatus) MarshalTo(dAtA []byte) (int, error) + func (m *ReplicaSetStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReplicaSetStatus) Reset() + func (m *ReplicaSetStatus) Size() (n int) + func (m *ReplicaSetStatus) Unmarshal(dAtA []byte) error + func (m *ReplicaSetStatus) XXX_DiscardUnknown() + func (m *ReplicaSetStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReplicaSetStatus) XXX_Merge(src proto.Message) + func (m *ReplicaSetStatus) XXX_Size() int + func (m *ReplicaSetStatus) XXX_Unmarshal(b []byte) error + func (this *ReplicaSetStatus) String() string + type RollingUpdateDaemonSet struct + MaxUnavailable *intstr.IntOrString + func (*RollingUpdateDaemonSet) Descriptor() ([]byte, []int) + func (*RollingUpdateDaemonSet) ProtoMessage() + func (RollingUpdateDaemonSet) SwaggerDoc() map[string]string + func (in *RollingUpdateDaemonSet) DeepCopy() *RollingUpdateDaemonSet + func (in *RollingUpdateDaemonSet) DeepCopyInto(out *RollingUpdateDaemonSet) + func (m *RollingUpdateDaemonSet) Marshal() (dAtA []byte, err error) + func (m *RollingUpdateDaemonSet) MarshalTo(dAtA []byte) (int, error) + func (m *RollingUpdateDaemonSet) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RollingUpdateDaemonSet) Reset() + func (m *RollingUpdateDaemonSet) Size() (n int) + func (m *RollingUpdateDaemonSet) Unmarshal(dAtA []byte) error + func (m *RollingUpdateDaemonSet) XXX_DiscardUnknown() + func (m *RollingUpdateDaemonSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RollingUpdateDaemonSet) XXX_Merge(src proto.Message) + func (m *RollingUpdateDaemonSet) XXX_Size() int + func (m *RollingUpdateDaemonSet) XXX_Unmarshal(b []byte) error + func (this *RollingUpdateDaemonSet) String() string + type RollingUpdateDeployment struct + MaxSurge *intstr.IntOrString + MaxUnavailable *intstr.IntOrString + func (*RollingUpdateDeployment) Descriptor() ([]byte, []int) + func (*RollingUpdateDeployment) ProtoMessage() + func (RollingUpdateDeployment) SwaggerDoc() map[string]string + func (in *RollingUpdateDeployment) DeepCopy() *RollingUpdateDeployment + func (in *RollingUpdateDeployment) DeepCopyInto(out *RollingUpdateDeployment) + func (m *RollingUpdateDeployment) Marshal() (dAtA []byte, err error) + func (m *RollingUpdateDeployment) MarshalTo(dAtA []byte) (int, error) + func (m *RollingUpdateDeployment) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RollingUpdateDeployment) Reset() + func (m *RollingUpdateDeployment) Size() (n int) + func (m *RollingUpdateDeployment) Unmarshal(dAtA []byte) error + func (m *RollingUpdateDeployment) XXX_DiscardUnknown() + func (m *RollingUpdateDeployment) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RollingUpdateDeployment) XXX_Merge(src proto.Message) + func (m *RollingUpdateDeployment) XXX_Size() int + func (m *RollingUpdateDeployment) XXX_Unmarshal(b []byte) error + func (this *RollingUpdateDeployment) String() string + type RollingUpdateStatefulSetStrategy struct + Partition *int32 + func (*RollingUpdateStatefulSetStrategy) Descriptor() ([]byte, []int) + func (*RollingUpdateStatefulSetStrategy) ProtoMessage() + func (RollingUpdateStatefulSetStrategy) SwaggerDoc() map[string]string + func (in *RollingUpdateStatefulSetStrategy) DeepCopy() *RollingUpdateStatefulSetStrategy + func (in *RollingUpdateStatefulSetStrategy) DeepCopyInto(out *RollingUpdateStatefulSetStrategy) + func (m *RollingUpdateStatefulSetStrategy) Marshal() (dAtA []byte, err error) + func (m *RollingUpdateStatefulSetStrategy) MarshalTo(dAtA []byte) (int, error) + func (m *RollingUpdateStatefulSetStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RollingUpdateStatefulSetStrategy) Reset() + func (m *RollingUpdateStatefulSetStrategy) Size() (n int) + func (m *RollingUpdateStatefulSetStrategy) Unmarshal(dAtA []byte) error + func (m *RollingUpdateStatefulSetStrategy) XXX_DiscardUnknown() + func (m *RollingUpdateStatefulSetStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RollingUpdateStatefulSetStrategy) XXX_Merge(src proto.Message) + func (m *RollingUpdateStatefulSetStrategy) XXX_Size() int + func (m *RollingUpdateStatefulSetStrategy) XXX_Unmarshal(b []byte) error + func (this *RollingUpdateStatefulSetStrategy) String() string + type Scale struct + Spec ScaleSpec + Status ScaleStatus + func (*Scale) Descriptor() ([]byte, []int) + func (*Scale) ProtoMessage() + func (Scale) SwaggerDoc() map[string]string + func (in *Scale) DeepCopy() *Scale + func (in *Scale) DeepCopyInto(out *Scale) + func (in *Scale) DeepCopyObject() runtime.Object + 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 (m *Scale) Reset() + func (m *Scale) Size() (n int) + 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 + func (this *Scale) String() string + type ScaleSpec struct + Replicas int32 + func (*ScaleSpec) Descriptor() ([]byte, []int) + func (*ScaleSpec) ProtoMessage() + func (ScaleSpec) SwaggerDoc() map[string]string + func (in *ScaleSpec) DeepCopy() *ScaleSpec + func (in *ScaleSpec) DeepCopyInto(out *ScaleSpec) + 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 (m *ScaleSpec) Reset() + func (m *ScaleSpec) Size() (n int) + 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 + func (this *ScaleSpec) String() string + type ScaleStatus struct + Replicas int32 + Selector map[string]string + TargetSelector string + func (*ScaleStatus) Descriptor() ([]byte, []int) + func (*ScaleStatus) ProtoMessage() + func (ScaleStatus) SwaggerDoc() map[string]string + func (in *ScaleStatus) DeepCopy() *ScaleStatus + func (in *ScaleStatus) DeepCopyInto(out *ScaleStatus) + 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 (m *ScaleStatus) Reset() + func (m *ScaleStatus) Size() (n int) + 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 + func (this *ScaleStatus) String() string + type StatefulSet struct + Spec StatefulSetSpec + Status StatefulSetStatus + func (*StatefulSet) Descriptor() ([]byte, []int) + func (*StatefulSet) ProtoMessage() + func (StatefulSet) SwaggerDoc() map[string]string + func (in *StatefulSet) DeepCopy() *StatefulSet + func (in *StatefulSet) DeepCopyInto(out *StatefulSet) + func (in *StatefulSet) DeepCopyObject() runtime.Object + func (m *StatefulSet) Marshal() (dAtA []byte, err error) + func (m *StatefulSet) MarshalTo(dAtA []byte) (int, error) + func (m *StatefulSet) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StatefulSet) Reset() + func (m *StatefulSet) Size() (n int) + func (m *StatefulSet) Unmarshal(dAtA []byte) error + func (m *StatefulSet) XXX_DiscardUnknown() + func (m *StatefulSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatefulSet) XXX_Merge(src proto.Message) + func (m *StatefulSet) XXX_Size() int + func (m *StatefulSet) XXX_Unmarshal(b []byte) error + func (this *StatefulSet) String() string + type StatefulSetCondition struct + LastTransitionTime metav1.Time + Message string + Reason string + Status v1.ConditionStatus + Type StatefulSetConditionType + func (*StatefulSetCondition) Descriptor() ([]byte, []int) + func (*StatefulSetCondition) ProtoMessage() + func (StatefulSetCondition) SwaggerDoc() map[string]string + func (in *StatefulSetCondition) DeepCopy() *StatefulSetCondition + func (in *StatefulSetCondition) DeepCopyInto(out *StatefulSetCondition) + func (m *StatefulSetCondition) Marshal() (dAtA []byte, err error) + func (m *StatefulSetCondition) MarshalTo(dAtA []byte) (int, error) + func (m *StatefulSetCondition) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StatefulSetCondition) Reset() + func (m *StatefulSetCondition) Size() (n int) + func (m *StatefulSetCondition) Unmarshal(dAtA []byte) error + func (m *StatefulSetCondition) XXX_DiscardUnknown() + func (m *StatefulSetCondition) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatefulSetCondition) XXX_Merge(src proto.Message) + func (m *StatefulSetCondition) XXX_Size() int + func (m *StatefulSetCondition) XXX_Unmarshal(b []byte) error + func (this *StatefulSetCondition) String() string + type StatefulSetConditionType string + type StatefulSetList struct + Items []StatefulSet + func (*StatefulSetList) Descriptor() ([]byte, []int) + func (*StatefulSetList) ProtoMessage() + func (StatefulSetList) SwaggerDoc() map[string]string + func (in *StatefulSetList) DeepCopy() *StatefulSetList + func (in *StatefulSetList) DeepCopyInto(out *StatefulSetList) + func (in *StatefulSetList) DeepCopyObject() runtime.Object + func (m *StatefulSetList) Marshal() (dAtA []byte, err error) + func (m *StatefulSetList) MarshalTo(dAtA []byte) (int, error) + func (m *StatefulSetList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StatefulSetList) Reset() + func (m *StatefulSetList) Size() (n int) + func (m *StatefulSetList) Unmarshal(dAtA []byte) error + func (m *StatefulSetList) XXX_DiscardUnknown() + func (m *StatefulSetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatefulSetList) XXX_Merge(src proto.Message) + func (m *StatefulSetList) XXX_Size() int + func (m *StatefulSetList) XXX_Unmarshal(b []byte) error + func (this *StatefulSetList) String() string + type StatefulSetSpec struct + PodManagementPolicy PodManagementPolicyType + Replicas *int32 + RevisionHistoryLimit *int32 + Selector *metav1.LabelSelector + ServiceName string + Template v1.PodTemplateSpec + UpdateStrategy StatefulSetUpdateStrategy + VolumeClaimTemplates []v1.PersistentVolumeClaim + func (*StatefulSetSpec) Descriptor() ([]byte, []int) + func (*StatefulSetSpec) ProtoMessage() + func (StatefulSetSpec) SwaggerDoc() map[string]string + func (in *StatefulSetSpec) DeepCopy() *StatefulSetSpec + func (in *StatefulSetSpec) DeepCopyInto(out *StatefulSetSpec) + func (m *StatefulSetSpec) Marshal() (dAtA []byte, err error) + func (m *StatefulSetSpec) MarshalTo(dAtA []byte) (int, error) + func (m *StatefulSetSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StatefulSetSpec) Reset() + func (m *StatefulSetSpec) Size() (n int) + func (m *StatefulSetSpec) Unmarshal(dAtA []byte) error + func (m *StatefulSetSpec) XXX_DiscardUnknown() + func (m *StatefulSetSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatefulSetSpec) XXX_Merge(src proto.Message) + func (m *StatefulSetSpec) XXX_Size() int + func (m *StatefulSetSpec) XXX_Unmarshal(b []byte) error + func (this *StatefulSetSpec) String() string + type StatefulSetStatus struct + CollisionCount *int32 + Conditions []StatefulSetCondition + CurrentReplicas int32 + CurrentRevision string + ObservedGeneration int64 + ReadyReplicas int32 + Replicas int32 + UpdateRevision string + UpdatedReplicas int32 + func (*StatefulSetStatus) Descriptor() ([]byte, []int) + func (*StatefulSetStatus) ProtoMessage() + func (StatefulSetStatus) SwaggerDoc() map[string]string + func (in *StatefulSetStatus) DeepCopy() *StatefulSetStatus + func (in *StatefulSetStatus) DeepCopyInto(out *StatefulSetStatus) + func (m *StatefulSetStatus) Marshal() (dAtA []byte, err error) + func (m *StatefulSetStatus) MarshalTo(dAtA []byte) (int, error) + func (m *StatefulSetStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StatefulSetStatus) Reset() + func (m *StatefulSetStatus) Size() (n int) + func (m *StatefulSetStatus) Unmarshal(dAtA []byte) error + func (m *StatefulSetStatus) XXX_DiscardUnknown() + func (m *StatefulSetStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatefulSetStatus) XXX_Merge(src proto.Message) + func (m *StatefulSetStatus) XXX_Size() int + func (m *StatefulSetStatus) XXX_Unmarshal(b []byte) error + func (this *StatefulSetStatus) String() string + type StatefulSetUpdateStrategy struct + RollingUpdate *RollingUpdateStatefulSetStrategy + Type StatefulSetUpdateStrategyType + func (*StatefulSetUpdateStrategy) Descriptor() ([]byte, []int) + func (*StatefulSetUpdateStrategy) ProtoMessage() + func (StatefulSetUpdateStrategy) SwaggerDoc() map[string]string + func (in *StatefulSetUpdateStrategy) DeepCopy() *StatefulSetUpdateStrategy + func (in *StatefulSetUpdateStrategy) DeepCopyInto(out *StatefulSetUpdateStrategy) + func (m *StatefulSetUpdateStrategy) Marshal() (dAtA []byte, err error) + func (m *StatefulSetUpdateStrategy) MarshalTo(dAtA []byte) (int, error) + func (m *StatefulSetUpdateStrategy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *StatefulSetUpdateStrategy) Reset() + func (m *StatefulSetUpdateStrategy) Size() (n int) + func (m *StatefulSetUpdateStrategy) Unmarshal(dAtA []byte) error + func (m *StatefulSetUpdateStrategy) XXX_DiscardUnknown() + func (m *StatefulSetUpdateStrategy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *StatefulSetUpdateStrategy) XXX_Merge(src proto.Message) + func (m *StatefulSetUpdateStrategy) XXX_Size() int + func (m *StatefulSetUpdateStrategy) XXX_Unmarshal(b []byte) error + func (this *StatefulSetUpdateStrategy) String() string + type StatefulSetUpdateStrategyType string + const OnDeleteStatefulSetStrategyType + const RollingUpdateStatefulSetStrategyType