Versions in this module Expand all Collapse all v1 v1.0.1 Oct 23, 2019 Changes in this version + const AllowAllRuntimeClassNames + const DaemonSetTemplateGenerationKey + const DefaultDaemonSetUniqueLabelKey + const DefaultDeploymentUniqueLabelKey + 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 AllowedCSIDriver struct + Name string + func (*AllowedCSIDriver) Descriptor() ([]byte, []int) + func (*AllowedCSIDriver) ProtoMessage() + func (AllowedCSIDriver) SwaggerDoc() map[string]string + func (in *AllowedCSIDriver) DeepCopy() *AllowedCSIDriver + func (in *AllowedCSIDriver) DeepCopyInto(out *AllowedCSIDriver) + func (m *AllowedCSIDriver) Marshal() (dAtA []byte, err error) + func (m *AllowedCSIDriver) MarshalTo(dAtA []byte) (int, error) + func (m *AllowedCSIDriver) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AllowedCSIDriver) Reset() + func (m *AllowedCSIDriver) Size() (n int) + func (m *AllowedCSIDriver) Unmarshal(dAtA []byte) error + func (m *AllowedCSIDriver) XXX_DiscardUnknown() + func (m *AllowedCSIDriver) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AllowedCSIDriver) XXX_Merge(src proto.Message) + func (m *AllowedCSIDriver) XXX_Size() int + func (m *AllowedCSIDriver) XXX_Unmarshal(b []byte) error + func (this *AllowedCSIDriver) String() string + type AllowedFlexVolume struct + Driver string + func (*AllowedFlexVolume) Descriptor() ([]byte, []int) + func (*AllowedFlexVolume) ProtoMessage() + func (AllowedFlexVolume) SwaggerDoc() map[string]string + func (in *AllowedFlexVolume) DeepCopy() *AllowedFlexVolume + func (in *AllowedFlexVolume) DeepCopyInto(out *AllowedFlexVolume) + func (m *AllowedFlexVolume) Marshal() (dAtA []byte, err error) + func (m *AllowedFlexVolume) MarshalTo(dAtA []byte) (int, error) + func (m *AllowedFlexVolume) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AllowedFlexVolume) Reset() + func (m *AllowedFlexVolume) Size() (n int) + func (m *AllowedFlexVolume) Unmarshal(dAtA []byte) error + func (m *AllowedFlexVolume) XXX_DiscardUnknown() + func (m *AllowedFlexVolume) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AllowedFlexVolume) XXX_Merge(src proto.Message) + func (m *AllowedFlexVolume) XXX_Size() int + func (m *AllowedFlexVolume) XXX_Unmarshal(b []byte) error + func (this *AllowedFlexVolume) String() string + type AllowedHostPath struct + PathPrefix string + ReadOnly bool + func (*AllowedHostPath) Descriptor() ([]byte, []int) + func (*AllowedHostPath) ProtoMessage() + func (AllowedHostPath) SwaggerDoc() map[string]string + func (in *AllowedHostPath) DeepCopy() *AllowedHostPath + func (in *AllowedHostPath) DeepCopyInto(out *AllowedHostPath) + func (m *AllowedHostPath) Marshal() (dAtA []byte, err error) + func (m *AllowedHostPath) MarshalTo(dAtA []byte) (int, error) + func (m *AllowedHostPath) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *AllowedHostPath) Reset() + func (m *AllowedHostPath) Size() (n int) + func (m *AllowedHostPath) Unmarshal(dAtA []byte) error + func (m *AllowedHostPath) XXX_DiscardUnknown() + func (m *AllowedHostPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *AllowedHostPath) XXX_Merge(src proto.Message) + func (m *AllowedHostPath) XXX_Size() int + func (m *AllowedHostPath) XXX_Unmarshal(b []byte) error + func (this *AllowedHostPath) 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 + TemplateGeneration int64 + 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 DeploymentRollback struct + Name string + RollbackTo RollbackConfig + UpdatedAnnotations map[string]string + func (*DeploymentRollback) Descriptor() ([]byte, []int) + func (*DeploymentRollback) ProtoMessage() + func (DeploymentRollback) SwaggerDoc() map[string]string + func (in *DeploymentRollback) DeepCopy() *DeploymentRollback + func (in *DeploymentRollback) DeepCopyInto(out *DeploymentRollback) + func (in *DeploymentRollback) DeepCopyObject() runtime.Object + func (m *DeploymentRollback) Marshal() (dAtA []byte, err error) + func (m *DeploymentRollback) MarshalTo(dAtA []byte) (int, error) + func (m *DeploymentRollback) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *DeploymentRollback) Reset() + func (m *DeploymentRollback) Size() (n int) + func (m *DeploymentRollback) Unmarshal(dAtA []byte) error + func (m *DeploymentRollback) XXX_DiscardUnknown() + func (m *DeploymentRollback) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *DeploymentRollback) XXX_Merge(src proto.Message) + func (m *DeploymentRollback) XXX_Size() int + func (m *DeploymentRollback) XXX_Unmarshal(b []byte) error + func (this *DeploymentRollback) String() string + type DeploymentSpec struct + MinReadySeconds int32 + Paused bool + ProgressDeadlineSeconds *int32 + Replicas *int32 + RevisionHistoryLimit *int32 + RollbackTo *RollbackConfig + 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 FSGroupStrategyOptions struct + Ranges []IDRange + Rule FSGroupStrategyType + func (*FSGroupStrategyOptions) Descriptor() ([]byte, []int) + func (*FSGroupStrategyOptions) ProtoMessage() + func (FSGroupStrategyOptions) SwaggerDoc() map[string]string + func (in *FSGroupStrategyOptions) DeepCopy() *FSGroupStrategyOptions + func (in *FSGroupStrategyOptions) DeepCopyInto(out *FSGroupStrategyOptions) + func (m *FSGroupStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *FSGroupStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *FSGroupStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *FSGroupStrategyOptions) Reset() + func (m *FSGroupStrategyOptions) Size() (n int) + func (m *FSGroupStrategyOptions) Unmarshal(dAtA []byte) error + func (m *FSGroupStrategyOptions) XXX_DiscardUnknown() + func (m *FSGroupStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *FSGroupStrategyOptions) XXX_Merge(src proto.Message) + func (m *FSGroupStrategyOptions) XXX_Size() int + func (m *FSGroupStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *FSGroupStrategyOptions) String() string + type FSGroupStrategyType string + const FSGroupStrategyMustRunAs + const FSGroupStrategyRunAsAny + type FSType string + const AWSElasticBlockStore + const All + const AzureDisk + const AzureFile + const CSI + const CephFS + const Cinder + const ConfigMap + const DownwardAPI + const EmptyDir + const FC + const FlexVolume + const Flocker + const GCEPersistentDisk + const GitRepo + const Glusterfs + const HostPath + const ISCSI + const NFS + const PersistentVolumeClaim + const Quobyte + const RBD + const Secret + type HTTPIngressPath struct + Backend IngressBackend + Path string + func (*HTTPIngressPath) Descriptor() ([]byte, []int) + func (*HTTPIngressPath) ProtoMessage() + func (HTTPIngressPath) SwaggerDoc() map[string]string + func (in *HTTPIngressPath) DeepCopy() *HTTPIngressPath + func (in *HTTPIngressPath) DeepCopyInto(out *HTTPIngressPath) + func (m *HTTPIngressPath) Marshal() (dAtA []byte, err error) + func (m *HTTPIngressPath) MarshalTo(dAtA []byte) (int, error) + func (m *HTTPIngressPath) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *HTTPIngressPath) Reset() + func (m *HTTPIngressPath) Size() (n int) + func (m *HTTPIngressPath) Unmarshal(dAtA []byte) error + func (m *HTTPIngressPath) XXX_DiscardUnknown() + func (m *HTTPIngressPath) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HTTPIngressPath) XXX_Merge(src proto.Message) + func (m *HTTPIngressPath) XXX_Size() int + func (m *HTTPIngressPath) XXX_Unmarshal(b []byte) error + func (this *HTTPIngressPath) String() string + type HTTPIngressRuleValue struct + Paths []HTTPIngressPath + func (*HTTPIngressRuleValue) Descriptor() ([]byte, []int) + func (*HTTPIngressRuleValue) ProtoMessage() + func (HTTPIngressRuleValue) SwaggerDoc() map[string]string + func (in *HTTPIngressRuleValue) DeepCopy() *HTTPIngressRuleValue + func (in *HTTPIngressRuleValue) DeepCopyInto(out *HTTPIngressRuleValue) + func (m *HTTPIngressRuleValue) Marshal() (dAtA []byte, err error) + func (m *HTTPIngressRuleValue) MarshalTo(dAtA []byte) (int, error) + func (m *HTTPIngressRuleValue) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *HTTPIngressRuleValue) Reset() + func (m *HTTPIngressRuleValue) Size() (n int) + func (m *HTTPIngressRuleValue) Unmarshal(dAtA []byte) error + func (m *HTTPIngressRuleValue) XXX_DiscardUnknown() + func (m *HTTPIngressRuleValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HTTPIngressRuleValue) XXX_Merge(src proto.Message) + func (m *HTTPIngressRuleValue) XXX_Size() int + func (m *HTTPIngressRuleValue) XXX_Unmarshal(b []byte) error + func (this *HTTPIngressRuleValue) String() string + type HostPortRange struct + Max int32 + Min int32 + func (*HostPortRange) Descriptor() ([]byte, []int) + func (*HostPortRange) ProtoMessage() + func (HostPortRange) SwaggerDoc() map[string]string + func (in *HostPortRange) DeepCopy() *HostPortRange + func (in *HostPortRange) DeepCopyInto(out *HostPortRange) + func (m *HostPortRange) Marshal() (dAtA []byte, err error) + func (m *HostPortRange) MarshalTo(dAtA []byte) (int, error) + func (m *HostPortRange) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *HostPortRange) Reset() + func (m *HostPortRange) Size() (n int) + func (m *HostPortRange) Unmarshal(dAtA []byte) error + func (m *HostPortRange) XXX_DiscardUnknown() + func (m *HostPortRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *HostPortRange) XXX_Merge(src proto.Message) + func (m *HostPortRange) XXX_Size() int + func (m *HostPortRange) XXX_Unmarshal(b []byte) error + func (this *HostPortRange) String() string + type IDRange struct + Max int64 + Min int64 + func (*IDRange) Descriptor() ([]byte, []int) + func (*IDRange) ProtoMessage() + func (IDRange) SwaggerDoc() map[string]string + func (in *IDRange) DeepCopy() *IDRange + func (in *IDRange) DeepCopyInto(out *IDRange) + func (m *IDRange) Marshal() (dAtA []byte, err error) + func (m *IDRange) MarshalTo(dAtA []byte) (int, error) + func (m *IDRange) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IDRange) Reset() + func (m *IDRange) Size() (n int) + func (m *IDRange) Unmarshal(dAtA []byte) error + func (m *IDRange) XXX_DiscardUnknown() + func (m *IDRange) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IDRange) XXX_Merge(src proto.Message) + func (m *IDRange) XXX_Size() int + func (m *IDRange) XXX_Unmarshal(b []byte) error + func (this *IDRange) String() string + type IPBlock struct + CIDR string + Except []string + func (*IPBlock) Descriptor() ([]byte, []int) + func (*IPBlock) ProtoMessage() + func (IPBlock) SwaggerDoc() map[string]string + func (in *IPBlock) DeepCopy() *IPBlock + func (in *IPBlock) DeepCopyInto(out *IPBlock) + func (m *IPBlock) Marshal() (dAtA []byte, err error) + func (m *IPBlock) MarshalTo(dAtA []byte) (int, error) + func (m *IPBlock) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IPBlock) Reset() + func (m *IPBlock) Size() (n int) + func (m *IPBlock) Unmarshal(dAtA []byte) error + func (m *IPBlock) XXX_DiscardUnknown() + func (m *IPBlock) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IPBlock) XXX_Merge(src proto.Message) + func (m *IPBlock) XXX_Size() int + func (m *IPBlock) XXX_Unmarshal(b []byte) error + func (this *IPBlock) String() string + type Ingress struct + Spec IngressSpec + Status IngressStatus + func (*Ingress) Descriptor() ([]byte, []int) + func (*Ingress) ProtoMessage() + func (Ingress) SwaggerDoc() map[string]string + func (in *Ingress) DeepCopy() *Ingress + func (in *Ingress) DeepCopyInto(out *Ingress) + func (in *Ingress) DeepCopyObject() runtime.Object + func (m *Ingress) Marshal() (dAtA []byte, err error) + func (m *Ingress) MarshalTo(dAtA []byte) (int, error) + func (m *Ingress) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Ingress) Reset() + func (m *Ingress) Size() (n int) + func (m *Ingress) Unmarshal(dAtA []byte) error + func (m *Ingress) XXX_DiscardUnknown() + func (m *Ingress) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Ingress) XXX_Merge(src proto.Message) + func (m *Ingress) XXX_Size() int + func (m *Ingress) XXX_Unmarshal(b []byte) error + func (this *Ingress) String() string + type IngressBackend struct + ServiceName string + ServicePort intstr.IntOrString + func (*IngressBackend) Descriptor() ([]byte, []int) + func (*IngressBackend) ProtoMessage() + func (IngressBackend) SwaggerDoc() map[string]string + func (in *IngressBackend) DeepCopy() *IngressBackend + func (in *IngressBackend) DeepCopyInto(out *IngressBackend) + func (m *IngressBackend) Marshal() (dAtA []byte, err error) + func (m *IngressBackend) MarshalTo(dAtA []byte) (int, error) + func (m *IngressBackend) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressBackend) Reset() + func (m *IngressBackend) Size() (n int) + func (m *IngressBackend) Unmarshal(dAtA []byte) error + func (m *IngressBackend) XXX_DiscardUnknown() + func (m *IngressBackend) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressBackend) XXX_Merge(src proto.Message) + func (m *IngressBackend) XXX_Size() int + func (m *IngressBackend) XXX_Unmarshal(b []byte) error + func (this *IngressBackend) String() string + type IngressList struct + Items []Ingress + func (*IngressList) Descriptor() ([]byte, []int) + func (*IngressList) ProtoMessage() + func (IngressList) SwaggerDoc() map[string]string + func (in *IngressList) DeepCopy() *IngressList + func (in *IngressList) DeepCopyInto(out *IngressList) + func (in *IngressList) DeepCopyObject() runtime.Object + func (m *IngressList) Marshal() (dAtA []byte, err error) + func (m *IngressList) MarshalTo(dAtA []byte) (int, error) + func (m *IngressList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressList) Reset() + func (m *IngressList) Size() (n int) + func (m *IngressList) Unmarshal(dAtA []byte) error + func (m *IngressList) XXX_DiscardUnknown() + func (m *IngressList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressList) XXX_Merge(src proto.Message) + func (m *IngressList) XXX_Size() int + func (m *IngressList) XXX_Unmarshal(b []byte) error + func (this *IngressList) String() string + type IngressRule struct + Host string + func (*IngressRule) Descriptor() ([]byte, []int) + func (*IngressRule) ProtoMessage() + func (IngressRule) SwaggerDoc() map[string]string + func (in *IngressRule) DeepCopy() *IngressRule + func (in *IngressRule) DeepCopyInto(out *IngressRule) + func (m *IngressRule) Marshal() (dAtA []byte, err error) + func (m *IngressRule) MarshalTo(dAtA []byte) (int, error) + func (m *IngressRule) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressRule) Reset() + func (m *IngressRule) Size() (n int) + func (m *IngressRule) Unmarshal(dAtA []byte) error + func (m *IngressRule) XXX_DiscardUnknown() + func (m *IngressRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressRule) XXX_Merge(src proto.Message) + func (m *IngressRule) XXX_Size() int + func (m *IngressRule) XXX_Unmarshal(b []byte) error + func (this *IngressRule) String() string + type IngressRuleValue struct + HTTP *HTTPIngressRuleValue + func (*IngressRuleValue) Descriptor() ([]byte, []int) + func (*IngressRuleValue) ProtoMessage() + func (IngressRuleValue) SwaggerDoc() map[string]string + func (in *IngressRuleValue) DeepCopy() *IngressRuleValue + func (in *IngressRuleValue) DeepCopyInto(out *IngressRuleValue) + func (m *IngressRuleValue) Marshal() (dAtA []byte, err error) + func (m *IngressRuleValue) MarshalTo(dAtA []byte) (int, error) + func (m *IngressRuleValue) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressRuleValue) Reset() + func (m *IngressRuleValue) Size() (n int) + func (m *IngressRuleValue) Unmarshal(dAtA []byte) error + func (m *IngressRuleValue) XXX_DiscardUnknown() + func (m *IngressRuleValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressRuleValue) XXX_Merge(src proto.Message) + func (m *IngressRuleValue) XXX_Size() int + func (m *IngressRuleValue) XXX_Unmarshal(b []byte) error + func (this *IngressRuleValue) String() string + type IngressSpec struct + Backend *IngressBackend + Rules []IngressRule + TLS []IngressTLS + func (*IngressSpec) Descriptor() ([]byte, []int) + func (*IngressSpec) ProtoMessage() + func (IngressSpec) SwaggerDoc() map[string]string + func (in *IngressSpec) DeepCopy() *IngressSpec + func (in *IngressSpec) DeepCopyInto(out *IngressSpec) + func (m *IngressSpec) Marshal() (dAtA []byte, err error) + func (m *IngressSpec) MarshalTo(dAtA []byte) (int, error) + func (m *IngressSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressSpec) Reset() + func (m *IngressSpec) Size() (n int) + func (m *IngressSpec) Unmarshal(dAtA []byte) error + func (m *IngressSpec) XXX_DiscardUnknown() + func (m *IngressSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressSpec) XXX_Merge(src proto.Message) + func (m *IngressSpec) XXX_Size() int + func (m *IngressSpec) XXX_Unmarshal(b []byte) error + func (this *IngressSpec) String() string + type IngressStatus struct + LoadBalancer v1.LoadBalancerStatus + func (*IngressStatus) Descriptor() ([]byte, []int) + func (*IngressStatus) ProtoMessage() + func (IngressStatus) SwaggerDoc() map[string]string + func (in *IngressStatus) DeepCopy() *IngressStatus + func (in *IngressStatus) DeepCopyInto(out *IngressStatus) + func (m *IngressStatus) Marshal() (dAtA []byte, err error) + func (m *IngressStatus) MarshalTo(dAtA []byte) (int, error) + func (m *IngressStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressStatus) Reset() + func (m *IngressStatus) Size() (n int) + func (m *IngressStatus) Unmarshal(dAtA []byte) error + func (m *IngressStatus) XXX_DiscardUnknown() + func (m *IngressStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressStatus) XXX_Merge(src proto.Message) + func (m *IngressStatus) XXX_Size() int + func (m *IngressStatus) XXX_Unmarshal(b []byte) error + func (this *IngressStatus) String() string + type IngressTLS struct + Hosts []string + SecretName string + func (*IngressTLS) Descriptor() ([]byte, []int) + func (*IngressTLS) ProtoMessage() + func (IngressTLS) SwaggerDoc() map[string]string + func (in *IngressTLS) DeepCopy() *IngressTLS + func (in *IngressTLS) DeepCopyInto(out *IngressTLS) + func (m *IngressTLS) Marshal() (dAtA []byte, err error) + func (m *IngressTLS) MarshalTo(dAtA []byte) (int, error) + func (m *IngressTLS) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *IngressTLS) Reset() + func (m *IngressTLS) Size() (n int) + func (m *IngressTLS) Unmarshal(dAtA []byte) error + func (m *IngressTLS) XXX_DiscardUnknown() + func (m *IngressTLS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *IngressTLS) XXX_Merge(src proto.Message) + func (m *IngressTLS) XXX_Size() int + func (m *IngressTLS) XXX_Unmarshal(b []byte) error + func (this *IngressTLS) String() string + type NetworkPolicy struct + Spec NetworkPolicySpec + func (*NetworkPolicy) Descriptor() ([]byte, []int) + func (*NetworkPolicy) ProtoMessage() + func (NetworkPolicy) SwaggerDoc() map[string]string + func (in *NetworkPolicy) DeepCopy() *NetworkPolicy + func (in *NetworkPolicy) DeepCopyInto(out *NetworkPolicy) + func (in *NetworkPolicy) DeepCopyObject() runtime.Object + func (m *NetworkPolicy) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicy) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicy) Reset() + func (m *NetworkPolicy) Size() (n int) + func (m *NetworkPolicy) Unmarshal(dAtA []byte) error + func (m *NetworkPolicy) XXX_DiscardUnknown() + func (m *NetworkPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicy) XXX_Merge(src proto.Message) + func (m *NetworkPolicy) XXX_Size() int + func (m *NetworkPolicy) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicy) String() string + type NetworkPolicyEgressRule struct + Ports []NetworkPolicyPort + To []NetworkPolicyPeer + func (*NetworkPolicyEgressRule) Descriptor() ([]byte, []int) + func (*NetworkPolicyEgressRule) ProtoMessage() + func (NetworkPolicyEgressRule) SwaggerDoc() map[string]string + func (in *NetworkPolicyEgressRule) DeepCopy() *NetworkPolicyEgressRule + func (in *NetworkPolicyEgressRule) DeepCopyInto(out *NetworkPolicyEgressRule) + func (m *NetworkPolicyEgressRule) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicyEgressRule) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicyEgressRule) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicyEgressRule) Reset() + func (m *NetworkPolicyEgressRule) Size() (n int) + func (m *NetworkPolicyEgressRule) Unmarshal(dAtA []byte) error + func (m *NetworkPolicyEgressRule) XXX_DiscardUnknown() + func (m *NetworkPolicyEgressRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicyEgressRule) XXX_Merge(src proto.Message) + func (m *NetworkPolicyEgressRule) XXX_Size() int + func (m *NetworkPolicyEgressRule) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicyEgressRule) String() string + type NetworkPolicyIngressRule struct + From []NetworkPolicyPeer + Ports []NetworkPolicyPort + func (*NetworkPolicyIngressRule) Descriptor() ([]byte, []int) + func (*NetworkPolicyIngressRule) ProtoMessage() + func (NetworkPolicyIngressRule) SwaggerDoc() map[string]string + func (in *NetworkPolicyIngressRule) DeepCopy() *NetworkPolicyIngressRule + func (in *NetworkPolicyIngressRule) DeepCopyInto(out *NetworkPolicyIngressRule) + func (m *NetworkPolicyIngressRule) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicyIngressRule) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicyIngressRule) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicyIngressRule) Reset() + func (m *NetworkPolicyIngressRule) Size() (n int) + func (m *NetworkPolicyIngressRule) Unmarshal(dAtA []byte) error + func (m *NetworkPolicyIngressRule) XXX_DiscardUnknown() + func (m *NetworkPolicyIngressRule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicyIngressRule) XXX_Merge(src proto.Message) + func (m *NetworkPolicyIngressRule) XXX_Size() int + func (m *NetworkPolicyIngressRule) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicyIngressRule) String() string + type NetworkPolicyList struct + Items []NetworkPolicy + func (*NetworkPolicyList) Descriptor() ([]byte, []int) + func (*NetworkPolicyList) ProtoMessage() + func (NetworkPolicyList) SwaggerDoc() map[string]string + func (in *NetworkPolicyList) DeepCopy() *NetworkPolicyList + func (in *NetworkPolicyList) DeepCopyInto(out *NetworkPolicyList) + func (in *NetworkPolicyList) DeepCopyObject() runtime.Object + func (m *NetworkPolicyList) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicyList) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicyList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicyList) Reset() + func (m *NetworkPolicyList) Size() (n int) + func (m *NetworkPolicyList) Unmarshal(dAtA []byte) error + func (m *NetworkPolicyList) XXX_DiscardUnknown() + func (m *NetworkPolicyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicyList) XXX_Merge(src proto.Message) + func (m *NetworkPolicyList) XXX_Size() int + func (m *NetworkPolicyList) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicyList) String() string + type NetworkPolicyPeer struct + IPBlock *IPBlock + NamespaceSelector *metav1.LabelSelector + PodSelector *metav1.LabelSelector + func (*NetworkPolicyPeer) Descriptor() ([]byte, []int) + func (*NetworkPolicyPeer) ProtoMessage() + func (NetworkPolicyPeer) SwaggerDoc() map[string]string + func (in *NetworkPolicyPeer) DeepCopy() *NetworkPolicyPeer + func (in *NetworkPolicyPeer) DeepCopyInto(out *NetworkPolicyPeer) + func (m *NetworkPolicyPeer) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicyPeer) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicyPeer) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicyPeer) Reset() + func (m *NetworkPolicyPeer) Size() (n int) + func (m *NetworkPolicyPeer) Unmarshal(dAtA []byte) error + func (m *NetworkPolicyPeer) XXX_DiscardUnknown() + func (m *NetworkPolicyPeer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicyPeer) XXX_Merge(src proto.Message) + func (m *NetworkPolicyPeer) XXX_Size() int + func (m *NetworkPolicyPeer) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicyPeer) String() string + type NetworkPolicyPort struct + Port *intstr.IntOrString + Protocol *v1.Protocol + func (*NetworkPolicyPort) Descriptor() ([]byte, []int) + func (*NetworkPolicyPort) ProtoMessage() + func (NetworkPolicyPort) SwaggerDoc() map[string]string + func (in *NetworkPolicyPort) DeepCopy() *NetworkPolicyPort + func (in *NetworkPolicyPort) DeepCopyInto(out *NetworkPolicyPort) + func (m *NetworkPolicyPort) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicyPort) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicyPort) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicyPort) Reset() + func (m *NetworkPolicyPort) Size() (n int) + func (m *NetworkPolicyPort) Unmarshal(dAtA []byte) error + func (m *NetworkPolicyPort) XXX_DiscardUnknown() + func (m *NetworkPolicyPort) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicyPort) XXX_Merge(src proto.Message) + func (m *NetworkPolicyPort) XXX_Size() int + func (m *NetworkPolicyPort) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicyPort) String() string + type NetworkPolicySpec struct + Egress []NetworkPolicyEgressRule + Ingress []NetworkPolicyIngressRule + PodSelector metav1.LabelSelector + PolicyTypes []PolicyType + func (*NetworkPolicySpec) Descriptor() ([]byte, []int) + func (*NetworkPolicySpec) ProtoMessage() + func (NetworkPolicySpec) SwaggerDoc() map[string]string + func (in *NetworkPolicySpec) DeepCopy() *NetworkPolicySpec + func (in *NetworkPolicySpec) DeepCopyInto(out *NetworkPolicySpec) + func (m *NetworkPolicySpec) Marshal() (dAtA []byte, err error) + func (m *NetworkPolicySpec) MarshalTo(dAtA []byte) (int, error) + func (m *NetworkPolicySpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *NetworkPolicySpec) Reset() + func (m *NetworkPolicySpec) Size() (n int) + func (m *NetworkPolicySpec) Unmarshal(dAtA []byte) error + func (m *NetworkPolicySpec) XXX_DiscardUnknown() + func (m *NetworkPolicySpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NetworkPolicySpec) XXX_Merge(src proto.Message) + func (m *NetworkPolicySpec) XXX_Size() int + func (m *NetworkPolicySpec) XXX_Unmarshal(b []byte) error + func (this *NetworkPolicySpec) String() string + type PodSecurityPolicy struct + Spec PodSecurityPolicySpec + func (*PodSecurityPolicy) Descriptor() ([]byte, []int) + func (*PodSecurityPolicy) ProtoMessage() + func (PodSecurityPolicy) SwaggerDoc() map[string]string + func (in *PodSecurityPolicy) DeepCopy() *PodSecurityPolicy + func (in *PodSecurityPolicy) DeepCopyInto(out *PodSecurityPolicy) + func (in *PodSecurityPolicy) DeepCopyObject() runtime.Object + func (m *PodSecurityPolicy) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicy) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicy) Reset() + func (m *PodSecurityPolicy) Size() (n int) + func (m *PodSecurityPolicy) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicy) XXX_DiscardUnknown() + func (m *PodSecurityPolicy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicy) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicy) XXX_Size() int + func (m *PodSecurityPolicy) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicy) String() string + type PodSecurityPolicyList struct + Items []PodSecurityPolicy + func (*PodSecurityPolicyList) Descriptor() ([]byte, []int) + func (*PodSecurityPolicyList) ProtoMessage() + func (PodSecurityPolicyList) SwaggerDoc() map[string]string + func (in *PodSecurityPolicyList) DeepCopy() *PodSecurityPolicyList + func (in *PodSecurityPolicyList) DeepCopyInto(out *PodSecurityPolicyList) + func (in *PodSecurityPolicyList) DeepCopyObject() runtime.Object + func (m *PodSecurityPolicyList) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicyList) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicyList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicyList) Reset() + func (m *PodSecurityPolicyList) Size() (n int) + func (m *PodSecurityPolicyList) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicyList) XXX_DiscardUnknown() + func (m *PodSecurityPolicyList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicyList) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicyList) XXX_Size() int + func (m *PodSecurityPolicyList) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicyList) String() string + type PodSecurityPolicySpec struct + AllowPrivilegeEscalation *bool + AllowedCSIDrivers []AllowedCSIDriver + AllowedCapabilities []v1.Capability + AllowedFlexVolumes []AllowedFlexVolume + AllowedHostPaths []AllowedHostPath + AllowedProcMountTypes []v1.ProcMountType + AllowedUnsafeSysctls []string + DefaultAddCapabilities []v1.Capability + DefaultAllowPrivilegeEscalation *bool + FSGroup FSGroupStrategyOptions + ForbiddenSysctls []string + HostIPC bool + HostNetwork bool + HostPID bool + HostPorts []HostPortRange + Privileged bool + ReadOnlyRootFilesystem bool + RequiredDropCapabilities []v1.Capability + RunAsGroup *RunAsGroupStrategyOptions + RunAsUser RunAsUserStrategyOptions + RuntimeClass *RuntimeClassStrategyOptions + SELinux SELinuxStrategyOptions + SupplementalGroups SupplementalGroupsStrategyOptions + Volumes []FSType + func (*PodSecurityPolicySpec) Descriptor() ([]byte, []int) + func (*PodSecurityPolicySpec) ProtoMessage() + func (PodSecurityPolicySpec) SwaggerDoc() map[string]string + func (in *PodSecurityPolicySpec) DeepCopy() *PodSecurityPolicySpec + func (in *PodSecurityPolicySpec) DeepCopyInto(out *PodSecurityPolicySpec) + func (m *PodSecurityPolicySpec) Marshal() (dAtA []byte, err error) + func (m *PodSecurityPolicySpec) MarshalTo(dAtA []byte) (int, error) + func (m *PodSecurityPolicySpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodSecurityPolicySpec) Reset() + func (m *PodSecurityPolicySpec) Size() (n int) + func (m *PodSecurityPolicySpec) Unmarshal(dAtA []byte) error + func (m *PodSecurityPolicySpec) XXX_DiscardUnknown() + func (m *PodSecurityPolicySpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodSecurityPolicySpec) XXX_Merge(src proto.Message) + func (m *PodSecurityPolicySpec) XXX_Size() int + func (m *PodSecurityPolicySpec) XXX_Unmarshal(b []byte) error + func (this *PodSecurityPolicySpec) String() string + type PolicyType string + const PolicyTypeEgress + const PolicyTypeIngress + 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 ReplicationControllerDummy struct + func (*ReplicationControllerDummy) Descriptor() ([]byte, []int) + func (*ReplicationControllerDummy) ProtoMessage() + func (ReplicationControllerDummy) SwaggerDoc() map[string]string + func (in *ReplicationControllerDummy) DeepCopy() *ReplicationControllerDummy + func (in *ReplicationControllerDummy) DeepCopyInto(out *ReplicationControllerDummy) + func (in *ReplicationControllerDummy) DeepCopyObject() runtime.Object + func (m *ReplicationControllerDummy) Marshal() (dAtA []byte, err error) + func (m *ReplicationControllerDummy) MarshalTo(dAtA []byte) (int, error) + func (m *ReplicationControllerDummy) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ReplicationControllerDummy) Reset() + func (m *ReplicationControllerDummy) Size() (n int) + func (m *ReplicationControllerDummy) Unmarshal(dAtA []byte) error + func (m *ReplicationControllerDummy) XXX_DiscardUnknown() + func (m *ReplicationControllerDummy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ReplicationControllerDummy) XXX_Merge(src proto.Message) + func (m *ReplicationControllerDummy) XXX_Size() int + func (m *ReplicationControllerDummy) XXX_Unmarshal(b []byte) error + func (this *ReplicationControllerDummy) String() string + type RollbackConfig struct + Revision int64 + func (*RollbackConfig) Descriptor() ([]byte, []int) + func (*RollbackConfig) ProtoMessage() + func (RollbackConfig) SwaggerDoc() map[string]string + func (in *RollbackConfig) DeepCopy() *RollbackConfig + func (in *RollbackConfig) DeepCopyInto(out *RollbackConfig) + func (m *RollbackConfig) Marshal() (dAtA []byte, err error) + func (m *RollbackConfig) MarshalTo(dAtA []byte) (int, error) + func (m *RollbackConfig) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RollbackConfig) Reset() + func (m *RollbackConfig) Size() (n int) + func (m *RollbackConfig) Unmarshal(dAtA []byte) error + func (m *RollbackConfig) XXX_DiscardUnknown() + func (m *RollbackConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RollbackConfig) XXX_Merge(src proto.Message) + func (m *RollbackConfig) XXX_Size() int + func (m *RollbackConfig) XXX_Unmarshal(b []byte) error + func (this *RollbackConfig) 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 RunAsGroupStrategy string + const RunAsGroupStrategyMayRunAs + const RunAsGroupStrategyMustRunAs + const RunAsGroupStrategyRunAsAny + type RunAsGroupStrategyOptions struct + Ranges []IDRange + Rule RunAsGroupStrategy + func (*RunAsGroupStrategyOptions) Descriptor() ([]byte, []int) + func (*RunAsGroupStrategyOptions) ProtoMessage() + func (RunAsGroupStrategyOptions) SwaggerDoc() map[string]string + func (in *RunAsGroupStrategyOptions) DeepCopy() *RunAsGroupStrategyOptions + func (in *RunAsGroupStrategyOptions) DeepCopyInto(out *RunAsGroupStrategyOptions) + func (m *RunAsGroupStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *RunAsGroupStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *RunAsGroupStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RunAsGroupStrategyOptions) Reset() + func (m *RunAsGroupStrategyOptions) Size() (n int) + func (m *RunAsGroupStrategyOptions) Unmarshal(dAtA []byte) error + func (m *RunAsGroupStrategyOptions) XXX_DiscardUnknown() + func (m *RunAsGroupStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RunAsGroupStrategyOptions) XXX_Merge(src proto.Message) + func (m *RunAsGroupStrategyOptions) XXX_Size() int + func (m *RunAsGroupStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *RunAsGroupStrategyOptions) String() string + type RunAsUserStrategy string + const RunAsUserStrategyMustRunAs + const RunAsUserStrategyMustRunAsNonRoot + const RunAsUserStrategyRunAsAny + type RunAsUserStrategyOptions struct + Ranges []IDRange + Rule RunAsUserStrategy + func (*RunAsUserStrategyOptions) Descriptor() ([]byte, []int) + func (*RunAsUserStrategyOptions) ProtoMessage() + func (RunAsUserStrategyOptions) SwaggerDoc() map[string]string + func (in *RunAsUserStrategyOptions) DeepCopy() *RunAsUserStrategyOptions + func (in *RunAsUserStrategyOptions) DeepCopyInto(out *RunAsUserStrategyOptions) + func (m *RunAsUserStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *RunAsUserStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *RunAsUserStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RunAsUserStrategyOptions) Reset() + func (m *RunAsUserStrategyOptions) Size() (n int) + func (m *RunAsUserStrategyOptions) Unmarshal(dAtA []byte) error + func (m *RunAsUserStrategyOptions) XXX_DiscardUnknown() + func (m *RunAsUserStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RunAsUserStrategyOptions) XXX_Merge(src proto.Message) + func (m *RunAsUserStrategyOptions) XXX_Size() int + func (m *RunAsUserStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *RunAsUserStrategyOptions) String() string + type RuntimeClassStrategyOptions struct + AllowedRuntimeClassNames []string + DefaultRuntimeClassName *string + func (*RuntimeClassStrategyOptions) Descriptor() ([]byte, []int) + func (*RuntimeClassStrategyOptions) ProtoMessage() + func (RuntimeClassStrategyOptions) SwaggerDoc() map[string]string + func (in *RuntimeClassStrategyOptions) DeepCopy() *RuntimeClassStrategyOptions + func (in *RuntimeClassStrategyOptions) DeepCopyInto(out *RuntimeClassStrategyOptions) + func (m *RuntimeClassStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *RuntimeClassStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *RuntimeClassStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *RuntimeClassStrategyOptions) Reset() + func (m *RuntimeClassStrategyOptions) Size() (n int) + func (m *RuntimeClassStrategyOptions) Unmarshal(dAtA []byte) error + func (m *RuntimeClassStrategyOptions) XXX_DiscardUnknown() + func (m *RuntimeClassStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *RuntimeClassStrategyOptions) XXX_Merge(src proto.Message) + func (m *RuntimeClassStrategyOptions) XXX_Size() int + func (m *RuntimeClassStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *RuntimeClassStrategyOptions) String() string + type SELinuxStrategy string + const SELinuxStrategyMustRunAs + const SELinuxStrategyRunAsAny + type SELinuxStrategyOptions struct + Rule SELinuxStrategy + SELinuxOptions *v1.SELinuxOptions + func (*SELinuxStrategyOptions) Descriptor() ([]byte, []int) + func (*SELinuxStrategyOptions) ProtoMessage() + func (SELinuxStrategyOptions) SwaggerDoc() map[string]string + func (in *SELinuxStrategyOptions) DeepCopy() *SELinuxStrategyOptions + func (in *SELinuxStrategyOptions) DeepCopyInto(out *SELinuxStrategyOptions) + func (m *SELinuxStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *SELinuxStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *SELinuxStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SELinuxStrategyOptions) Reset() + func (m *SELinuxStrategyOptions) Size() (n int) + func (m *SELinuxStrategyOptions) Unmarshal(dAtA []byte) error + func (m *SELinuxStrategyOptions) XXX_DiscardUnknown() + func (m *SELinuxStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SELinuxStrategyOptions) XXX_Merge(src proto.Message) + func (m *SELinuxStrategyOptions) XXX_Size() int + func (m *SELinuxStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *SELinuxStrategyOptions) 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 SupplementalGroupsStrategyOptions struct + Ranges []IDRange + Rule SupplementalGroupsStrategyType + func (*SupplementalGroupsStrategyOptions) Descriptor() ([]byte, []int) + func (*SupplementalGroupsStrategyOptions) ProtoMessage() + func (SupplementalGroupsStrategyOptions) SwaggerDoc() map[string]string + func (in *SupplementalGroupsStrategyOptions) DeepCopy() *SupplementalGroupsStrategyOptions + func (in *SupplementalGroupsStrategyOptions) DeepCopyInto(out *SupplementalGroupsStrategyOptions) + func (m *SupplementalGroupsStrategyOptions) Marshal() (dAtA []byte, err error) + func (m *SupplementalGroupsStrategyOptions) MarshalTo(dAtA []byte) (int, error) + func (m *SupplementalGroupsStrategyOptions) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *SupplementalGroupsStrategyOptions) Reset() + func (m *SupplementalGroupsStrategyOptions) Size() (n int) + func (m *SupplementalGroupsStrategyOptions) Unmarshal(dAtA []byte) error + func (m *SupplementalGroupsStrategyOptions) XXX_DiscardUnknown() + func (m *SupplementalGroupsStrategyOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SupplementalGroupsStrategyOptions) XXX_Merge(src proto.Message) + func (m *SupplementalGroupsStrategyOptions) XXX_Size() int + func (m *SupplementalGroupsStrategyOptions) XXX_Unmarshal(b []byte) error + func (this *SupplementalGroupsStrategyOptions) String() string + type SupplementalGroupsStrategyType string + const SupplementalGroupsStrategyMustRunAs + const SupplementalGroupsStrategyRunAsAny