Documentation ¶
Overview ¶
Package v1beta1 is a generated protocol buffer package.
It is generated from these files:
k8s.io/kubernetes/pkg/apis/extensions/v1beta1/generated.proto
It has these top-level messages:
APIVersion CustomMetricCurrentStatus CustomMetricCurrentStatusList CustomMetricTarget CustomMetricTargetList DaemonSet DaemonSetList DaemonSetSpec DaemonSetStatus DaemonSetUpdateStrategy Deployment DeploymentCondition DeploymentList DeploymentRollback DeploymentSpec DeploymentStatus DeploymentStrategy FSGroupStrategyOptions HTTPIngressPath HTTPIngressRuleValue HostPortRange IDRange Ingress IngressBackend IngressList IngressRule IngressRuleValue IngressSpec IngressStatus IngressTLS NetworkPolicy NetworkPolicyIngressRule NetworkPolicyList NetworkPolicyPeer NetworkPolicyPort NetworkPolicySpec PodSecurityPolicy PodSecurityPolicyList PodSecurityPolicySpec ReplicaSet ReplicaSetCondition ReplicaSetList ReplicaSetSpec ReplicaSetStatus ReplicationControllerDummy RollbackConfig RollingUpdateDaemonSet RollingUpdateDeployment RunAsUserStrategyOptions SELinuxStrategyOptions Scale ScaleSpec ScaleStatus SupplementalGroupsStrategyOptions ThirdPartyResource ThirdPartyResourceData ThirdPartyResourceDataList ThirdPartyResourceList
Index ¶
- Variables
- type APIVersion
- func (*APIVersion) Descriptor() ([]byte, []int)
- func (m *APIVersion) GetName() string
- func (m *APIVersion) Marshal() (dAtA []byte, err error)
- func (m *APIVersion) MarshalTo(dAtA []byte) (int, error)
- func (*APIVersion) ProtoMessage()
- func (m *APIVersion) Reset()
- func (m *APIVersion) Size() (n int)
- func (m *APIVersion) String() string
- func (m *APIVersion) Unmarshal(dAtA []byte) error
- type CustomMetricCurrentStatus
- func (*CustomMetricCurrentStatus) Descriptor() ([]byte, []int)
- func (m *CustomMetricCurrentStatus) GetName() string
- func (m *CustomMetricCurrentStatus) GetValue() *k8s_io_kubernetes_pkg_api_resource.Quantity
- func (m *CustomMetricCurrentStatus) Marshal() (dAtA []byte, err error)
- func (m *CustomMetricCurrentStatus) MarshalTo(dAtA []byte) (int, error)
- func (*CustomMetricCurrentStatus) ProtoMessage()
- func (m *CustomMetricCurrentStatus) Reset()
- func (m *CustomMetricCurrentStatus) Size() (n int)
- func (m *CustomMetricCurrentStatus) String() string
- func (m *CustomMetricCurrentStatus) Unmarshal(dAtA []byte) error
- type CustomMetricCurrentStatusList
- func (*CustomMetricCurrentStatusList) Descriptor() ([]byte, []int)
- func (m *CustomMetricCurrentStatusList) GetItems() []*CustomMetricCurrentStatus
- func (m *CustomMetricCurrentStatusList) Marshal() (dAtA []byte, err error)
- func (m *CustomMetricCurrentStatusList) MarshalTo(dAtA []byte) (int, error)
- func (*CustomMetricCurrentStatusList) ProtoMessage()
- func (m *CustomMetricCurrentStatusList) Reset()
- func (m *CustomMetricCurrentStatusList) Size() (n int)
- func (m *CustomMetricCurrentStatusList) String() string
- func (m *CustomMetricCurrentStatusList) Unmarshal(dAtA []byte) error
- type CustomMetricTarget
- func (*CustomMetricTarget) Descriptor() ([]byte, []int)
- func (m *CustomMetricTarget) GetName() string
- func (m *CustomMetricTarget) GetValue() *k8s_io_kubernetes_pkg_api_resource.Quantity
- func (m *CustomMetricTarget) Marshal() (dAtA []byte, err error)
- func (m *CustomMetricTarget) MarshalTo(dAtA []byte) (int, error)
- func (*CustomMetricTarget) ProtoMessage()
- func (m *CustomMetricTarget) Reset()
- func (m *CustomMetricTarget) Size() (n int)
- func (m *CustomMetricTarget) String() string
- func (m *CustomMetricTarget) Unmarshal(dAtA []byte) error
- type CustomMetricTargetList
- func (*CustomMetricTargetList) Descriptor() ([]byte, []int)
- func (m *CustomMetricTargetList) GetItems() []*CustomMetricTarget
- func (m *CustomMetricTargetList) Marshal() (dAtA []byte, err error)
- func (m *CustomMetricTargetList) MarshalTo(dAtA []byte) (int, error)
- func (*CustomMetricTargetList) ProtoMessage()
- func (m *CustomMetricTargetList) Reset()
- func (m *CustomMetricTargetList) Size() (n int)
- func (m *CustomMetricTargetList) String() string
- func (m *CustomMetricTargetList) Unmarshal(dAtA []byte) error
- type DaemonSet
- func (*DaemonSet) Descriptor() ([]byte, []int)
- func (m *DaemonSet) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *DaemonSet) GetSpec() *DaemonSetSpec
- func (m *DaemonSet) GetStatus() *DaemonSetStatus
- func (m *DaemonSet) Marshal() (dAtA []byte, err error)
- func (m *DaemonSet) MarshalTo(dAtA []byte) (int, error)
- func (*DaemonSet) ProtoMessage()
- func (m *DaemonSet) Reset()
- func (m *DaemonSet) Size() (n int)
- func (m *DaemonSet) String() string
- func (m *DaemonSet) Unmarshal(dAtA []byte) error
- type DaemonSetList
- func (*DaemonSetList) Descriptor() ([]byte, []int)
- func (m *DaemonSetList) GetItems() []*DaemonSet
- func (m *DaemonSetList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *DaemonSetList) Marshal() (dAtA []byte, err error)
- func (m *DaemonSetList) MarshalTo(dAtA []byte) (int, error)
- func (*DaemonSetList) ProtoMessage()
- func (m *DaemonSetList) Reset()
- func (m *DaemonSetList) Size() (n int)
- func (m *DaemonSetList) String() string
- func (m *DaemonSetList) Unmarshal(dAtA []byte) error
- type DaemonSetSpec
- func (*DaemonSetSpec) Descriptor() ([]byte, []int)
- func (m *DaemonSetSpec) GetMinReadySeconds() int32
- func (m *DaemonSetSpec) GetSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
- func (m *DaemonSetSpec) GetTemplate() *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec
- func (m *DaemonSetSpec) GetTemplateGeneration() int64
- func (m *DaemonSetSpec) GetUpdateStrategy() *DaemonSetUpdateStrategy
- func (m *DaemonSetSpec) Marshal() (dAtA []byte, err error)
- func (m *DaemonSetSpec) MarshalTo(dAtA []byte) (int, error)
- func (*DaemonSetSpec) ProtoMessage()
- func (m *DaemonSetSpec) Reset()
- func (m *DaemonSetSpec) Size() (n int)
- func (m *DaemonSetSpec) String() string
- func (m *DaemonSetSpec) Unmarshal(dAtA []byte) error
- type DaemonSetStatus
- func (*DaemonSetStatus) Descriptor() ([]byte, []int)
- func (m *DaemonSetStatus) GetCurrentNumberScheduled() int32
- func (m *DaemonSetStatus) GetDesiredNumberScheduled() int32
- func (m *DaemonSetStatus) GetNumberAvailable() int32
- func (m *DaemonSetStatus) GetNumberMisscheduled() int32
- func (m *DaemonSetStatus) GetNumberReady() int32
- func (m *DaemonSetStatus) GetNumberUnavailable() int32
- func (m *DaemonSetStatus) GetObservedGeneration() int64
- func (m *DaemonSetStatus) GetUpdatedNumberScheduled() int32
- func (m *DaemonSetStatus) Marshal() (dAtA []byte, err error)
- func (m *DaemonSetStatus) MarshalTo(dAtA []byte) (int, error)
- func (*DaemonSetStatus) ProtoMessage()
- func (m *DaemonSetStatus) Reset()
- func (m *DaemonSetStatus) Size() (n int)
- func (m *DaemonSetStatus) String() string
- func (m *DaemonSetStatus) Unmarshal(dAtA []byte) error
- type DaemonSetUpdateStrategy
- func (*DaemonSetUpdateStrategy) Descriptor() ([]byte, []int)
- func (m *DaemonSetUpdateStrategy) GetRollingUpdate() *RollingUpdateDaemonSet
- func (m *DaemonSetUpdateStrategy) GetType() string
- func (m *DaemonSetUpdateStrategy) Marshal() (dAtA []byte, err error)
- func (m *DaemonSetUpdateStrategy) MarshalTo(dAtA []byte) (int, error)
- func (*DaemonSetUpdateStrategy) ProtoMessage()
- func (m *DaemonSetUpdateStrategy) Reset()
- func (m *DaemonSetUpdateStrategy) Size() (n int)
- func (m *DaemonSetUpdateStrategy) String() string
- func (m *DaemonSetUpdateStrategy) Unmarshal(dAtA []byte) error
- type Deployment
- func (*Deployment) Descriptor() ([]byte, []int)
- func (m *Deployment) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *Deployment) GetSpec() *DeploymentSpec
- func (m *Deployment) GetStatus() *DeploymentStatus
- func (m *Deployment) Marshal() (dAtA []byte, err error)
- func (m *Deployment) MarshalTo(dAtA []byte) (int, error)
- func (*Deployment) ProtoMessage()
- func (m *Deployment) Reset()
- func (m *Deployment) Size() (n int)
- func (m *Deployment) String() string
- func (m *Deployment) Unmarshal(dAtA []byte) error
- type DeploymentCondition
- func (*DeploymentCondition) Descriptor() ([]byte, []int)
- func (m *DeploymentCondition) GetLastTransitionTime() *k8s_io_kubernetes_pkg_apis_meta_v1.Time
- func (m *DeploymentCondition) GetLastUpdateTime() *k8s_io_kubernetes_pkg_apis_meta_v1.Time
- func (m *DeploymentCondition) GetMessage() string
- func (m *DeploymentCondition) GetReason() string
- func (m *DeploymentCondition) GetStatus() string
- func (m *DeploymentCondition) GetType() string
- func (m *DeploymentCondition) Marshal() (dAtA []byte, err error)
- func (m *DeploymentCondition) MarshalTo(dAtA []byte) (int, error)
- func (*DeploymentCondition) ProtoMessage()
- func (m *DeploymentCondition) Reset()
- func (m *DeploymentCondition) Size() (n int)
- func (m *DeploymentCondition) String() string
- func (m *DeploymentCondition) Unmarshal(dAtA []byte) error
- type DeploymentList
- func (*DeploymentList) Descriptor() ([]byte, []int)
- func (m *DeploymentList) GetItems() []*Deployment
- func (m *DeploymentList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *DeploymentList) Marshal() (dAtA []byte, err error)
- func (m *DeploymentList) MarshalTo(dAtA []byte) (int, error)
- func (*DeploymentList) ProtoMessage()
- func (m *DeploymentList) Reset()
- func (m *DeploymentList) Size() (n int)
- func (m *DeploymentList) String() string
- func (m *DeploymentList) Unmarshal(dAtA []byte) error
- type DeploymentRollback
- func (*DeploymentRollback) Descriptor() ([]byte, []int)
- func (m *DeploymentRollback) GetName() string
- func (m *DeploymentRollback) GetRollbackTo() *RollbackConfig
- func (m *DeploymentRollback) GetUpdatedAnnotations() map[string]string
- func (m *DeploymentRollback) Marshal() (dAtA []byte, err error)
- func (m *DeploymentRollback) MarshalTo(dAtA []byte) (int, error)
- func (*DeploymentRollback) ProtoMessage()
- func (m *DeploymentRollback) Reset()
- func (m *DeploymentRollback) Size() (n int)
- func (m *DeploymentRollback) String() string
- func (m *DeploymentRollback) Unmarshal(dAtA []byte) error
- type DeploymentSpec
- func (*DeploymentSpec) Descriptor() ([]byte, []int)
- func (m *DeploymentSpec) GetMinReadySeconds() int32
- func (m *DeploymentSpec) GetPaused() bool
- func (m *DeploymentSpec) GetProgressDeadlineSeconds() int32
- func (m *DeploymentSpec) GetReplicas() int32
- func (m *DeploymentSpec) GetRevisionHistoryLimit() int32
- func (m *DeploymentSpec) GetRollbackTo() *RollbackConfig
- func (m *DeploymentSpec) GetSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
- func (m *DeploymentSpec) GetStrategy() *DeploymentStrategy
- func (m *DeploymentSpec) GetTemplate() *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec
- func (m *DeploymentSpec) Marshal() (dAtA []byte, err error)
- func (m *DeploymentSpec) MarshalTo(dAtA []byte) (int, error)
- func (*DeploymentSpec) ProtoMessage()
- func (m *DeploymentSpec) Reset()
- func (m *DeploymentSpec) Size() (n int)
- func (m *DeploymentSpec) String() string
- func (m *DeploymentSpec) Unmarshal(dAtA []byte) error
- type DeploymentStatus
- func (*DeploymentStatus) Descriptor() ([]byte, []int)
- func (m *DeploymentStatus) GetAvailableReplicas() int32
- func (m *DeploymentStatus) GetConditions() []*DeploymentCondition
- func (m *DeploymentStatus) GetObservedGeneration() int64
- func (m *DeploymentStatus) GetReadyReplicas() int32
- func (m *DeploymentStatus) GetReplicas() int32
- func (m *DeploymentStatus) GetUnavailableReplicas() int32
- func (m *DeploymentStatus) GetUpdatedReplicas() int32
- func (m *DeploymentStatus) Marshal() (dAtA []byte, err error)
- func (m *DeploymentStatus) MarshalTo(dAtA []byte) (int, error)
- func (*DeploymentStatus) ProtoMessage()
- func (m *DeploymentStatus) Reset()
- func (m *DeploymentStatus) Size() (n int)
- func (m *DeploymentStatus) String() string
- func (m *DeploymentStatus) Unmarshal(dAtA []byte) error
- type DeploymentStrategy
- func (*DeploymentStrategy) Descriptor() ([]byte, []int)
- func (m *DeploymentStrategy) GetRollingUpdate() *RollingUpdateDeployment
- func (m *DeploymentStrategy) GetType() string
- func (m *DeploymentStrategy) Marshal() (dAtA []byte, err error)
- func (m *DeploymentStrategy) MarshalTo(dAtA []byte) (int, error)
- func (*DeploymentStrategy) ProtoMessage()
- func (m *DeploymentStrategy) Reset()
- func (m *DeploymentStrategy) Size() (n int)
- func (m *DeploymentStrategy) String() string
- func (m *DeploymentStrategy) Unmarshal(dAtA []byte) error
- type FSGroupStrategyOptions
- func (*FSGroupStrategyOptions) Descriptor() ([]byte, []int)
- func (m *FSGroupStrategyOptions) GetRanges() []*IDRange
- func (m *FSGroupStrategyOptions) GetRule() string
- func (m *FSGroupStrategyOptions) Marshal() (dAtA []byte, err error)
- func (m *FSGroupStrategyOptions) MarshalTo(dAtA []byte) (int, error)
- func (*FSGroupStrategyOptions) ProtoMessage()
- func (m *FSGroupStrategyOptions) Reset()
- func (m *FSGroupStrategyOptions) Size() (n int)
- func (m *FSGroupStrategyOptions) String() string
- func (m *FSGroupStrategyOptions) Unmarshal(dAtA []byte) error
- type HTTPIngressPath
- func (*HTTPIngressPath) Descriptor() ([]byte, []int)
- func (m *HTTPIngressPath) GetBackend() *IngressBackend
- func (m *HTTPIngressPath) GetPath() string
- func (m *HTTPIngressPath) Marshal() (dAtA []byte, err error)
- func (m *HTTPIngressPath) MarshalTo(dAtA []byte) (int, error)
- func (*HTTPIngressPath) ProtoMessage()
- func (m *HTTPIngressPath) Reset()
- func (m *HTTPIngressPath) Size() (n int)
- func (m *HTTPIngressPath) String() string
- func (m *HTTPIngressPath) Unmarshal(dAtA []byte) error
- type HTTPIngressRuleValue
- func (*HTTPIngressRuleValue) Descriptor() ([]byte, []int)
- func (m *HTTPIngressRuleValue) GetPaths() []*HTTPIngressPath
- func (m *HTTPIngressRuleValue) Marshal() (dAtA []byte, err error)
- func (m *HTTPIngressRuleValue) MarshalTo(dAtA []byte) (int, error)
- func (*HTTPIngressRuleValue) ProtoMessage()
- func (m *HTTPIngressRuleValue) Reset()
- func (m *HTTPIngressRuleValue) Size() (n int)
- func (m *HTTPIngressRuleValue) String() string
- func (m *HTTPIngressRuleValue) Unmarshal(dAtA []byte) error
- type HostPortRange
- func (*HostPortRange) Descriptor() ([]byte, []int)
- func (m *HostPortRange) GetMax() int32
- func (m *HostPortRange) GetMin() int32
- func (m *HostPortRange) Marshal() (dAtA []byte, err error)
- func (m *HostPortRange) MarshalTo(dAtA []byte) (int, error)
- func (*HostPortRange) ProtoMessage()
- func (m *HostPortRange) Reset()
- func (m *HostPortRange) Size() (n int)
- func (m *HostPortRange) String() string
- func (m *HostPortRange) Unmarshal(dAtA []byte) error
- type IDRange
- func (*IDRange) Descriptor() ([]byte, []int)
- func (m *IDRange) GetMax() int64
- func (m *IDRange) GetMin() int64
- func (m *IDRange) Marshal() (dAtA []byte, err error)
- func (m *IDRange) MarshalTo(dAtA []byte) (int, error)
- func (*IDRange) ProtoMessage()
- func (m *IDRange) Reset()
- func (m *IDRange) Size() (n int)
- func (m *IDRange) String() string
- func (m *IDRange) Unmarshal(dAtA []byte) error
- type Ingress
- func (*Ingress) Descriptor() ([]byte, []int)
- func (m *Ingress) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *Ingress) GetSpec() *IngressSpec
- func (m *Ingress) GetStatus() *IngressStatus
- func (m *Ingress) Marshal() (dAtA []byte, err error)
- func (m *Ingress) MarshalTo(dAtA []byte) (int, error)
- func (*Ingress) ProtoMessage()
- func (m *Ingress) Reset()
- func (m *Ingress) Size() (n int)
- func (m *Ingress) String() string
- func (m *Ingress) Unmarshal(dAtA []byte) error
- type IngressBackend
- func (*IngressBackend) Descriptor() ([]byte, []int)
- func (m *IngressBackend) GetServiceName() string
- func (m *IngressBackend) GetServicePort() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
- func (m *IngressBackend) Marshal() (dAtA []byte, err error)
- func (m *IngressBackend) MarshalTo(dAtA []byte) (int, error)
- func (*IngressBackend) ProtoMessage()
- func (m *IngressBackend) Reset()
- func (m *IngressBackend) Size() (n int)
- func (m *IngressBackend) String() string
- func (m *IngressBackend) Unmarshal(dAtA []byte) error
- type IngressList
- func (*IngressList) Descriptor() ([]byte, []int)
- func (m *IngressList) GetItems() []*Ingress
- func (m *IngressList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *IngressList) Marshal() (dAtA []byte, err error)
- func (m *IngressList) MarshalTo(dAtA []byte) (int, error)
- func (*IngressList) ProtoMessage()
- func (m *IngressList) Reset()
- func (m *IngressList) Size() (n int)
- func (m *IngressList) String() string
- func (m *IngressList) Unmarshal(dAtA []byte) error
- type IngressRule
- func (*IngressRule) Descriptor() ([]byte, []int)
- func (m *IngressRule) GetHost() string
- func (m *IngressRule) GetIngressRuleValue() *IngressRuleValue
- func (m *IngressRule) Marshal() (dAtA []byte, err error)
- func (m *IngressRule) MarshalTo(dAtA []byte) (int, error)
- func (*IngressRule) ProtoMessage()
- func (m *IngressRule) Reset()
- func (m *IngressRule) Size() (n int)
- func (m *IngressRule) String() string
- func (m *IngressRule) Unmarshal(dAtA []byte) error
- type IngressRuleValue
- func (*IngressRuleValue) Descriptor() ([]byte, []int)
- func (m *IngressRuleValue) GetHttp() *HTTPIngressRuleValue
- func (m *IngressRuleValue) Marshal() (dAtA []byte, err error)
- func (m *IngressRuleValue) MarshalTo(dAtA []byte) (int, error)
- func (*IngressRuleValue) ProtoMessage()
- func (m *IngressRuleValue) Reset()
- func (m *IngressRuleValue) Size() (n int)
- func (m *IngressRuleValue) String() string
- func (m *IngressRuleValue) Unmarshal(dAtA []byte) error
- type IngressSpec
- func (*IngressSpec) Descriptor() ([]byte, []int)
- func (m *IngressSpec) GetBackend() *IngressBackend
- func (m *IngressSpec) GetRules() []*IngressRule
- func (m *IngressSpec) GetTls() []*IngressTLS
- func (m *IngressSpec) Marshal() (dAtA []byte, err error)
- func (m *IngressSpec) MarshalTo(dAtA []byte) (int, error)
- func (*IngressSpec) ProtoMessage()
- func (m *IngressSpec) Reset()
- func (m *IngressSpec) Size() (n int)
- func (m *IngressSpec) String() string
- func (m *IngressSpec) Unmarshal(dAtA []byte) error
- type IngressStatus
- func (*IngressStatus) Descriptor() ([]byte, []int)
- func (m *IngressStatus) GetLoadBalancer() *k8s_io_kubernetes_pkg_api_v1.LoadBalancerStatus
- func (m *IngressStatus) Marshal() (dAtA []byte, err error)
- func (m *IngressStatus) MarshalTo(dAtA []byte) (int, error)
- func (*IngressStatus) ProtoMessage()
- func (m *IngressStatus) Reset()
- func (m *IngressStatus) Size() (n int)
- func (m *IngressStatus) String() string
- func (m *IngressStatus) Unmarshal(dAtA []byte) error
- type IngressTLS
- func (*IngressTLS) Descriptor() ([]byte, []int)
- func (m *IngressTLS) GetHosts() []string
- func (m *IngressTLS) GetSecretName() string
- func (m *IngressTLS) Marshal() (dAtA []byte, err error)
- func (m *IngressTLS) MarshalTo(dAtA []byte) (int, error)
- func (*IngressTLS) ProtoMessage()
- func (m *IngressTLS) Reset()
- func (m *IngressTLS) Size() (n int)
- func (m *IngressTLS) String() string
- func (m *IngressTLS) Unmarshal(dAtA []byte) error
- type NetworkPolicy
- func (*NetworkPolicy) Descriptor() ([]byte, []int)
- func (m *NetworkPolicy) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *NetworkPolicy) GetSpec() *NetworkPolicySpec
- func (m *NetworkPolicy) Marshal() (dAtA []byte, err error)
- func (m *NetworkPolicy) MarshalTo(dAtA []byte) (int, error)
- func (*NetworkPolicy) ProtoMessage()
- func (m *NetworkPolicy) Reset()
- func (m *NetworkPolicy) Size() (n int)
- func (m *NetworkPolicy) String() string
- func (m *NetworkPolicy) Unmarshal(dAtA []byte) error
- type NetworkPolicyIngressRule
- func (*NetworkPolicyIngressRule) Descriptor() ([]byte, []int)
- func (m *NetworkPolicyIngressRule) GetFrom() []*NetworkPolicyPeer
- func (m *NetworkPolicyIngressRule) GetPorts() []*NetworkPolicyPort
- func (m *NetworkPolicyIngressRule) Marshal() (dAtA []byte, err error)
- func (m *NetworkPolicyIngressRule) MarshalTo(dAtA []byte) (int, error)
- func (*NetworkPolicyIngressRule) ProtoMessage()
- func (m *NetworkPolicyIngressRule) Reset()
- func (m *NetworkPolicyIngressRule) Size() (n int)
- func (m *NetworkPolicyIngressRule) String() string
- func (m *NetworkPolicyIngressRule) Unmarshal(dAtA []byte) error
- type NetworkPolicyList
- func (*NetworkPolicyList) Descriptor() ([]byte, []int)
- func (m *NetworkPolicyList) GetItems() []*NetworkPolicy
- func (m *NetworkPolicyList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *NetworkPolicyList) Marshal() (dAtA []byte, err error)
- func (m *NetworkPolicyList) MarshalTo(dAtA []byte) (int, error)
- func (*NetworkPolicyList) ProtoMessage()
- func (m *NetworkPolicyList) Reset()
- func (m *NetworkPolicyList) Size() (n int)
- func (m *NetworkPolicyList) String() string
- func (m *NetworkPolicyList) Unmarshal(dAtA []byte) error
- type NetworkPolicyPeer
- func (*NetworkPolicyPeer) Descriptor() ([]byte, []int)
- func (m *NetworkPolicyPeer) GetNamespaceSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
- func (m *NetworkPolicyPeer) GetPodSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
- func (m *NetworkPolicyPeer) Marshal() (dAtA []byte, err error)
- func (m *NetworkPolicyPeer) MarshalTo(dAtA []byte) (int, error)
- func (*NetworkPolicyPeer) ProtoMessage()
- func (m *NetworkPolicyPeer) Reset()
- func (m *NetworkPolicyPeer) Size() (n int)
- func (m *NetworkPolicyPeer) String() string
- func (m *NetworkPolicyPeer) Unmarshal(dAtA []byte) error
- type NetworkPolicyPort
- func (*NetworkPolicyPort) Descriptor() ([]byte, []int)
- func (m *NetworkPolicyPort) GetPort() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
- func (m *NetworkPolicyPort) GetProtocol() string
- func (m *NetworkPolicyPort) Marshal() (dAtA []byte, err error)
- func (m *NetworkPolicyPort) MarshalTo(dAtA []byte) (int, error)
- func (*NetworkPolicyPort) ProtoMessage()
- func (m *NetworkPolicyPort) Reset()
- func (m *NetworkPolicyPort) Size() (n int)
- func (m *NetworkPolicyPort) String() string
- func (m *NetworkPolicyPort) Unmarshal(dAtA []byte) error
- type NetworkPolicySpec
- func (*NetworkPolicySpec) Descriptor() ([]byte, []int)
- func (m *NetworkPolicySpec) GetIngress() []*NetworkPolicyIngressRule
- func (m *NetworkPolicySpec) GetPodSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
- func (m *NetworkPolicySpec) Marshal() (dAtA []byte, err error)
- func (m *NetworkPolicySpec) MarshalTo(dAtA []byte) (int, error)
- func (*NetworkPolicySpec) ProtoMessage()
- func (m *NetworkPolicySpec) Reset()
- func (m *NetworkPolicySpec) Size() (n int)
- func (m *NetworkPolicySpec) String() string
- func (m *NetworkPolicySpec) Unmarshal(dAtA []byte) error
- type PodSecurityPolicy
- func (*PodSecurityPolicy) Descriptor() ([]byte, []int)
- func (m *PodSecurityPolicy) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *PodSecurityPolicy) GetSpec() *PodSecurityPolicySpec
- func (m *PodSecurityPolicy) Marshal() (dAtA []byte, err error)
- func (m *PodSecurityPolicy) MarshalTo(dAtA []byte) (int, error)
- func (*PodSecurityPolicy) ProtoMessage()
- func (m *PodSecurityPolicy) Reset()
- func (m *PodSecurityPolicy) Size() (n int)
- func (m *PodSecurityPolicy) String() string
- func (m *PodSecurityPolicy) Unmarshal(dAtA []byte) error
- type PodSecurityPolicyList
- func (*PodSecurityPolicyList) Descriptor() ([]byte, []int)
- func (m *PodSecurityPolicyList) GetItems() []*PodSecurityPolicy
- func (m *PodSecurityPolicyList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *PodSecurityPolicyList) Marshal() (dAtA []byte, err error)
- func (m *PodSecurityPolicyList) MarshalTo(dAtA []byte) (int, error)
- func (*PodSecurityPolicyList) ProtoMessage()
- func (m *PodSecurityPolicyList) Reset()
- func (m *PodSecurityPolicyList) Size() (n int)
- func (m *PodSecurityPolicyList) String() string
- func (m *PodSecurityPolicyList) Unmarshal(dAtA []byte) error
- type PodSecurityPolicySpec
- func (*PodSecurityPolicySpec) Descriptor() ([]byte, []int)
- func (m *PodSecurityPolicySpec) GetAllowedCapabilities() []string
- func (m *PodSecurityPolicySpec) GetDefaultAddCapabilities() []string
- func (m *PodSecurityPolicySpec) GetFsGroup() *FSGroupStrategyOptions
- func (m *PodSecurityPolicySpec) GetHostIPC() bool
- func (m *PodSecurityPolicySpec) GetHostNetwork() bool
- func (m *PodSecurityPolicySpec) GetHostPID() bool
- func (m *PodSecurityPolicySpec) GetHostPorts() []*HostPortRange
- func (m *PodSecurityPolicySpec) GetPrivileged() bool
- func (m *PodSecurityPolicySpec) GetReadOnlyRootFilesystem() bool
- func (m *PodSecurityPolicySpec) GetRequiredDropCapabilities() []string
- func (m *PodSecurityPolicySpec) GetRunAsUser() *RunAsUserStrategyOptions
- func (m *PodSecurityPolicySpec) GetSeLinux() *SELinuxStrategyOptions
- func (m *PodSecurityPolicySpec) GetSupplementalGroups() *SupplementalGroupsStrategyOptions
- func (m *PodSecurityPolicySpec) GetVolumes() []string
- func (m *PodSecurityPolicySpec) Marshal() (dAtA []byte, err error)
- func (m *PodSecurityPolicySpec) MarshalTo(dAtA []byte) (int, error)
- func (*PodSecurityPolicySpec) ProtoMessage()
- func (m *PodSecurityPolicySpec) Reset()
- func (m *PodSecurityPolicySpec) Size() (n int)
- func (m *PodSecurityPolicySpec) String() string
- func (m *PodSecurityPolicySpec) Unmarshal(dAtA []byte) error
- type ReplicaSet
- func (*ReplicaSet) Descriptor() ([]byte, []int)
- func (m *ReplicaSet) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *ReplicaSet) GetSpec() *ReplicaSetSpec
- func (m *ReplicaSet) GetStatus() *ReplicaSetStatus
- func (m *ReplicaSet) Marshal() (dAtA []byte, err error)
- func (m *ReplicaSet) MarshalTo(dAtA []byte) (int, error)
- func (*ReplicaSet) ProtoMessage()
- func (m *ReplicaSet) Reset()
- func (m *ReplicaSet) Size() (n int)
- func (m *ReplicaSet) String() string
- func (m *ReplicaSet) Unmarshal(dAtA []byte) error
- type ReplicaSetCondition
- func (*ReplicaSetCondition) Descriptor() ([]byte, []int)
- func (m *ReplicaSetCondition) GetLastTransitionTime() *k8s_io_kubernetes_pkg_apis_meta_v1.Time
- func (m *ReplicaSetCondition) GetMessage() string
- func (m *ReplicaSetCondition) GetReason() string
- func (m *ReplicaSetCondition) GetStatus() string
- func (m *ReplicaSetCondition) GetType() string
- func (m *ReplicaSetCondition) Marshal() (dAtA []byte, err error)
- func (m *ReplicaSetCondition) MarshalTo(dAtA []byte) (int, error)
- func (*ReplicaSetCondition) ProtoMessage()
- func (m *ReplicaSetCondition) Reset()
- func (m *ReplicaSetCondition) Size() (n int)
- func (m *ReplicaSetCondition) String() string
- func (m *ReplicaSetCondition) Unmarshal(dAtA []byte) error
- type ReplicaSetList
- func (*ReplicaSetList) Descriptor() ([]byte, []int)
- func (m *ReplicaSetList) GetItems() []*ReplicaSet
- func (m *ReplicaSetList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *ReplicaSetList) Marshal() (dAtA []byte, err error)
- func (m *ReplicaSetList) MarshalTo(dAtA []byte) (int, error)
- func (*ReplicaSetList) ProtoMessage()
- func (m *ReplicaSetList) Reset()
- func (m *ReplicaSetList) Size() (n int)
- func (m *ReplicaSetList) String() string
- func (m *ReplicaSetList) Unmarshal(dAtA []byte) error
- type ReplicaSetSpec
- func (*ReplicaSetSpec) Descriptor() ([]byte, []int)
- func (m *ReplicaSetSpec) GetMinReadySeconds() int32
- func (m *ReplicaSetSpec) GetReplicas() int32
- func (m *ReplicaSetSpec) GetSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
- func (m *ReplicaSetSpec) GetTemplate() *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec
- func (m *ReplicaSetSpec) Marshal() (dAtA []byte, err error)
- func (m *ReplicaSetSpec) MarshalTo(dAtA []byte) (int, error)
- func (*ReplicaSetSpec) ProtoMessage()
- func (m *ReplicaSetSpec) Reset()
- func (m *ReplicaSetSpec) Size() (n int)
- func (m *ReplicaSetSpec) String() string
- func (m *ReplicaSetSpec) Unmarshal(dAtA []byte) error
- type ReplicaSetStatus
- func (*ReplicaSetStatus) Descriptor() ([]byte, []int)
- func (m *ReplicaSetStatus) GetAvailableReplicas() int32
- func (m *ReplicaSetStatus) GetConditions() []*ReplicaSetCondition
- func (m *ReplicaSetStatus) GetFullyLabeledReplicas() int32
- func (m *ReplicaSetStatus) GetObservedGeneration() int64
- func (m *ReplicaSetStatus) GetReadyReplicas() int32
- func (m *ReplicaSetStatus) GetReplicas() int32
- func (m *ReplicaSetStatus) Marshal() (dAtA []byte, err error)
- func (m *ReplicaSetStatus) MarshalTo(dAtA []byte) (int, error)
- func (*ReplicaSetStatus) ProtoMessage()
- func (m *ReplicaSetStatus) Reset()
- func (m *ReplicaSetStatus) Size() (n int)
- func (m *ReplicaSetStatus) String() string
- func (m *ReplicaSetStatus) Unmarshal(dAtA []byte) error
- type ReplicationControllerDummy
- func (*ReplicationControllerDummy) Descriptor() ([]byte, []int)
- func (m *ReplicationControllerDummy) Marshal() (dAtA []byte, err error)
- func (m *ReplicationControllerDummy) MarshalTo(dAtA []byte) (int, error)
- func (*ReplicationControllerDummy) ProtoMessage()
- func (m *ReplicationControllerDummy) Reset()
- func (m *ReplicationControllerDummy) Size() (n int)
- func (m *ReplicationControllerDummy) String() string
- func (m *ReplicationControllerDummy) Unmarshal(dAtA []byte) error
- type RollbackConfig
- func (*RollbackConfig) Descriptor() ([]byte, []int)
- func (m *RollbackConfig) GetRevision() int64
- func (m *RollbackConfig) Marshal() (dAtA []byte, err error)
- func (m *RollbackConfig) MarshalTo(dAtA []byte) (int, error)
- func (*RollbackConfig) ProtoMessage()
- func (m *RollbackConfig) Reset()
- func (m *RollbackConfig) Size() (n int)
- func (m *RollbackConfig) String() string
- func (m *RollbackConfig) Unmarshal(dAtA []byte) error
- type RollingUpdateDaemonSet
- func (*RollingUpdateDaemonSet) Descriptor() ([]byte, []int)
- func (m *RollingUpdateDaemonSet) GetMaxUnavailable() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
- func (m *RollingUpdateDaemonSet) Marshal() (dAtA []byte, err error)
- func (m *RollingUpdateDaemonSet) MarshalTo(dAtA []byte) (int, error)
- func (*RollingUpdateDaemonSet) ProtoMessage()
- func (m *RollingUpdateDaemonSet) Reset()
- func (m *RollingUpdateDaemonSet) Size() (n int)
- func (m *RollingUpdateDaemonSet) String() string
- func (m *RollingUpdateDaemonSet) Unmarshal(dAtA []byte) error
- type RollingUpdateDeployment
- func (*RollingUpdateDeployment) Descriptor() ([]byte, []int)
- func (m *RollingUpdateDeployment) GetMaxSurge() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
- func (m *RollingUpdateDeployment) GetMaxUnavailable() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
- func (m *RollingUpdateDeployment) Marshal() (dAtA []byte, err error)
- func (m *RollingUpdateDeployment) MarshalTo(dAtA []byte) (int, error)
- func (*RollingUpdateDeployment) ProtoMessage()
- func (m *RollingUpdateDeployment) Reset()
- func (m *RollingUpdateDeployment) Size() (n int)
- func (m *RollingUpdateDeployment) String() string
- func (m *RollingUpdateDeployment) Unmarshal(dAtA []byte) error
- type RunAsUserStrategyOptions
- func (*RunAsUserStrategyOptions) Descriptor() ([]byte, []int)
- func (m *RunAsUserStrategyOptions) GetRanges() []*IDRange
- func (m *RunAsUserStrategyOptions) GetRule() string
- func (m *RunAsUserStrategyOptions) Marshal() (dAtA []byte, err error)
- func (m *RunAsUserStrategyOptions) MarshalTo(dAtA []byte) (int, error)
- func (*RunAsUserStrategyOptions) ProtoMessage()
- func (m *RunAsUserStrategyOptions) Reset()
- func (m *RunAsUserStrategyOptions) Size() (n int)
- func (m *RunAsUserStrategyOptions) String() string
- func (m *RunAsUserStrategyOptions) Unmarshal(dAtA []byte) error
- type SELinuxStrategyOptions
- func (*SELinuxStrategyOptions) Descriptor() ([]byte, []int)
- func (m *SELinuxStrategyOptions) GetRule() string
- func (m *SELinuxStrategyOptions) GetSeLinuxOptions() *k8s_io_kubernetes_pkg_api_v1.SELinuxOptions
- func (m *SELinuxStrategyOptions) Marshal() (dAtA []byte, err error)
- func (m *SELinuxStrategyOptions) MarshalTo(dAtA []byte) (int, error)
- func (*SELinuxStrategyOptions) ProtoMessage()
- func (m *SELinuxStrategyOptions) Reset()
- func (m *SELinuxStrategyOptions) Size() (n int)
- func (m *SELinuxStrategyOptions) String() string
- func (m *SELinuxStrategyOptions) Unmarshal(dAtA []byte) error
- type Scale
- func (*Scale) Descriptor() ([]byte, []int)
- func (m *Scale) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *Scale) GetSpec() *ScaleSpec
- func (m *Scale) GetStatus() *ScaleStatus
- func (m *Scale) Marshal() (dAtA []byte, err error)
- func (m *Scale) MarshalTo(dAtA []byte) (int, error)
- func (*Scale) ProtoMessage()
- func (m *Scale) Reset()
- func (m *Scale) Size() (n int)
- func (m *Scale) String() string
- func (m *Scale) Unmarshal(dAtA []byte) error
- type ScaleSpec
- func (*ScaleSpec) Descriptor() ([]byte, []int)
- func (m *ScaleSpec) GetReplicas() int32
- func (m *ScaleSpec) Marshal() (dAtA []byte, err error)
- func (m *ScaleSpec) MarshalTo(dAtA []byte) (int, error)
- func (*ScaleSpec) ProtoMessage()
- func (m *ScaleSpec) Reset()
- func (m *ScaleSpec) Size() (n int)
- func (m *ScaleSpec) String() string
- func (m *ScaleSpec) Unmarshal(dAtA []byte) error
- type ScaleStatus
- func (*ScaleStatus) Descriptor() ([]byte, []int)
- func (m *ScaleStatus) GetReplicas() int32
- func (m *ScaleStatus) GetSelector() map[string]string
- func (m *ScaleStatus) GetTargetSelector() string
- func (m *ScaleStatus) Marshal() (dAtA []byte, err error)
- func (m *ScaleStatus) MarshalTo(dAtA []byte) (int, error)
- func (*ScaleStatus) ProtoMessage()
- func (m *ScaleStatus) Reset()
- func (m *ScaleStatus) Size() (n int)
- func (m *ScaleStatus) String() string
- func (m *ScaleStatus) Unmarshal(dAtA []byte) error
- type SupplementalGroupsStrategyOptions
- func (*SupplementalGroupsStrategyOptions) Descriptor() ([]byte, []int)
- func (m *SupplementalGroupsStrategyOptions) GetRanges() []*IDRange
- func (m *SupplementalGroupsStrategyOptions) GetRule() string
- func (m *SupplementalGroupsStrategyOptions) Marshal() (dAtA []byte, err error)
- func (m *SupplementalGroupsStrategyOptions) MarshalTo(dAtA []byte) (int, error)
- func (*SupplementalGroupsStrategyOptions) ProtoMessage()
- func (m *SupplementalGroupsStrategyOptions) Reset()
- func (m *SupplementalGroupsStrategyOptions) Size() (n int)
- func (m *SupplementalGroupsStrategyOptions) String() string
- func (m *SupplementalGroupsStrategyOptions) Unmarshal(dAtA []byte) error
- type ThirdPartyResource
- func (*ThirdPartyResource) Descriptor() ([]byte, []int)
- func (m *ThirdPartyResource) GetDescription() string
- func (m *ThirdPartyResource) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *ThirdPartyResource) GetVersions() []*APIVersion
- func (m *ThirdPartyResource) Marshal() (dAtA []byte, err error)
- func (m *ThirdPartyResource) MarshalTo(dAtA []byte) (int, error)
- func (*ThirdPartyResource) ProtoMessage()
- func (m *ThirdPartyResource) Reset()
- func (m *ThirdPartyResource) Size() (n int)
- func (m *ThirdPartyResource) String() string
- func (m *ThirdPartyResource) Unmarshal(dAtA []byte) error
- type ThirdPartyResourceData
- func (*ThirdPartyResourceData) Descriptor() ([]byte, []int)
- func (m *ThirdPartyResourceData) GetData() []byte
- func (m *ThirdPartyResourceData) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
- func (m *ThirdPartyResourceData) Marshal() (dAtA []byte, err error)
- func (m *ThirdPartyResourceData) MarshalTo(dAtA []byte) (int, error)
- func (*ThirdPartyResourceData) ProtoMessage()
- func (m *ThirdPartyResourceData) Reset()
- func (m *ThirdPartyResourceData) Size() (n int)
- func (m *ThirdPartyResourceData) String() string
- func (m *ThirdPartyResourceData) Unmarshal(dAtA []byte) error
- type ThirdPartyResourceDataList
- func (*ThirdPartyResourceDataList) Descriptor() ([]byte, []int)
- func (m *ThirdPartyResourceDataList) GetItems() []*ThirdPartyResourceData
- func (m *ThirdPartyResourceDataList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *ThirdPartyResourceDataList) Marshal() (dAtA []byte, err error)
- func (m *ThirdPartyResourceDataList) MarshalTo(dAtA []byte) (int, error)
- func (*ThirdPartyResourceDataList) ProtoMessage()
- func (m *ThirdPartyResourceDataList) Reset()
- func (m *ThirdPartyResourceDataList) Size() (n int)
- func (m *ThirdPartyResourceDataList) String() string
- func (m *ThirdPartyResourceDataList) Unmarshal(dAtA []byte) error
- type ThirdPartyResourceList
- func (*ThirdPartyResourceList) Descriptor() ([]byte, []int)
- func (m *ThirdPartyResourceList) GetItems() []*ThirdPartyResource
- func (m *ThirdPartyResourceList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
- func (m *ThirdPartyResourceList) Marshal() (dAtA []byte, err error)
- func (m *ThirdPartyResourceList) MarshalTo(dAtA []byte) (int, error)
- func (*ThirdPartyResourceList) ProtoMessage()
- func (m *ThirdPartyResourceList) Reset()
- func (m *ThirdPartyResourceList) Size() (n int)
- func (m *ThirdPartyResourceList) String() string
- func (m *ThirdPartyResourceList) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type APIVersion ¶
type APIVersion struct { // Name of this version (e.g. 'v1'). // +optional Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` XXX_unrecognized []byte `json:"-"` }
An APIVersion represents a single concrete version of an object model.
func (*APIVersion) Descriptor ¶
func (*APIVersion) Descriptor() ([]byte, []int)
func (*APIVersion) GetName ¶
func (m *APIVersion) GetName() string
func (*APIVersion) Marshal ¶
func (m *APIVersion) Marshal() (dAtA []byte, err error)
func (*APIVersion) ProtoMessage ¶
func (*APIVersion) ProtoMessage()
func (*APIVersion) Reset ¶
func (m *APIVersion) Reset()
func (*APIVersion) Size ¶
func (m *APIVersion) Size() (n int)
func (*APIVersion) String ¶
func (m *APIVersion) String() string
func (*APIVersion) Unmarshal ¶
func (m *APIVersion) Unmarshal(dAtA []byte) error
type CustomMetricCurrentStatus ¶
type CustomMetricCurrentStatus struct { // Custom Metric name. Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` // Custom Metric value (average). Value *k8s_io_kubernetes_pkg_api_resource.Quantity `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*CustomMetricCurrentStatus) Descriptor ¶
func (*CustomMetricCurrentStatus) Descriptor() ([]byte, []int)
func (*CustomMetricCurrentStatus) GetName ¶
func (m *CustomMetricCurrentStatus) GetName() string
func (*CustomMetricCurrentStatus) GetValue ¶
func (m *CustomMetricCurrentStatus) GetValue() *k8s_io_kubernetes_pkg_api_resource.Quantity
func (*CustomMetricCurrentStatus) Marshal ¶
func (m *CustomMetricCurrentStatus) Marshal() (dAtA []byte, err error)
func (*CustomMetricCurrentStatus) MarshalTo ¶
func (m *CustomMetricCurrentStatus) MarshalTo(dAtA []byte) (int, error)
func (*CustomMetricCurrentStatus) ProtoMessage ¶
func (*CustomMetricCurrentStatus) ProtoMessage()
func (*CustomMetricCurrentStatus) Reset ¶
func (m *CustomMetricCurrentStatus) Reset()
func (*CustomMetricCurrentStatus) Size ¶
func (m *CustomMetricCurrentStatus) Size() (n int)
func (*CustomMetricCurrentStatus) String ¶
func (m *CustomMetricCurrentStatus) String() string
func (*CustomMetricCurrentStatus) Unmarshal ¶
func (m *CustomMetricCurrentStatus) Unmarshal(dAtA []byte) error
type CustomMetricCurrentStatusList ¶
type CustomMetricCurrentStatusList struct { Items []*CustomMetricCurrentStatus `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*CustomMetricCurrentStatusList) Descriptor ¶
func (*CustomMetricCurrentStatusList) Descriptor() ([]byte, []int)
func (*CustomMetricCurrentStatusList) GetItems ¶
func (m *CustomMetricCurrentStatusList) GetItems() []*CustomMetricCurrentStatus
func (*CustomMetricCurrentStatusList) Marshal ¶
func (m *CustomMetricCurrentStatusList) Marshal() (dAtA []byte, err error)
func (*CustomMetricCurrentStatusList) MarshalTo ¶
func (m *CustomMetricCurrentStatusList) MarshalTo(dAtA []byte) (int, error)
func (*CustomMetricCurrentStatusList) ProtoMessage ¶
func (*CustomMetricCurrentStatusList) ProtoMessage()
func (*CustomMetricCurrentStatusList) Reset ¶
func (m *CustomMetricCurrentStatusList) Reset()
func (*CustomMetricCurrentStatusList) Size ¶
func (m *CustomMetricCurrentStatusList) Size() (n int)
func (*CustomMetricCurrentStatusList) String ¶
func (m *CustomMetricCurrentStatusList) String() string
func (*CustomMetricCurrentStatusList) Unmarshal ¶
func (m *CustomMetricCurrentStatusList) Unmarshal(dAtA []byte) error
type CustomMetricTarget ¶
type CustomMetricTarget struct { // Custom Metric name. Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` // Custom Metric value (average). Value *k8s_io_kubernetes_pkg_api_resource.Quantity `protobuf:"bytes,2,opt,name=value" json:"value,omitempty"` XXX_unrecognized []byte `json:"-"` }
Alpha-level support for Custom Metrics in HPA (as annotations).
func (*CustomMetricTarget) Descriptor ¶
func (*CustomMetricTarget) Descriptor() ([]byte, []int)
func (*CustomMetricTarget) GetName ¶
func (m *CustomMetricTarget) GetName() string
func (*CustomMetricTarget) GetValue ¶
func (m *CustomMetricTarget) GetValue() *k8s_io_kubernetes_pkg_api_resource.Quantity
func (*CustomMetricTarget) Marshal ¶
func (m *CustomMetricTarget) Marshal() (dAtA []byte, err error)
func (*CustomMetricTarget) MarshalTo ¶
func (m *CustomMetricTarget) MarshalTo(dAtA []byte) (int, error)
func (*CustomMetricTarget) ProtoMessage ¶
func (*CustomMetricTarget) ProtoMessage()
func (*CustomMetricTarget) Reset ¶
func (m *CustomMetricTarget) Reset()
func (*CustomMetricTarget) Size ¶
func (m *CustomMetricTarget) Size() (n int)
func (*CustomMetricTarget) String ¶
func (m *CustomMetricTarget) String() string
func (*CustomMetricTarget) Unmarshal ¶
func (m *CustomMetricTarget) Unmarshal(dAtA []byte) error
type CustomMetricTargetList ¶
type CustomMetricTargetList struct { Items []*CustomMetricTarget `protobuf:"bytes,1,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*CustomMetricTargetList) Descriptor ¶
func (*CustomMetricTargetList) Descriptor() ([]byte, []int)
func (*CustomMetricTargetList) GetItems ¶
func (m *CustomMetricTargetList) GetItems() []*CustomMetricTarget
func (*CustomMetricTargetList) Marshal ¶
func (m *CustomMetricTargetList) Marshal() (dAtA []byte, err error)
func (*CustomMetricTargetList) MarshalTo ¶
func (m *CustomMetricTargetList) MarshalTo(dAtA []byte) (int, error)
func (*CustomMetricTargetList) ProtoMessage ¶
func (*CustomMetricTargetList) ProtoMessage()
func (*CustomMetricTargetList) Reset ¶
func (m *CustomMetricTargetList) Reset()
func (*CustomMetricTargetList) Size ¶
func (m *CustomMetricTargetList) Size() (n int)
func (*CustomMetricTargetList) String ¶
func (m *CustomMetricTargetList) String() string
func (*CustomMetricTargetList) Unmarshal ¶
func (m *CustomMetricTargetList) Unmarshal(dAtA []byte) error
type DaemonSet ¶
type DaemonSet struct { // Standard object's metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // The desired behavior of this daemon set. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status // +optional Spec *DaemonSetSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // The current status of this daemon set. This data may be // out of date by some window of time. // Populated by the system. // Read-only. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status // +optional Status *DaemonSetStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
DaemonSet represents the configuration of a daemon set.
func (*DaemonSet) Descriptor ¶
func (*DaemonSet) GetMetadata ¶
func (m *DaemonSet) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*DaemonSet) GetSpec ¶
func (m *DaemonSet) GetSpec() *DaemonSetSpec
func (*DaemonSet) GetStatus ¶
func (m *DaemonSet) GetStatus() *DaemonSetStatus
func (*DaemonSet) ProtoMessage ¶
func (*DaemonSet) ProtoMessage()
type DaemonSetList ¶
type DaemonSetList struct { // Standard list metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // A list of daemon sets. Items []*DaemonSet `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
DaemonSetList is a collection of daemon sets.
func (*DaemonSetList) Descriptor ¶
func (*DaemonSetList) Descriptor() ([]byte, []int)
func (*DaemonSetList) GetItems ¶
func (m *DaemonSetList) GetItems() []*DaemonSet
func (*DaemonSetList) GetMetadata ¶
func (m *DaemonSetList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*DaemonSetList) Marshal ¶
func (m *DaemonSetList) Marshal() (dAtA []byte, err error)
func (*DaemonSetList) ProtoMessage ¶
func (*DaemonSetList) ProtoMessage()
func (*DaemonSetList) Reset ¶
func (m *DaemonSetList) Reset()
func (*DaemonSetList) Size ¶
func (m *DaemonSetList) Size() (n int)
func (*DaemonSetList) String ¶
func (m *DaemonSetList) String() string
func (*DaemonSetList) Unmarshal ¶
func (m *DaemonSetList) Unmarshal(dAtA []byte) error
type DaemonSetSpec ¶
type DaemonSetSpec struct { // A label query over pods that are managed by the daemon set. // Must match in order to be controlled. // If empty, defaulted to labels on Pod template. // More info: http://kubernetes.io/docs/user-guide/labels#label-selectors // +optional Selector *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector `protobuf:"bytes,1,opt,name=selector" json:"selector,omitempty"` // An object that describes the pod that will be created. // The DaemonSet will create exactly one copy of this pod on every node // that matches the template's node selector (or on every node if no node // selector is specified). // More info: http://kubernetes.io/docs/user-guide/replication-controller#pod-template Template *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec `protobuf:"bytes,2,opt,name=template" json:"template,omitempty"` // An update strategy to replace existing DaemonSet pods with new pods. // +optional UpdateStrategy *DaemonSetUpdateStrategy `protobuf:"bytes,3,opt,name=updateStrategy" json:"updateStrategy,omitempty"` // The minimum number of seconds for which a newly created DaemonSet pod should // be ready without any of its container crashing, for it to be considered // available. Defaults to 0 (pod will be considered available as soon as it // is ready). // +optional MinReadySeconds *int32 `protobuf:"varint,4,opt,name=minReadySeconds" json:"minReadySeconds,omitempty"` // A sequence number representing a specific generation of the template. // Populated by the system. It can be set only during the creation. // +optional TemplateGeneration *int64 `protobuf:"varint,5,opt,name=templateGeneration" json:"templateGeneration,omitempty"` XXX_unrecognized []byte `json:"-"` }
DaemonSetSpec is the specification of a daemon set.
func (*DaemonSetSpec) Descriptor ¶
func (*DaemonSetSpec) Descriptor() ([]byte, []int)
func (*DaemonSetSpec) GetMinReadySeconds ¶ added in v0.3.0
func (m *DaemonSetSpec) GetMinReadySeconds() int32
func (*DaemonSetSpec) GetSelector ¶
func (m *DaemonSetSpec) GetSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
func (*DaemonSetSpec) GetTemplate ¶
func (m *DaemonSetSpec) GetTemplate() *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec
func (*DaemonSetSpec) GetTemplateGeneration ¶ added in v0.3.0
func (m *DaemonSetSpec) GetTemplateGeneration() int64
func (*DaemonSetSpec) GetUpdateStrategy ¶ added in v0.3.0
func (m *DaemonSetSpec) GetUpdateStrategy() *DaemonSetUpdateStrategy
func (*DaemonSetSpec) Marshal ¶
func (m *DaemonSetSpec) Marshal() (dAtA []byte, err error)
func (*DaemonSetSpec) ProtoMessage ¶
func (*DaemonSetSpec) ProtoMessage()
func (*DaemonSetSpec) Reset ¶
func (m *DaemonSetSpec) Reset()
func (*DaemonSetSpec) Size ¶
func (m *DaemonSetSpec) Size() (n int)
func (*DaemonSetSpec) String ¶
func (m *DaemonSetSpec) String() string
func (*DaemonSetSpec) Unmarshal ¶
func (m *DaemonSetSpec) Unmarshal(dAtA []byte) error
type DaemonSetStatus ¶
type DaemonSetStatus struct { // The number of nodes that are running at least 1 // daemon pod and are supposed to run the daemon pod. // More info: http://releases.k8s.io/HEAD/docs/admin/daemons.md CurrentNumberScheduled *int32 `protobuf:"varint,1,opt,name=currentNumberScheduled" json:"currentNumberScheduled,omitempty"` // The number of nodes that are running the daemon pod, but are // not supposed to run the daemon pod. // More info: http://releases.k8s.io/HEAD/docs/admin/daemons.md NumberMisscheduled *int32 `protobuf:"varint,2,opt,name=numberMisscheduled" json:"numberMisscheduled,omitempty"` // The total number of nodes that should be running the daemon // pod (including nodes correctly running the daemon pod). // More info: http://releases.k8s.io/HEAD/docs/admin/daemons.md DesiredNumberScheduled *int32 `protobuf:"varint,3,opt,name=desiredNumberScheduled" json:"desiredNumberScheduled,omitempty"` // The number of nodes that should be running the daemon pod and have one // or more of the daemon pod running and ready. NumberReady *int32 `protobuf:"varint,4,opt,name=numberReady" json:"numberReady,omitempty"` // The most recent generation observed by the daemon set controller. // +optional ObservedGeneration *int64 `protobuf:"varint,5,opt,name=observedGeneration" json:"observedGeneration,omitempty"` // The total number of nodes that are running updated daemon pod // +optional UpdatedNumberScheduled *int32 `protobuf:"varint,6,opt,name=updatedNumberScheduled" json:"updatedNumberScheduled,omitempty"` // The number of nodes that should be running the // daemon pod and have one or more of the daemon pod running and // available (ready for at least spec.minReadySeconds) // +optional NumberAvailable *int32 `protobuf:"varint,7,opt,name=numberAvailable" json:"numberAvailable,omitempty"` // The number of nodes that should be running the // daemon pod and have none of the daemon pod running and available // (ready for at least spec.minReadySeconds) // +optional XXX_unrecognized []byte `json:"-"` }
DaemonSetStatus represents the current status of a daemon set.
func (*DaemonSetStatus) Descriptor ¶
func (*DaemonSetStatus) Descriptor() ([]byte, []int)
func (*DaemonSetStatus) GetCurrentNumberScheduled ¶
func (m *DaemonSetStatus) GetCurrentNumberScheduled() int32
func (*DaemonSetStatus) GetDesiredNumberScheduled ¶
func (m *DaemonSetStatus) GetDesiredNumberScheduled() int32
func (*DaemonSetStatus) GetNumberAvailable ¶ added in v0.3.0
func (m *DaemonSetStatus) GetNumberAvailable() int32
func (*DaemonSetStatus) GetNumberMisscheduled ¶
func (m *DaemonSetStatus) GetNumberMisscheduled() int32
func (*DaemonSetStatus) GetNumberReady ¶
func (m *DaemonSetStatus) GetNumberReady() int32
func (*DaemonSetStatus) GetNumberUnavailable ¶ added in v0.3.0
func (m *DaemonSetStatus) GetNumberUnavailable() int32
func (*DaemonSetStatus) GetObservedGeneration ¶ added in v0.3.0
func (m *DaemonSetStatus) GetObservedGeneration() int64
func (*DaemonSetStatus) GetUpdatedNumberScheduled ¶ added in v0.3.0
func (m *DaemonSetStatus) GetUpdatedNumberScheduled() int32
func (*DaemonSetStatus) Marshal ¶
func (m *DaemonSetStatus) Marshal() (dAtA []byte, err error)
func (*DaemonSetStatus) ProtoMessage ¶
func (*DaemonSetStatus) ProtoMessage()
func (*DaemonSetStatus) Reset ¶
func (m *DaemonSetStatus) Reset()
func (*DaemonSetStatus) Size ¶
func (m *DaemonSetStatus) Size() (n int)
func (*DaemonSetStatus) String ¶
func (m *DaemonSetStatus) String() string
func (*DaemonSetStatus) Unmarshal ¶
func (m *DaemonSetStatus) Unmarshal(dAtA []byte) error
type DaemonSetUpdateStrategy ¶ added in v0.3.0
type DaemonSetUpdateStrategy struct { // Type of daemon set update. Can be "RollingUpdate" or "OnDelete". // Default is OnDelete. // +optional Type *string `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"` // Rolling update config params. Present only if type = "RollingUpdate". // --- // TODO: Update this to follow our convention for oneOf, whatever we decide it // to be. Same as DeploymentStrategy.RollingUpdate. // See https://github.com/kubernetes/kubernetes/issues/35345 // +optional RollingUpdate *RollingUpdateDaemonSet `protobuf:"bytes,2,opt,name=rollingUpdate" json:"rollingUpdate,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*DaemonSetUpdateStrategy) Descriptor ¶ added in v0.3.0
func (*DaemonSetUpdateStrategy) Descriptor() ([]byte, []int)
func (*DaemonSetUpdateStrategy) GetRollingUpdate ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) GetRollingUpdate() *RollingUpdateDaemonSet
func (*DaemonSetUpdateStrategy) GetType ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) GetType() string
func (*DaemonSetUpdateStrategy) Marshal ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) Marshal() (dAtA []byte, err error)
func (*DaemonSetUpdateStrategy) MarshalTo ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) MarshalTo(dAtA []byte) (int, error)
func (*DaemonSetUpdateStrategy) ProtoMessage ¶ added in v0.3.0
func (*DaemonSetUpdateStrategy) ProtoMessage()
func (*DaemonSetUpdateStrategy) Reset ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) Reset()
func (*DaemonSetUpdateStrategy) Size ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) Size() (n int)
func (*DaemonSetUpdateStrategy) String ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) String() string
func (*DaemonSetUpdateStrategy) Unmarshal ¶ added in v0.3.0
func (m *DaemonSetUpdateStrategy) Unmarshal(dAtA []byte) error
type Deployment ¶
type Deployment struct { // Standard object metadata. // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Specification of the desired behavior of the Deployment. // +optional Spec *DeploymentSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Most recently observed status of the Deployment. // +optional Status *DeploymentStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
Deployment enables declarative updates for Pods and ReplicaSets.
func (*Deployment) Descriptor ¶
func (*Deployment) Descriptor() ([]byte, []int)
func (*Deployment) GetMetadata ¶
func (m *Deployment) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*Deployment) GetSpec ¶
func (m *Deployment) GetSpec() *DeploymentSpec
func (*Deployment) GetStatus ¶
func (m *Deployment) GetStatus() *DeploymentStatus
func (*Deployment) Marshal ¶
func (m *Deployment) Marshal() (dAtA []byte, err error)
func (*Deployment) ProtoMessage ¶
func (*Deployment) ProtoMessage()
func (*Deployment) Reset ¶
func (m *Deployment) Reset()
func (*Deployment) Size ¶
func (m *Deployment) Size() (n int)
func (*Deployment) String ¶
func (m *Deployment) String() string
func (*Deployment) Unmarshal ¶
func (m *Deployment) Unmarshal(dAtA []byte) error
type DeploymentCondition ¶
type DeploymentCondition struct { // Type of deployment condition. Type *string `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"` // Status of the condition, one of True, False, Unknown. Status *string `protobuf:"bytes,2,opt,name=status" json:"status,omitempty"` // The last time this condition was updated. LastUpdateTime *k8s_io_kubernetes_pkg_apis_meta_v1.Time `protobuf:"bytes,6,opt,name=lastUpdateTime" json:"lastUpdateTime,omitempty"` // Last time the condition transitioned from one status to another. LastTransitionTime *k8s_io_kubernetes_pkg_apis_meta_v1.Time `protobuf:"bytes,7,opt,name=lastTransitionTime" json:"lastTransitionTime,omitempty"` // The reason for the condition's last transition. Reason *string `protobuf:"bytes,4,opt,name=reason" json:"reason,omitempty"` // A human readable message indicating details about the transition. Message *string `protobuf:"bytes,5,opt,name=message" json:"message,omitempty"` XXX_unrecognized []byte `json:"-"` }
DeploymentCondition describes the state of a deployment at a certain point.
func (*DeploymentCondition) Descriptor ¶
func (*DeploymentCondition) Descriptor() ([]byte, []int)
func (*DeploymentCondition) GetLastTransitionTime ¶
func (m *DeploymentCondition) GetLastTransitionTime() *k8s_io_kubernetes_pkg_apis_meta_v1.Time
func (*DeploymentCondition) GetLastUpdateTime ¶
func (m *DeploymentCondition) GetLastUpdateTime() *k8s_io_kubernetes_pkg_apis_meta_v1.Time
func (*DeploymentCondition) GetMessage ¶
func (m *DeploymentCondition) GetMessage() string
func (*DeploymentCondition) GetReason ¶
func (m *DeploymentCondition) GetReason() string
func (*DeploymentCondition) GetStatus ¶
func (m *DeploymentCondition) GetStatus() string
func (*DeploymentCondition) GetType ¶
func (m *DeploymentCondition) GetType() string
func (*DeploymentCondition) Marshal ¶
func (m *DeploymentCondition) Marshal() (dAtA []byte, err error)
func (*DeploymentCondition) MarshalTo ¶
func (m *DeploymentCondition) MarshalTo(dAtA []byte) (int, error)
func (*DeploymentCondition) ProtoMessage ¶
func (*DeploymentCondition) ProtoMessage()
func (*DeploymentCondition) Reset ¶
func (m *DeploymentCondition) Reset()
func (*DeploymentCondition) Size ¶
func (m *DeploymentCondition) Size() (n int)
func (*DeploymentCondition) String ¶
func (m *DeploymentCondition) String() string
func (*DeploymentCondition) Unmarshal ¶
func (m *DeploymentCondition) Unmarshal(dAtA []byte) error
type DeploymentList ¶
type DeploymentList struct { // Standard list metadata. // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Items is the list of Deployments. Items []*Deployment `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
DeploymentList is a list of Deployments.
func (*DeploymentList) Descriptor ¶
func (*DeploymentList) Descriptor() ([]byte, []int)
func (*DeploymentList) GetItems ¶
func (m *DeploymentList) GetItems() []*Deployment
func (*DeploymentList) GetMetadata ¶
func (m *DeploymentList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*DeploymentList) Marshal ¶
func (m *DeploymentList) Marshal() (dAtA []byte, err error)
func (*DeploymentList) ProtoMessage ¶
func (*DeploymentList) ProtoMessage()
func (*DeploymentList) Reset ¶
func (m *DeploymentList) Reset()
func (*DeploymentList) Size ¶
func (m *DeploymentList) Size() (n int)
func (*DeploymentList) String ¶
func (m *DeploymentList) String() string
func (*DeploymentList) Unmarshal ¶
func (m *DeploymentList) Unmarshal(dAtA []byte) error
type DeploymentRollback ¶
type DeploymentRollback struct { // Required: This must match the Name of a deployment. Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` // The annotations to be updated to a deployment // +optional UpdatedAnnotations map[string]string `` /* 156-byte string literal not displayed */ // The config of this deployment rollback. RollbackTo *RollbackConfig `protobuf:"bytes,3,opt,name=rollbackTo" json:"rollbackTo,omitempty"` XXX_unrecognized []byte `json:"-"` }
DeploymentRollback stores the information required to rollback a deployment.
func (*DeploymentRollback) Descriptor ¶
func (*DeploymentRollback) Descriptor() ([]byte, []int)
func (*DeploymentRollback) GetName ¶
func (m *DeploymentRollback) GetName() string
func (*DeploymentRollback) GetRollbackTo ¶
func (m *DeploymentRollback) GetRollbackTo() *RollbackConfig
func (*DeploymentRollback) GetUpdatedAnnotations ¶
func (m *DeploymentRollback) GetUpdatedAnnotations() map[string]string
func (*DeploymentRollback) Marshal ¶
func (m *DeploymentRollback) Marshal() (dAtA []byte, err error)
func (*DeploymentRollback) MarshalTo ¶
func (m *DeploymentRollback) MarshalTo(dAtA []byte) (int, error)
func (*DeploymentRollback) ProtoMessage ¶
func (*DeploymentRollback) ProtoMessage()
func (*DeploymentRollback) Reset ¶
func (m *DeploymentRollback) Reset()
func (*DeploymentRollback) Size ¶
func (m *DeploymentRollback) Size() (n int)
func (*DeploymentRollback) String ¶
func (m *DeploymentRollback) String() string
func (*DeploymentRollback) Unmarshal ¶
func (m *DeploymentRollback) Unmarshal(dAtA []byte) error
type DeploymentSpec ¶
type DeploymentSpec struct { // Number of desired pods. This is a pointer to distinguish between explicit // zero and not specified. Defaults to 1. // +optional Replicas *int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas,omitempty"` // Label selector for pods. Existing ReplicaSets whose pods are // selected by this will be the ones affected by this deployment. // +optional Selector *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector `protobuf:"bytes,2,opt,name=selector" json:"selector,omitempty"` // Template describes the pods that will be created. Template *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec `protobuf:"bytes,3,opt,name=template" json:"template,omitempty"` // The deployment strategy to use to replace existing pods with new ones. // +optional Strategy *DeploymentStrategy `protobuf:"bytes,4,opt,name=strategy" json:"strategy,omitempty"` // Minimum number of seconds for which a newly created pod should be ready // without any of its container crashing, for it to be considered available. // Defaults to 0 (pod will be considered available as soon as it is ready) // +optional MinReadySeconds *int32 `protobuf:"varint,5,opt,name=minReadySeconds" json:"minReadySeconds,omitempty"` // The number of old ReplicaSets to retain to allow rollback. // This is a pointer to distinguish between explicit zero and not specified. // +optional RevisionHistoryLimit *int32 `protobuf:"varint,6,opt,name=revisionHistoryLimit" json:"revisionHistoryLimit,omitempty"` // Indicates that the deployment is paused and will not be processed by the // deployment controller. // +optional Paused *bool `protobuf:"varint,7,opt,name=paused" json:"paused,omitempty"` // The config this deployment is rolling back to. Will be cleared after rollback is done. // +optional RollbackTo *RollbackConfig `protobuf:"bytes,8,opt,name=rollbackTo" json:"rollbackTo,omitempty"` // The maximum time in seconds for a deployment to make progress before it // is considered to be failed. The deployment controller will continue to // process failed deployments and a condition with a ProgressDeadlineExceeded // reason will be surfaced in the deployment status. Once autoRollback is // implemented, the deployment controller will automatically rollback failed // deployments. Note that progress will not be estimated during the time a // deployment is paused. This is not set by default. ProgressDeadlineSeconds *int32 `protobuf:"varint,9,opt,name=progressDeadlineSeconds" json:"progressDeadlineSeconds,omitempty"` XXX_unrecognized []byte `json:"-"` }
DeploymentSpec is the specification of the desired behavior of the Deployment.
func (*DeploymentSpec) Descriptor ¶
func (*DeploymentSpec) Descriptor() ([]byte, []int)
func (*DeploymentSpec) GetMinReadySeconds ¶
func (m *DeploymentSpec) GetMinReadySeconds() int32
func (*DeploymentSpec) GetPaused ¶
func (m *DeploymentSpec) GetPaused() bool
func (*DeploymentSpec) GetProgressDeadlineSeconds ¶
func (m *DeploymentSpec) GetProgressDeadlineSeconds() int32
func (*DeploymentSpec) GetReplicas ¶
func (m *DeploymentSpec) GetReplicas() int32
func (*DeploymentSpec) GetRevisionHistoryLimit ¶
func (m *DeploymentSpec) GetRevisionHistoryLimit() int32
func (*DeploymentSpec) GetRollbackTo ¶
func (m *DeploymentSpec) GetRollbackTo() *RollbackConfig
func (*DeploymentSpec) GetSelector ¶
func (m *DeploymentSpec) GetSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
func (*DeploymentSpec) GetStrategy ¶
func (m *DeploymentSpec) GetStrategy() *DeploymentStrategy
func (*DeploymentSpec) GetTemplate ¶
func (m *DeploymentSpec) GetTemplate() *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec
func (*DeploymentSpec) Marshal ¶
func (m *DeploymentSpec) Marshal() (dAtA []byte, err error)
func (*DeploymentSpec) ProtoMessage ¶
func (*DeploymentSpec) ProtoMessage()
func (*DeploymentSpec) Reset ¶
func (m *DeploymentSpec) Reset()
func (*DeploymentSpec) Size ¶
func (m *DeploymentSpec) Size() (n int)
func (*DeploymentSpec) String ¶
func (m *DeploymentSpec) String() string
func (*DeploymentSpec) Unmarshal ¶
func (m *DeploymentSpec) Unmarshal(dAtA []byte) error
type DeploymentStatus ¶
type DeploymentStatus struct { // The generation observed by the deployment controller. // +optional ObservedGeneration *int64 `protobuf:"varint,1,opt,name=observedGeneration" json:"observedGeneration,omitempty"` // Total number of non-terminated pods targeted by this deployment (their labels match the selector). // +optional Replicas *int32 `protobuf:"varint,2,opt,name=replicas" json:"replicas,omitempty"` // Total number of non-terminated pods targeted by this deployment that have the desired template spec. // +optional UpdatedReplicas *int32 `protobuf:"varint,3,opt,name=updatedReplicas" json:"updatedReplicas,omitempty"` // Total number of ready pods targeted by this deployment. // +optional ReadyReplicas *int32 `protobuf:"varint,7,opt,name=readyReplicas" json:"readyReplicas,omitempty"` // Total number of available pods (ready for at least minReadySeconds) targeted by this deployment. // +optional AvailableReplicas *int32 `protobuf:"varint,4,opt,name=availableReplicas" json:"availableReplicas,omitempty"` // +optional UnavailableReplicas *int32 `protobuf:"varint,5,opt,name=unavailableReplicas" json:"unavailableReplicas,omitempty"` // Represents the latest available observations of a deployment's current state. Conditions []*DeploymentCondition `protobuf:"bytes,6,rep,name=conditions" json:"conditions,omitempty"` XXX_unrecognized []byte `json:"-"` }
DeploymentStatus is the most recently observed status of the Deployment.
func (*DeploymentStatus) Descriptor ¶
func (*DeploymentStatus) Descriptor() ([]byte, []int)
func (*DeploymentStatus) GetAvailableReplicas ¶
func (m *DeploymentStatus) GetAvailableReplicas() int32
func (*DeploymentStatus) GetConditions ¶
func (m *DeploymentStatus) GetConditions() []*DeploymentCondition
func (*DeploymentStatus) GetObservedGeneration ¶
func (m *DeploymentStatus) GetObservedGeneration() int64
func (*DeploymentStatus) GetReadyReplicas ¶ added in v0.3.0
func (m *DeploymentStatus) GetReadyReplicas() int32
func (*DeploymentStatus) GetReplicas ¶
func (m *DeploymentStatus) GetReplicas() int32
func (*DeploymentStatus) GetUnavailableReplicas ¶
func (m *DeploymentStatus) GetUnavailableReplicas() int32
func (*DeploymentStatus) GetUpdatedReplicas ¶
func (m *DeploymentStatus) GetUpdatedReplicas() int32
func (*DeploymentStatus) Marshal ¶
func (m *DeploymentStatus) Marshal() (dAtA []byte, err error)
func (*DeploymentStatus) ProtoMessage ¶
func (*DeploymentStatus) ProtoMessage()
func (*DeploymentStatus) Reset ¶
func (m *DeploymentStatus) Reset()
func (*DeploymentStatus) Size ¶
func (m *DeploymentStatus) Size() (n int)
func (*DeploymentStatus) String ¶
func (m *DeploymentStatus) String() string
func (*DeploymentStatus) Unmarshal ¶
func (m *DeploymentStatus) Unmarshal(dAtA []byte) error
type DeploymentStrategy ¶
type DeploymentStrategy struct { // Type of deployment. Can be "Recreate" or "RollingUpdate". Default is RollingUpdate. // +optional Type *string `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"` // Rolling update config params. Present only if DeploymentStrategyType = // RollingUpdate. // --- // TODO: Update this to follow our convention for oneOf, whatever we decide it // to be. // +optional RollingUpdate *RollingUpdateDeployment `protobuf:"bytes,2,opt,name=rollingUpdate" json:"rollingUpdate,omitempty"` XXX_unrecognized []byte `json:"-"` }
DeploymentStrategy describes how to replace existing pods with new ones.
func (*DeploymentStrategy) Descriptor ¶
func (*DeploymentStrategy) Descriptor() ([]byte, []int)
func (*DeploymentStrategy) GetRollingUpdate ¶
func (m *DeploymentStrategy) GetRollingUpdate() *RollingUpdateDeployment
func (*DeploymentStrategy) GetType ¶
func (m *DeploymentStrategy) GetType() string
func (*DeploymentStrategy) Marshal ¶
func (m *DeploymentStrategy) Marshal() (dAtA []byte, err error)
func (*DeploymentStrategy) MarshalTo ¶
func (m *DeploymentStrategy) MarshalTo(dAtA []byte) (int, error)
func (*DeploymentStrategy) ProtoMessage ¶
func (*DeploymentStrategy) ProtoMessage()
func (*DeploymentStrategy) Reset ¶
func (m *DeploymentStrategy) Reset()
func (*DeploymentStrategy) Size ¶
func (m *DeploymentStrategy) Size() (n int)
func (*DeploymentStrategy) String ¶
func (m *DeploymentStrategy) String() string
func (*DeploymentStrategy) Unmarshal ¶
func (m *DeploymentStrategy) Unmarshal(dAtA []byte) error
type FSGroupStrategyOptions ¶
type FSGroupStrategyOptions struct { // Rule is the strategy that will dictate what FSGroup is used in the SecurityContext. // +optional Rule *string `protobuf:"bytes,1,opt,name=rule" json:"rule,omitempty"` // Ranges are the allowed ranges of fs groups. If you would like to force a single // fs group then supply a single range with the same start and end. // +optional Ranges []*IDRange `protobuf:"bytes,2,rep,name=ranges" json:"ranges,omitempty"` XXX_unrecognized []byte `json:"-"` }
FSGroupStrategyOptions defines the strategy type and options used to create the strategy.
func (*FSGroupStrategyOptions) Descriptor ¶
func (*FSGroupStrategyOptions) Descriptor() ([]byte, []int)
func (*FSGroupStrategyOptions) GetRanges ¶
func (m *FSGroupStrategyOptions) GetRanges() []*IDRange
func (*FSGroupStrategyOptions) GetRule ¶
func (m *FSGroupStrategyOptions) GetRule() string
func (*FSGroupStrategyOptions) Marshal ¶
func (m *FSGroupStrategyOptions) Marshal() (dAtA []byte, err error)
func (*FSGroupStrategyOptions) MarshalTo ¶
func (m *FSGroupStrategyOptions) MarshalTo(dAtA []byte) (int, error)
func (*FSGroupStrategyOptions) ProtoMessage ¶
func (*FSGroupStrategyOptions) ProtoMessage()
func (*FSGroupStrategyOptions) Reset ¶
func (m *FSGroupStrategyOptions) Reset()
func (*FSGroupStrategyOptions) Size ¶
func (m *FSGroupStrategyOptions) Size() (n int)
func (*FSGroupStrategyOptions) String ¶
func (m *FSGroupStrategyOptions) String() string
func (*FSGroupStrategyOptions) Unmarshal ¶
func (m *FSGroupStrategyOptions) Unmarshal(dAtA []byte) error
type HTTPIngressPath ¶
type HTTPIngressPath struct { // Path is an extended POSIX regex as defined by IEEE Std 1003.1, // (i.e this follows the egrep/unix syntax, not the perl syntax) // matched against the path of an incoming request. Currently it can // contain characters disallowed from the conventional "path" // part of a URL as defined by RFC 3986. Paths must begin with // a '/'. If unspecified, the path defaults to a catch all sending // traffic to the backend. // +optional Path *string `protobuf:"bytes,1,opt,name=path" json:"path,omitempty"` // Backend defines the referenced service endpoint to which the traffic // will be forwarded to. Backend *IngressBackend `protobuf:"bytes,2,opt,name=backend" json:"backend,omitempty"` XXX_unrecognized []byte `json:"-"` }
HTTPIngressPath associates a path regex with a backend. Incoming urls matching the path are forwarded to the backend.
func (*HTTPIngressPath) Descriptor ¶
func (*HTTPIngressPath) Descriptor() ([]byte, []int)
func (*HTTPIngressPath) GetBackend ¶
func (m *HTTPIngressPath) GetBackend() *IngressBackend
func (*HTTPIngressPath) GetPath ¶
func (m *HTTPIngressPath) GetPath() string
func (*HTTPIngressPath) Marshal ¶
func (m *HTTPIngressPath) Marshal() (dAtA []byte, err error)
func (*HTTPIngressPath) ProtoMessage ¶
func (*HTTPIngressPath) ProtoMessage()
func (*HTTPIngressPath) Reset ¶
func (m *HTTPIngressPath) Reset()
func (*HTTPIngressPath) Size ¶
func (m *HTTPIngressPath) Size() (n int)
func (*HTTPIngressPath) String ¶
func (m *HTTPIngressPath) String() string
func (*HTTPIngressPath) Unmarshal ¶
func (m *HTTPIngressPath) Unmarshal(dAtA []byte) error
type HTTPIngressRuleValue ¶
type HTTPIngressRuleValue struct { // A collection of paths that map requests to backends. Paths []*HTTPIngressPath `protobuf:"bytes,1,rep,name=paths" json:"paths,omitempty"` XXX_unrecognized []byte `json:"-"` }
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://<host>/<path>?<searchpart> -> backend where where parts of the url correspond to RFC 3986, this resource will be used to match against everything after the last '/' and before the first '?' or '#'.
func (*HTTPIngressRuleValue) Descriptor ¶
func (*HTTPIngressRuleValue) Descriptor() ([]byte, []int)
func (*HTTPIngressRuleValue) GetPaths ¶
func (m *HTTPIngressRuleValue) GetPaths() []*HTTPIngressPath
func (*HTTPIngressRuleValue) Marshal ¶
func (m *HTTPIngressRuleValue) Marshal() (dAtA []byte, err error)
func (*HTTPIngressRuleValue) MarshalTo ¶
func (m *HTTPIngressRuleValue) MarshalTo(dAtA []byte) (int, error)
func (*HTTPIngressRuleValue) ProtoMessage ¶
func (*HTTPIngressRuleValue) ProtoMessage()
func (*HTTPIngressRuleValue) Reset ¶
func (m *HTTPIngressRuleValue) Reset()
func (*HTTPIngressRuleValue) Size ¶
func (m *HTTPIngressRuleValue) Size() (n int)
func (*HTTPIngressRuleValue) String ¶
func (m *HTTPIngressRuleValue) String() string
func (*HTTPIngressRuleValue) Unmarshal ¶
func (m *HTTPIngressRuleValue) Unmarshal(dAtA []byte) error
type HostPortRange ¶
type HostPortRange struct { // min is the start of the range, inclusive. Min *int32 `protobuf:"varint,1,opt,name=min" json:"min,omitempty"` // max is the end of the range, inclusive. Max *int32 `protobuf:"varint,2,opt,name=max" json:"max,omitempty"` XXX_unrecognized []byte `json:"-"` }
Host Port Range defines a range of host ports that will be enabled by a policy for pods to use. It requires both the start and end to be defined.
func (*HostPortRange) Descriptor ¶
func (*HostPortRange) Descriptor() ([]byte, []int)
func (*HostPortRange) GetMax ¶
func (m *HostPortRange) GetMax() int32
func (*HostPortRange) GetMin ¶
func (m *HostPortRange) GetMin() int32
func (*HostPortRange) Marshal ¶
func (m *HostPortRange) Marshal() (dAtA []byte, err error)
func (*HostPortRange) ProtoMessage ¶
func (*HostPortRange) ProtoMessage()
func (*HostPortRange) Reset ¶
func (m *HostPortRange) Reset()
func (*HostPortRange) Size ¶
func (m *HostPortRange) Size() (n int)
func (*HostPortRange) String ¶
func (m *HostPortRange) String() string
func (*HostPortRange) Unmarshal ¶
func (m *HostPortRange) Unmarshal(dAtA []byte) error
type IDRange ¶
type IDRange struct { // Min is the start of the range, inclusive. Min *int64 `protobuf:"varint,1,opt,name=min" json:"min,omitempty"` // Max is the end of the range, inclusive. Max *int64 `protobuf:"varint,2,opt,name=max" json:"max,omitempty"` XXX_unrecognized []byte `json:"-"` }
ID Range provides a min/max of an allowed range of IDs.
func (*IDRange) Descriptor ¶
func (*IDRange) ProtoMessage ¶
func (*IDRange) ProtoMessage()
type Ingress ¶
type Ingress struct { // Standard object's metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Spec is the desired state of the Ingress. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status // +optional Spec *IngressSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Status is the current state of the Ingress. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status // +optional Status *IngressStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend. An Ingress can be configured to give services externally-reachable urls, load balance traffic, terminate SSL, offer name based virtual hosting etc.
func (*Ingress) Descriptor ¶
func (*Ingress) GetMetadata ¶
func (m *Ingress) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*Ingress) GetSpec ¶
func (m *Ingress) GetSpec() *IngressSpec
func (*Ingress) GetStatus ¶
func (m *Ingress) GetStatus() *IngressStatus
func (*Ingress) ProtoMessage ¶
func (*Ingress) ProtoMessage()
type IngressBackend ¶
type IngressBackend struct { // Specifies the name of the referenced service. ServiceName *string `protobuf:"bytes,1,opt,name=serviceName" json:"serviceName,omitempty"` // Specifies the port of the referenced service. ServicePort *k8s_io_kubernetes_pkg_util_intstr.IntOrString `protobuf:"bytes,2,opt,name=servicePort" json:"servicePort,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressBackend describes all endpoints for a given service and port.
func (*IngressBackend) Descriptor ¶
func (*IngressBackend) Descriptor() ([]byte, []int)
func (*IngressBackend) GetServiceName ¶
func (m *IngressBackend) GetServiceName() string
func (*IngressBackend) GetServicePort ¶
func (m *IngressBackend) GetServicePort() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
func (*IngressBackend) Marshal ¶
func (m *IngressBackend) Marshal() (dAtA []byte, err error)
func (*IngressBackend) ProtoMessage ¶
func (*IngressBackend) ProtoMessage()
func (*IngressBackend) Reset ¶
func (m *IngressBackend) Reset()
func (*IngressBackend) Size ¶
func (m *IngressBackend) Size() (n int)
func (*IngressBackend) String ¶
func (m *IngressBackend) String() string
func (*IngressBackend) Unmarshal ¶
func (m *IngressBackend) Unmarshal(dAtA []byte) error
type IngressList ¶
type IngressList struct { // Standard object's metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Items is the list of Ingress. Items []*Ingress `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressList is a collection of Ingress.
func (*IngressList) Descriptor ¶
func (*IngressList) Descriptor() ([]byte, []int)
func (*IngressList) GetItems ¶
func (m *IngressList) GetItems() []*Ingress
func (*IngressList) GetMetadata ¶
func (m *IngressList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*IngressList) Marshal ¶
func (m *IngressList) Marshal() (dAtA []byte, err error)
func (*IngressList) ProtoMessage ¶
func (*IngressList) ProtoMessage()
func (*IngressList) Reset ¶
func (m *IngressList) Reset()
func (*IngressList) Size ¶
func (m *IngressList) Size() (n int)
func (*IngressList) String ¶
func (m *IngressList) String() string
func (*IngressList) Unmarshal ¶
func (m *IngressList) Unmarshal(dAtA []byte) error
type IngressRule ¶
type IngressRule struct { // Host is the fully qualified domain name of a network host, as defined // by RFC 3986. Note the following deviations from the "host" part of the // URI as defined in the RFC: // 1. IPs are not allowed. Currently an IngressRuleValue can only apply to the // IP in the Spec of the parent Ingress. // 2. The `:` delimiter is not respected because ports are not allowed. // Currently the port of an Ingress is implicitly :80 for http and // :443 for https. // Both these may change in the future. // Incoming requests are matched against the host before the IngressRuleValue. // If the host is unspecified, the Ingress routes all traffic based on the // specified IngressRuleValue. // +optional Host *string `protobuf:"bytes,1,opt,name=host" json:"host,omitempty"` // IngressRuleValue represents a rule to route requests for this IngressRule. // If unspecified, the rule defaults to a http catch-all. Whether that sends // just traffic matching the host to the default backend or all traffic to the // default backend, is left to the controller fulfilling the Ingress. Http is // currently the only supported IngressRuleValue. // +optional IngressRuleValue *IngressRuleValue `protobuf:"bytes,2,opt,name=ingressRuleValue" json:"ingressRuleValue,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressRule represents the rules mapping the paths under a specified host to the related backend services. Incoming requests are first evaluated for a host match, then routed to the backend associated with the matching IngressRuleValue.
func (*IngressRule) Descriptor ¶
func (*IngressRule) Descriptor() ([]byte, []int)
func (*IngressRule) GetHost ¶
func (m *IngressRule) GetHost() string
func (*IngressRule) GetIngressRuleValue ¶
func (m *IngressRule) GetIngressRuleValue() *IngressRuleValue
func (*IngressRule) Marshal ¶
func (m *IngressRule) Marshal() (dAtA []byte, err error)
func (*IngressRule) ProtoMessage ¶
func (*IngressRule) ProtoMessage()
func (*IngressRule) Reset ¶
func (m *IngressRule) Reset()
func (*IngressRule) Size ¶
func (m *IngressRule) Size() (n int)
func (*IngressRule) String ¶
func (m *IngressRule) String() string
func (*IngressRule) Unmarshal ¶
func (m *IngressRule) Unmarshal(dAtA []byte) error
type IngressRuleValue ¶
type IngressRuleValue struct { // +optional Http *HTTPIngressRuleValue `protobuf:"bytes,1,opt,name=http" json:"http,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressRuleValue represents a rule to apply against incoming requests. If the rule is satisfied, the request is routed to the specified backend. Currently mixing different types of rules in a single Ingress is disallowed, so exactly one of the following must be set.
func (*IngressRuleValue) Descriptor ¶
func (*IngressRuleValue) Descriptor() ([]byte, []int)
func (*IngressRuleValue) GetHttp ¶
func (m *IngressRuleValue) GetHttp() *HTTPIngressRuleValue
func (*IngressRuleValue) Marshal ¶
func (m *IngressRuleValue) Marshal() (dAtA []byte, err error)
func (*IngressRuleValue) ProtoMessage ¶
func (*IngressRuleValue) ProtoMessage()
func (*IngressRuleValue) Reset ¶
func (m *IngressRuleValue) Reset()
func (*IngressRuleValue) Size ¶
func (m *IngressRuleValue) Size() (n int)
func (*IngressRuleValue) String ¶
func (m *IngressRuleValue) String() string
func (*IngressRuleValue) Unmarshal ¶
func (m *IngressRuleValue) Unmarshal(dAtA []byte) error
type IngressSpec ¶
type IngressSpec struct { // A default backend capable of servicing requests that don't match any // rule. At least one of 'backend' or 'rules' must be specified. This field // is optional to allow the loadbalancer controller or defaulting logic to // specify a global default. // +optional Backend *IngressBackend `protobuf:"bytes,1,opt,name=backend" json:"backend,omitempty"` // TLS configuration. Currently the Ingress only supports a single TLS // port, 443. If multiple members of this list specify different hosts, they // will be multiplexed on the same port according to the hostname specified // through the SNI TLS extension, if the ingress controller fulfilling the // ingress supports SNI. // +optional Tls []*IngressTLS `protobuf:"bytes,2,rep,name=tls" json:"tls,omitempty"` // A list of host rules used to configure the Ingress. If unspecified, or // no rule matches, all traffic is sent to the default backend. // +optional Rules []*IngressRule `protobuf:"bytes,3,rep,name=rules" json:"rules,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressSpec describes the Ingress the user wishes to exist.
func (*IngressSpec) Descriptor ¶
func (*IngressSpec) Descriptor() ([]byte, []int)
func (*IngressSpec) GetBackend ¶
func (m *IngressSpec) GetBackend() *IngressBackend
func (*IngressSpec) GetRules ¶
func (m *IngressSpec) GetRules() []*IngressRule
func (*IngressSpec) GetTls ¶
func (m *IngressSpec) GetTls() []*IngressTLS
func (*IngressSpec) Marshal ¶
func (m *IngressSpec) Marshal() (dAtA []byte, err error)
func (*IngressSpec) ProtoMessage ¶
func (*IngressSpec) ProtoMessage()
func (*IngressSpec) Reset ¶
func (m *IngressSpec) Reset()
func (*IngressSpec) Size ¶
func (m *IngressSpec) Size() (n int)
func (*IngressSpec) String ¶
func (m *IngressSpec) String() string
func (*IngressSpec) Unmarshal ¶
func (m *IngressSpec) Unmarshal(dAtA []byte) error
type IngressStatus ¶
type IngressStatus struct { // LoadBalancer contains the current status of the load-balancer. // +optional LoadBalancer *k8s_io_kubernetes_pkg_api_v1.LoadBalancerStatus `protobuf:"bytes,1,opt,name=loadBalancer" json:"loadBalancer,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressStatus describe the current state of the Ingress.
func (*IngressStatus) Descriptor ¶
func (*IngressStatus) Descriptor() ([]byte, []int)
func (*IngressStatus) GetLoadBalancer ¶
func (m *IngressStatus) GetLoadBalancer() *k8s_io_kubernetes_pkg_api_v1.LoadBalancerStatus
func (*IngressStatus) Marshal ¶
func (m *IngressStatus) Marshal() (dAtA []byte, err error)
func (*IngressStatus) ProtoMessage ¶
func (*IngressStatus) ProtoMessage()
func (*IngressStatus) Reset ¶
func (m *IngressStatus) Reset()
func (*IngressStatus) Size ¶
func (m *IngressStatus) Size() (n int)
func (*IngressStatus) String ¶
func (m *IngressStatus) String() string
func (*IngressStatus) Unmarshal ¶
func (m *IngressStatus) Unmarshal(dAtA []byte) error
type IngressTLS ¶
type IngressTLS struct { // Hosts are a list of hosts included in the TLS certificate. The values in // this list must match the name/s used in the tlsSecret. Defaults to the // wildcard host setting for the loadbalancer controller fulfilling this // Ingress, if left unspecified. // +optional Hosts []string `protobuf:"bytes,1,rep,name=hosts" json:"hosts,omitempty"` // SecretName is the name of the secret used to terminate SSL traffic on 443. // Field is left optional to allow SSL routing based on SNI hostname alone. // If the SNI host in a listener conflicts with the "Host" header field used // by an IngressRule, the SNI host is used for termination and value of the // Host header is used for routing. // +optional SecretName *string `protobuf:"bytes,2,opt,name=secretName" json:"secretName,omitempty"` XXX_unrecognized []byte `json:"-"` }
IngressTLS describes the transport layer security associated with an Ingress.
func (*IngressTLS) Descriptor ¶
func (*IngressTLS) Descriptor() ([]byte, []int)
func (*IngressTLS) GetHosts ¶
func (m *IngressTLS) GetHosts() []string
func (*IngressTLS) GetSecretName ¶
func (m *IngressTLS) GetSecretName() string
func (*IngressTLS) Marshal ¶
func (m *IngressTLS) Marshal() (dAtA []byte, err error)
func (*IngressTLS) ProtoMessage ¶
func (*IngressTLS) ProtoMessage()
func (*IngressTLS) Reset ¶
func (m *IngressTLS) Reset()
func (*IngressTLS) Size ¶
func (m *IngressTLS) Size() (n int)
func (*IngressTLS) String ¶
func (m *IngressTLS) String() string
func (*IngressTLS) Unmarshal ¶
func (m *IngressTLS) Unmarshal(dAtA []byte) error
type NetworkPolicy ¶
type NetworkPolicy struct { // Standard object's metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Specification of the desired behavior for this NetworkPolicy. // +optional Spec *NetworkPolicySpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*NetworkPolicy) Descriptor ¶
func (*NetworkPolicy) Descriptor() ([]byte, []int)
func (*NetworkPolicy) GetMetadata ¶
func (m *NetworkPolicy) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*NetworkPolicy) GetSpec ¶
func (m *NetworkPolicy) GetSpec() *NetworkPolicySpec
func (*NetworkPolicy) Marshal ¶
func (m *NetworkPolicy) Marshal() (dAtA []byte, err error)
func (*NetworkPolicy) ProtoMessage ¶
func (*NetworkPolicy) ProtoMessage()
func (*NetworkPolicy) Reset ¶
func (m *NetworkPolicy) Reset()
func (*NetworkPolicy) Size ¶
func (m *NetworkPolicy) Size() (n int)
func (*NetworkPolicy) String ¶
func (m *NetworkPolicy) String() string
func (*NetworkPolicy) Unmarshal ¶
func (m *NetworkPolicy) Unmarshal(dAtA []byte) error
type NetworkPolicyIngressRule ¶
type NetworkPolicyIngressRule struct { // List of ports which should be made accessible on the pods selected for this rule. // Each item in this list is combined using a logical OR. // If this field is not provided, this rule matches all ports (traffic not restricted by port). // If this field is empty, this rule matches no ports (no traffic matches). // If this field is present and contains at least one item, then this rule allows traffic // only if the traffic matches at least one port in the list. // TODO: Update this to be a pointer to slice as soon as auto-generation supports it. // +optional Ports []*NetworkPolicyPort `protobuf:"bytes,1,rep,name=ports" json:"ports,omitempty"` // List of sources which should be able to access the pods selected for this rule. // Items in this list are combined using a logical OR operation. // If this field is not provided, this rule matches all sources (traffic not restricted by source). // If this field is empty, this rule matches no sources (no traffic matches). // If this field is present and contains at least on item, this rule allows traffic only if the // traffic matches at least one item in the from list. // TODO: Update this to be a pointer to slice as soon as auto-generation supports it. // +optional From []*NetworkPolicyPeer `protobuf:"bytes,2,rep,name=from" json:"from,omitempty"` XXX_unrecognized []byte `json:"-"` }
This NetworkPolicyIngressRule matches traffic if and only if the traffic matches both ports AND from.
func (*NetworkPolicyIngressRule) Descriptor ¶
func (*NetworkPolicyIngressRule) Descriptor() ([]byte, []int)
func (*NetworkPolicyIngressRule) GetFrom ¶
func (m *NetworkPolicyIngressRule) GetFrom() []*NetworkPolicyPeer
func (*NetworkPolicyIngressRule) GetPorts ¶
func (m *NetworkPolicyIngressRule) GetPorts() []*NetworkPolicyPort
func (*NetworkPolicyIngressRule) Marshal ¶
func (m *NetworkPolicyIngressRule) Marshal() (dAtA []byte, err error)
func (*NetworkPolicyIngressRule) MarshalTo ¶
func (m *NetworkPolicyIngressRule) MarshalTo(dAtA []byte) (int, error)
func (*NetworkPolicyIngressRule) ProtoMessage ¶
func (*NetworkPolicyIngressRule) ProtoMessage()
func (*NetworkPolicyIngressRule) Reset ¶
func (m *NetworkPolicyIngressRule) Reset()
func (*NetworkPolicyIngressRule) Size ¶
func (m *NetworkPolicyIngressRule) Size() (n int)
func (*NetworkPolicyIngressRule) String ¶
func (m *NetworkPolicyIngressRule) String() string
func (*NetworkPolicyIngressRule) Unmarshal ¶
func (m *NetworkPolicyIngressRule) Unmarshal(dAtA []byte) error
type NetworkPolicyList ¶
type NetworkPolicyList struct { // Standard list metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Items is a list of schema objects. Items []*NetworkPolicy `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
Network Policy List is a list of NetworkPolicy objects.
func (*NetworkPolicyList) Descriptor ¶
func (*NetworkPolicyList) Descriptor() ([]byte, []int)
func (*NetworkPolicyList) GetItems ¶
func (m *NetworkPolicyList) GetItems() []*NetworkPolicy
func (*NetworkPolicyList) GetMetadata ¶
func (m *NetworkPolicyList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*NetworkPolicyList) Marshal ¶
func (m *NetworkPolicyList) Marshal() (dAtA []byte, err error)
func (*NetworkPolicyList) MarshalTo ¶
func (m *NetworkPolicyList) MarshalTo(dAtA []byte) (int, error)
func (*NetworkPolicyList) ProtoMessage ¶
func (*NetworkPolicyList) ProtoMessage()
func (*NetworkPolicyList) Reset ¶
func (m *NetworkPolicyList) Reset()
func (*NetworkPolicyList) Size ¶
func (m *NetworkPolicyList) Size() (n int)
func (*NetworkPolicyList) String ¶
func (m *NetworkPolicyList) String() string
func (*NetworkPolicyList) Unmarshal ¶
func (m *NetworkPolicyList) Unmarshal(dAtA []byte) error
type NetworkPolicyPeer ¶
type NetworkPolicyPeer struct { // This is a label selector which selects Pods in this namespace. // This field follows standard label selector semantics. // If not provided, this selector selects no pods. // If present but empty, this selector selects all pods in this namespace. // +optional PodSelector *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector `protobuf:"bytes,1,opt,name=podSelector" json:"podSelector,omitempty"` // Selects Namespaces using cluster scoped-labels. This // matches all pods in all namespaces selected by this label selector. // This field follows standard label selector semantics. // If omitted, this selector selects no namespaces. // If present but empty, this selector selects all namespaces. // +optional NamespaceSelector *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector `protobuf:"bytes,2,opt,name=namespaceSelector" json:"namespaceSelector,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*NetworkPolicyPeer) Descriptor ¶
func (*NetworkPolicyPeer) Descriptor() ([]byte, []int)
func (*NetworkPolicyPeer) GetNamespaceSelector ¶
func (m *NetworkPolicyPeer) GetNamespaceSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
func (*NetworkPolicyPeer) GetPodSelector ¶
func (m *NetworkPolicyPeer) GetPodSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
func (*NetworkPolicyPeer) Marshal ¶
func (m *NetworkPolicyPeer) Marshal() (dAtA []byte, err error)
func (*NetworkPolicyPeer) MarshalTo ¶
func (m *NetworkPolicyPeer) MarshalTo(dAtA []byte) (int, error)
func (*NetworkPolicyPeer) ProtoMessage ¶
func (*NetworkPolicyPeer) ProtoMessage()
func (*NetworkPolicyPeer) Reset ¶
func (m *NetworkPolicyPeer) Reset()
func (*NetworkPolicyPeer) Size ¶
func (m *NetworkPolicyPeer) Size() (n int)
func (*NetworkPolicyPeer) String ¶
func (m *NetworkPolicyPeer) String() string
func (*NetworkPolicyPeer) Unmarshal ¶
func (m *NetworkPolicyPeer) Unmarshal(dAtA []byte) error
type NetworkPolicyPort ¶
type NetworkPolicyPort struct { // Optional. The protocol (TCP or UDP) which traffic must match. // If not specified, this field defaults to TCP. // +optional Protocol *string `protobuf:"bytes,1,opt,name=protocol" json:"protocol,omitempty"` // If specified, the port on the given protocol. This can // either be a numerical or named port on a pod. If this field is not provided, // this matches all port names and numbers. // If present, only traffic on the specified protocol AND port // will be matched. // +optional Port *k8s_io_kubernetes_pkg_util_intstr.IntOrString `protobuf:"bytes,2,opt,name=port" json:"port,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*NetworkPolicyPort) Descriptor ¶
func (*NetworkPolicyPort) Descriptor() ([]byte, []int)
func (*NetworkPolicyPort) GetPort ¶
func (m *NetworkPolicyPort) GetPort() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
func (*NetworkPolicyPort) GetProtocol ¶
func (m *NetworkPolicyPort) GetProtocol() string
func (*NetworkPolicyPort) Marshal ¶
func (m *NetworkPolicyPort) Marshal() (dAtA []byte, err error)
func (*NetworkPolicyPort) MarshalTo ¶
func (m *NetworkPolicyPort) MarshalTo(dAtA []byte) (int, error)
func (*NetworkPolicyPort) ProtoMessage ¶
func (*NetworkPolicyPort) ProtoMessage()
func (*NetworkPolicyPort) Reset ¶
func (m *NetworkPolicyPort) Reset()
func (*NetworkPolicyPort) Size ¶
func (m *NetworkPolicyPort) Size() (n int)
func (*NetworkPolicyPort) String ¶
func (m *NetworkPolicyPort) String() string
func (*NetworkPolicyPort) Unmarshal ¶
func (m *NetworkPolicyPort) Unmarshal(dAtA []byte) error
type NetworkPolicySpec ¶
type NetworkPolicySpec struct { // Selects the pods to which this NetworkPolicy object applies. The array of ingress rules // is applied to any pods selected by this field. Multiple network policies can select the // same set of pods. In this case, the ingress rules for each are combined additively. // This field is NOT optional and follows standard label selector semantics. // An empty podSelector matches all pods in this namespace. PodSelector *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector `protobuf:"bytes,1,opt,name=podSelector" json:"podSelector,omitempty"` // List of ingress rules to be applied to the selected pods. // Traffic is allowed to a pod if namespace.networkPolicy.ingress.isolation is undefined and cluster policy allows it, // OR if the traffic source is the pod's local node, // OR if the traffic matches at least one ingress rule across all of the NetworkPolicy // objects whose podSelector matches the pod. // If this field is empty then this NetworkPolicy does not affect ingress isolation. // If this field is present and contains at least one rule, this policy allows any traffic // which matches at least one of the ingress rules in this list. // +optional Ingress []*NetworkPolicyIngressRule `protobuf:"bytes,2,rep,name=ingress" json:"ingress,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*NetworkPolicySpec) Descriptor ¶
func (*NetworkPolicySpec) Descriptor() ([]byte, []int)
func (*NetworkPolicySpec) GetIngress ¶
func (m *NetworkPolicySpec) GetIngress() []*NetworkPolicyIngressRule
func (*NetworkPolicySpec) GetPodSelector ¶
func (m *NetworkPolicySpec) GetPodSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
func (*NetworkPolicySpec) Marshal ¶
func (m *NetworkPolicySpec) Marshal() (dAtA []byte, err error)
func (*NetworkPolicySpec) MarshalTo ¶
func (m *NetworkPolicySpec) MarshalTo(dAtA []byte) (int, error)
func (*NetworkPolicySpec) ProtoMessage ¶
func (*NetworkPolicySpec) ProtoMessage()
func (*NetworkPolicySpec) Reset ¶
func (m *NetworkPolicySpec) Reset()
func (*NetworkPolicySpec) Size ¶
func (m *NetworkPolicySpec) Size() (n int)
func (*NetworkPolicySpec) String ¶
func (m *NetworkPolicySpec) String() string
func (*NetworkPolicySpec) Unmarshal ¶
func (m *NetworkPolicySpec) Unmarshal(dAtA []byte) error
type PodSecurityPolicy ¶
type PodSecurityPolicy struct { // Standard object's metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // spec defines the policy enforced. // +optional Spec *PodSecurityPolicySpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` XXX_unrecognized []byte `json:"-"` }
Pod Security Policy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.
func (*PodSecurityPolicy) Descriptor ¶
func (*PodSecurityPolicy) Descriptor() ([]byte, []int)
func (*PodSecurityPolicy) GetMetadata ¶
func (m *PodSecurityPolicy) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*PodSecurityPolicy) GetSpec ¶
func (m *PodSecurityPolicy) GetSpec() *PodSecurityPolicySpec
func (*PodSecurityPolicy) Marshal ¶
func (m *PodSecurityPolicy) Marshal() (dAtA []byte, err error)
func (*PodSecurityPolicy) MarshalTo ¶
func (m *PodSecurityPolicy) MarshalTo(dAtA []byte) (int, error)
func (*PodSecurityPolicy) ProtoMessage ¶
func (*PodSecurityPolicy) ProtoMessage()
func (*PodSecurityPolicy) Reset ¶
func (m *PodSecurityPolicy) Reset()
func (*PodSecurityPolicy) Size ¶
func (m *PodSecurityPolicy) Size() (n int)
func (*PodSecurityPolicy) String ¶
func (m *PodSecurityPolicy) String() string
func (*PodSecurityPolicy) Unmarshal ¶
func (m *PodSecurityPolicy) Unmarshal(dAtA []byte) error
type PodSecurityPolicyList ¶
type PodSecurityPolicyList struct { // Standard list metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Items is a list of schema objects. Items []*PodSecurityPolicy `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
Pod Security Policy List is a list of PodSecurityPolicy objects.
func (*PodSecurityPolicyList) Descriptor ¶
func (*PodSecurityPolicyList) Descriptor() ([]byte, []int)
func (*PodSecurityPolicyList) GetItems ¶
func (m *PodSecurityPolicyList) GetItems() []*PodSecurityPolicy
func (*PodSecurityPolicyList) GetMetadata ¶
func (m *PodSecurityPolicyList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*PodSecurityPolicyList) Marshal ¶
func (m *PodSecurityPolicyList) Marshal() (dAtA []byte, err error)
func (*PodSecurityPolicyList) MarshalTo ¶
func (m *PodSecurityPolicyList) MarshalTo(dAtA []byte) (int, error)
func (*PodSecurityPolicyList) ProtoMessage ¶
func (*PodSecurityPolicyList) ProtoMessage()
func (*PodSecurityPolicyList) Reset ¶
func (m *PodSecurityPolicyList) Reset()
func (*PodSecurityPolicyList) Size ¶
func (m *PodSecurityPolicyList) Size() (n int)
func (*PodSecurityPolicyList) String ¶
func (m *PodSecurityPolicyList) String() string
func (*PodSecurityPolicyList) Unmarshal ¶
func (m *PodSecurityPolicyList) Unmarshal(dAtA []byte) error
type PodSecurityPolicySpec ¶
type PodSecurityPolicySpec struct { // privileged determines if a pod can request to be run as privileged. // +optional Privileged *bool `protobuf:"varint,1,opt,name=privileged" json:"privileged,omitempty"` // DefaultAddCapabilities is the default set of capabilities that will be added to the container // unless the pod spec specifically drops the capability. You may not list a capabiility in both // DefaultAddCapabilities and RequiredDropCapabilities. // +optional DefaultAddCapabilities []string `protobuf:"bytes,2,rep,name=defaultAddCapabilities" json:"defaultAddCapabilities,omitempty"` // RequiredDropCapabilities are the capabilities that will be dropped from the container. These // are required to be dropped and cannot be added. // +optional RequiredDropCapabilities []string `protobuf:"bytes,3,rep,name=requiredDropCapabilities" json:"requiredDropCapabilities,omitempty"` // AllowedCapabilities is a list of capabilities that can be requested to add to the container. // Capabilities in this field may be added at the pod author's discretion. // You must not list a capability in both AllowedCapabilities and RequiredDropCapabilities. // +optional AllowedCapabilities []string `protobuf:"bytes,4,rep,name=allowedCapabilities" json:"allowedCapabilities,omitempty"` // volumes is a white list of allowed volume plugins. Empty indicates that all plugins // may be used. // +optional Volumes []string `protobuf:"bytes,5,rep,name=volumes" json:"volumes,omitempty"` // hostNetwork determines if the policy allows the use of HostNetwork in the pod spec. // +optional HostNetwork *bool `protobuf:"varint,6,opt,name=hostNetwork" json:"hostNetwork,omitempty"` // hostPorts determines which host port ranges are allowed to be exposed. // +optional HostPorts []*HostPortRange `protobuf:"bytes,7,rep,name=hostPorts" json:"hostPorts,omitempty"` // hostPID determines if the policy allows the use of HostPID in the pod spec. // +optional HostPID *bool `protobuf:"varint,8,opt,name=hostPID" json:"hostPID,omitempty"` // hostIPC determines if the policy allows the use of HostIPC in the pod spec. // +optional HostIPC *bool `protobuf:"varint,9,opt,name=hostIPC" json:"hostIPC,omitempty"` // seLinux is the strategy that will dictate the allowable labels that may be set. SeLinux *SELinuxStrategyOptions `protobuf:"bytes,10,opt,name=seLinux" json:"seLinux,omitempty"` // runAsUser is the strategy that will dictate the allowable RunAsUser values that may be set. RunAsUser *RunAsUserStrategyOptions `protobuf:"bytes,11,opt,name=runAsUser" json:"runAsUser,omitempty"` // SupplementalGroups is the strategy that will dictate what supplemental groups are used by the SecurityContext. SupplementalGroups *SupplementalGroupsStrategyOptions `protobuf:"bytes,12,opt,name=supplementalGroups" json:"supplementalGroups,omitempty"` // FSGroup is the strategy that will dictate what fs group is used by the SecurityContext. FsGroup *FSGroupStrategyOptions `protobuf:"bytes,13,opt,name=fsGroup" json:"fsGroup,omitempty"` // ReadOnlyRootFilesystem when set to true will force containers to run with a read only root file // system. If the container specifically requests to run with a non-read only root file system // the PSP should deny the pod. // If set to false the container may run with a read only root file system if it wishes but it // will not be forced to. // +optional ReadOnlyRootFilesystem *bool `protobuf:"varint,14,opt,name=readOnlyRootFilesystem" json:"readOnlyRootFilesystem,omitempty"` XXX_unrecognized []byte `json:"-"` }
Pod Security Policy Spec defines the policy enforced.
func (*PodSecurityPolicySpec) Descriptor ¶
func (*PodSecurityPolicySpec) Descriptor() ([]byte, []int)
func (*PodSecurityPolicySpec) GetAllowedCapabilities ¶
func (m *PodSecurityPolicySpec) GetAllowedCapabilities() []string
func (*PodSecurityPolicySpec) GetDefaultAddCapabilities ¶
func (m *PodSecurityPolicySpec) GetDefaultAddCapabilities() []string
func (*PodSecurityPolicySpec) GetFsGroup ¶
func (m *PodSecurityPolicySpec) GetFsGroup() *FSGroupStrategyOptions
func (*PodSecurityPolicySpec) GetHostIPC ¶
func (m *PodSecurityPolicySpec) GetHostIPC() bool
func (*PodSecurityPolicySpec) GetHostNetwork ¶
func (m *PodSecurityPolicySpec) GetHostNetwork() bool
func (*PodSecurityPolicySpec) GetHostPID ¶
func (m *PodSecurityPolicySpec) GetHostPID() bool
func (*PodSecurityPolicySpec) GetHostPorts ¶
func (m *PodSecurityPolicySpec) GetHostPorts() []*HostPortRange
func (*PodSecurityPolicySpec) GetPrivileged ¶
func (m *PodSecurityPolicySpec) GetPrivileged() bool
func (*PodSecurityPolicySpec) GetReadOnlyRootFilesystem ¶
func (m *PodSecurityPolicySpec) GetReadOnlyRootFilesystem() bool
func (*PodSecurityPolicySpec) GetRequiredDropCapabilities ¶
func (m *PodSecurityPolicySpec) GetRequiredDropCapabilities() []string
func (*PodSecurityPolicySpec) GetRunAsUser ¶
func (m *PodSecurityPolicySpec) GetRunAsUser() *RunAsUserStrategyOptions
func (*PodSecurityPolicySpec) GetSeLinux ¶
func (m *PodSecurityPolicySpec) GetSeLinux() *SELinuxStrategyOptions
func (*PodSecurityPolicySpec) GetSupplementalGroups ¶
func (m *PodSecurityPolicySpec) GetSupplementalGroups() *SupplementalGroupsStrategyOptions
func (*PodSecurityPolicySpec) GetVolumes ¶
func (m *PodSecurityPolicySpec) GetVolumes() []string
func (*PodSecurityPolicySpec) Marshal ¶
func (m *PodSecurityPolicySpec) Marshal() (dAtA []byte, err error)
func (*PodSecurityPolicySpec) MarshalTo ¶
func (m *PodSecurityPolicySpec) MarshalTo(dAtA []byte) (int, error)
func (*PodSecurityPolicySpec) ProtoMessage ¶
func (*PodSecurityPolicySpec) ProtoMessage()
func (*PodSecurityPolicySpec) Reset ¶
func (m *PodSecurityPolicySpec) Reset()
func (*PodSecurityPolicySpec) Size ¶
func (m *PodSecurityPolicySpec) Size() (n int)
func (*PodSecurityPolicySpec) String ¶
func (m *PodSecurityPolicySpec) String() string
func (*PodSecurityPolicySpec) Unmarshal ¶
func (m *PodSecurityPolicySpec) Unmarshal(dAtA []byte) error
type ReplicaSet ¶
type ReplicaSet struct { // If the Labels of a ReplicaSet are empty, they are defaulted to // be the same as the Pod(s) that the ReplicaSet manages. // Standard object's metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Spec defines the specification of the desired behavior of the ReplicaSet. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status // +optional Spec *ReplicaSetSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // Status is the most recently observed status of the ReplicaSet. // This data may be out of date by some window of time. // Populated by the system. // Read-only. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status // +optional Status *ReplicaSetStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
ReplicaSet represents the configuration of a ReplicaSet.
func (*ReplicaSet) Descriptor ¶
func (*ReplicaSet) Descriptor() ([]byte, []int)
func (*ReplicaSet) GetMetadata ¶
func (m *ReplicaSet) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*ReplicaSet) GetSpec ¶
func (m *ReplicaSet) GetSpec() *ReplicaSetSpec
func (*ReplicaSet) GetStatus ¶
func (m *ReplicaSet) GetStatus() *ReplicaSetStatus
func (*ReplicaSet) Marshal ¶
func (m *ReplicaSet) Marshal() (dAtA []byte, err error)
func (*ReplicaSet) ProtoMessage ¶
func (*ReplicaSet) ProtoMessage()
func (*ReplicaSet) Reset ¶
func (m *ReplicaSet) Reset()
func (*ReplicaSet) Size ¶
func (m *ReplicaSet) Size() (n int)
func (*ReplicaSet) String ¶
func (m *ReplicaSet) String() string
func (*ReplicaSet) Unmarshal ¶
func (m *ReplicaSet) Unmarshal(dAtA []byte) error
type ReplicaSetCondition ¶
type ReplicaSetCondition struct { // Type of replica set condition. Type *string `protobuf:"bytes,1,opt,name=type" json:"type,omitempty"` // Status of the condition, one of True, False, Unknown. Status *string `protobuf:"bytes,2,opt,name=status" json:"status,omitempty"` // The last time the condition transitioned from one status to another. // +optional LastTransitionTime *k8s_io_kubernetes_pkg_apis_meta_v1.Time `protobuf:"bytes,3,opt,name=lastTransitionTime" json:"lastTransitionTime,omitempty"` // The reason for the condition's last transition. // +optional Reason *string `protobuf:"bytes,4,opt,name=reason" json:"reason,omitempty"` // A human readable message indicating details about the transition. // +optional Message *string `protobuf:"bytes,5,opt,name=message" json:"message,omitempty"` XXX_unrecognized []byte `json:"-"` }
ReplicaSetCondition describes the state of a replica set at a certain point.
func (*ReplicaSetCondition) Descriptor ¶
func (*ReplicaSetCondition) Descriptor() ([]byte, []int)
func (*ReplicaSetCondition) GetLastTransitionTime ¶
func (m *ReplicaSetCondition) GetLastTransitionTime() *k8s_io_kubernetes_pkg_apis_meta_v1.Time
func (*ReplicaSetCondition) GetMessage ¶
func (m *ReplicaSetCondition) GetMessage() string
func (*ReplicaSetCondition) GetReason ¶
func (m *ReplicaSetCondition) GetReason() string
func (*ReplicaSetCondition) GetStatus ¶
func (m *ReplicaSetCondition) GetStatus() string
func (*ReplicaSetCondition) GetType ¶
func (m *ReplicaSetCondition) GetType() string
func (*ReplicaSetCondition) Marshal ¶
func (m *ReplicaSetCondition) Marshal() (dAtA []byte, err error)
func (*ReplicaSetCondition) MarshalTo ¶
func (m *ReplicaSetCondition) MarshalTo(dAtA []byte) (int, error)
func (*ReplicaSetCondition) ProtoMessage ¶
func (*ReplicaSetCondition) ProtoMessage()
func (*ReplicaSetCondition) Reset ¶
func (m *ReplicaSetCondition) Reset()
func (*ReplicaSetCondition) Size ¶
func (m *ReplicaSetCondition) Size() (n int)
func (*ReplicaSetCondition) String ¶
func (m *ReplicaSetCondition) String() string
func (*ReplicaSetCondition) Unmarshal ¶
func (m *ReplicaSetCondition) Unmarshal(dAtA []byte) error
type ReplicaSetList ¶
type ReplicaSetList struct { // Standard list metadata. // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#types-kinds // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // List of ReplicaSets. // More info: http://kubernetes.io/docs/user-guide/replication-controller Items []*ReplicaSet `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
ReplicaSetList is a collection of ReplicaSets.
func (*ReplicaSetList) Descriptor ¶
func (*ReplicaSetList) Descriptor() ([]byte, []int)
func (*ReplicaSetList) GetItems ¶
func (m *ReplicaSetList) GetItems() []*ReplicaSet
func (*ReplicaSetList) GetMetadata ¶
func (m *ReplicaSetList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*ReplicaSetList) Marshal ¶
func (m *ReplicaSetList) Marshal() (dAtA []byte, err error)
func (*ReplicaSetList) ProtoMessage ¶
func (*ReplicaSetList) ProtoMessage()
func (*ReplicaSetList) Reset ¶
func (m *ReplicaSetList) Reset()
func (*ReplicaSetList) Size ¶
func (m *ReplicaSetList) Size() (n int)
func (*ReplicaSetList) String ¶
func (m *ReplicaSetList) String() string
func (*ReplicaSetList) Unmarshal ¶
func (m *ReplicaSetList) Unmarshal(dAtA []byte) error
type ReplicaSetSpec ¶
type ReplicaSetSpec struct { // Replicas is the number of desired replicas. // This is a pointer to distinguish between explicit zero and unspecified. // Defaults to 1. // More info: http://kubernetes.io/docs/user-guide/replication-controller#what-is-a-replication-controller // +optional Replicas *int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas,omitempty"` // Minimum number of seconds for which a newly created pod should be ready // without any of its container crashing, for it to be considered available. // Defaults to 0 (pod will be considered available as soon as it is ready) // +optional MinReadySeconds *int32 `protobuf:"varint,4,opt,name=minReadySeconds" json:"minReadySeconds,omitempty"` // Selector is a label query over pods that should match the replica count. // If the selector is empty, it is defaulted to the labels present on the pod template. // Label keys and values that must match in order to be controlled by this replica set. // More info: http://kubernetes.io/docs/user-guide/labels#label-selectors // +optional Selector *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector `protobuf:"bytes,2,opt,name=selector" json:"selector,omitempty"` // Template is the object that describes the pod that will be created if // insufficient replicas are detected. // More info: http://kubernetes.io/docs/user-guide/replication-controller#pod-template // +optional Template *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec `protobuf:"bytes,3,opt,name=template" json:"template,omitempty"` XXX_unrecognized []byte `json:"-"` }
ReplicaSetSpec is the specification of a ReplicaSet.
func (*ReplicaSetSpec) Descriptor ¶
func (*ReplicaSetSpec) Descriptor() ([]byte, []int)
func (*ReplicaSetSpec) GetMinReadySeconds ¶
func (m *ReplicaSetSpec) GetMinReadySeconds() int32
func (*ReplicaSetSpec) GetReplicas ¶
func (m *ReplicaSetSpec) GetReplicas() int32
func (*ReplicaSetSpec) GetSelector ¶
func (m *ReplicaSetSpec) GetSelector() *k8s_io_kubernetes_pkg_apis_meta_v1.LabelSelector
func (*ReplicaSetSpec) GetTemplate ¶
func (m *ReplicaSetSpec) GetTemplate() *k8s_io_kubernetes_pkg_api_v1.PodTemplateSpec
func (*ReplicaSetSpec) Marshal ¶
func (m *ReplicaSetSpec) Marshal() (dAtA []byte, err error)
func (*ReplicaSetSpec) ProtoMessage ¶
func (*ReplicaSetSpec) ProtoMessage()
func (*ReplicaSetSpec) Reset ¶
func (m *ReplicaSetSpec) Reset()
func (*ReplicaSetSpec) Size ¶
func (m *ReplicaSetSpec) Size() (n int)
func (*ReplicaSetSpec) String ¶
func (m *ReplicaSetSpec) String() string
func (*ReplicaSetSpec) Unmarshal ¶
func (m *ReplicaSetSpec) Unmarshal(dAtA []byte) error
type ReplicaSetStatus ¶
type ReplicaSetStatus struct { // Replicas is the most recently oberved number of replicas. // More info: http://kubernetes.io/docs/user-guide/replication-controller#what-is-a-replication-controller Replicas *int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas,omitempty"` // The number of pods that have labels matching the labels of the pod template of the replicaset. // +optional FullyLabeledReplicas *int32 `protobuf:"varint,2,opt,name=fullyLabeledReplicas" json:"fullyLabeledReplicas,omitempty"` // The number of ready replicas for this replica set. // +optional ReadyReplicas *int32 `protobuf:"varint,4,opt,name=readyReplicas" json:"readyReplicas,omitempty"` // The number of available replicas (ready for at least minReadySeconds) for this replica set. // +optional AvailableReplicas *int32 `protobuf:"varint,5,opt,name=availableReplicas" json:"availableReplicas,omitempty"` // ObservedGeneration reflects the generation of the most recently observed ReplicaSet. // +optional ObservedGeneration *int64 `protobuf:"varint,3,opt,name=observedGeneration" json:"observedGeneration,omitempty"` // Represents the latest available observations of a replica set's current state. // +optional Conditions []*ReplicaSetCondition `protobuf:"bytes,6,rep,name=conditions" json:"conditions,omitempty"` XXX_unrecognized []byte `json:"-"` }
ReplicaSetStatus represents the current status of a ReplicaSet.
func (*ReplicaSetStatus) Descriptor ¶
func (*ReplicaSetStatus) Descriptor() ([]byte, []int)
func (*ReplicaSetStatus) GetAvailableReplicas ¶
func (m *ReplicaSetStatus) GetAvailableReplicas() int32
func (*ReplicaSetStatus) GetConditions ¶
func (m *ReplicaSetStatus) GetConditions() []*ReplicaSetCondition
func (*ReplicaSetStatus) GetFullyLabeledReplicas ¶
func (m *ReplicaSetStatus) GetFullyLabeledReplicas() int32
func (*ReplicaSetStatus) GetObservedGeneration ¶
func (m *ReplicaSetStatus) GetObservedGeneration() int64
func (*ReplicaSetStatus) GetReadyReplicas ¶
func (m *ReplicaSetStatus) GetReadyReplicas() int32
func (*ReplicaSetStatus) GetReplicas ¶
func (m *ReplicaSetStatus) GetReplicas() int32
func (*ReplicaSetStatus) Marshal ¶
func (m *ReplicaSetStatus) Marshal() (dAtA []byte, err error)
func (*ReplicaSetStatus) ProtoMessage ¶
func (*ReplicaSetStatus) ProtoMessage()
func (*ReplicaSetStatus) Reset ¶
func (m *ReplicaSetStatus) Reset()
func (*ReplicaSetStatus) Size ¶
func (m *ReplicaSetStatus) Size() (n int)
func (*ReplicaSetStatus) String ¶
func (m *ReplicaSetStatus) String() string
func (*ReplicaSetStatus) Unmarshal ¶
func (m *ReplicaSetStatus) Unmarshal(dAtA []byte) error
type ReplicationControllerDummy ¶
type ReplicationControllerDummy struct {
XXX_unrecognized []byte `json:"-"`
}
Dummy definition
func (*ReplicationControllerDummy) Descriptor ¶
func (*ReplicationControllerDummy) Descriptor() ([]byte, []int)
func (*ReplicationControllerDummy) Marshal ¶
func (m *ReplicationControllerDummy) Marshal() (dAtA []byte, err error)
func (*ReplicationControllerDummy) MarshalTo ¶
func (m *ReplicationControllerDummy) MarshalTo(dAtA []byte) (int, error)
func (*ReplicationControllerDummy) ProtoMessage ¶
func (*ReplicationControllerDummy) ProtoMessage()
func (*ReplicationControllerDummy) Reset ¶
func (m *ReplicationControllerDummy) Reset()
func (*ReplicationControllerDummy) Size ¶
func (m *ReplicationControllerDummy) Size() (n int)
func (*ReplicationControllerDummy) String ¶
func (m *ReplicationControllerDummy) String() string
func (*ReplicationControllerDummy) Unmarshal ¶
func (m *ReplicationControllerDummy) Unmarshal(dAtA []byte) error
type RollbackConfig ¶
type RollbackConfig struct { // The revision to rollback to. If set to 0, rollbck to the last revision. // +optional Revision *int64 `protobuf:"varint,1,opt,name=revision" json:"revision,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*RollbackConfig) Descriptor ¶
func (*RollbackConfig) Descriptor() ([]byte, []int)
func (*RollbackConfig) GetRevision ¶
func (m *RollbackConfig) GetRevision() int64
func (*RollbackConfig) Marshal ¶
func (m *RollbackConfig) Marshal() (dAtA []byte, err error)
func (*RollbackConfig) ProtoMessage ¶
func (*RollbackConfig) ProtoMessage()
func (*RollbackConfig) Reset ¶
func (m *RollbackConfig) Reset()
func (*RollbackConfig) Size ¶
func (m *RollbackConfig) Size() (n int)
func (*RollbackConfig) String ¶
func (m *RollbackConfig) String() string
func (*RollbackConfig) Unmarshal ¶
func (m *RollbackConfig) Unmarshal(dAtA []byte) error
type RollingUpdateDaemonSet ¶ added in v0.3.0
type RollingUpdateDaemonSet struct { // The maximum number of DaemonSet pods that can be unavailable during the // update. Value can be an absolute number (ex: 5) or a percentage of total // number of DaemonSet pods at the start of the update (ex: 10%). Absolute // number is calculated from percentage by rounding up. // This cannot be 0. // Default value is 1. // Example: when this is set to 30%, at most 30% of the total number of nodes // that should be running the daemon pod (i.e. status.desiredNumberScheduled) // can have their pods stopped for an update at any given // time. The update starts by stopping at most 30% of those DaemonSet pods // and then brings up new DaemonSet pods in their place. Once the new pods // are available, it then proceeds onto other DaemonSet pods, thus ensuring // that at least 70% of original number of DaemonSet pods are available at // all times during the update. // +optional XXX_unrecognized []byte `json:"-"` }
Spec to control the desired behavior of daemon set rolling update.
func (*RollingUpdateDaemonSet) Descriptor ¶ added in v0.3.0
func (*RollingUpdateDaemonSet) Descriptor() ([]byte, []int)
func (*RollingUpdateDaemonSet) GetMaxUnavailable ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) GetMaxUnavailable() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
func (*RollingUpdateDaemonSet) Marshal ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) Marshal() (dAtA []byte, err error)
func (*RollingUpdateDaemonSet) MarshalTo ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) MarshalTo(dAtA []byte) (int, error)
func (*RollingUpdateDaemonSet) ProtoMessage ¶ added in v0.3.0
func (*RollingUpdateDaemonSet) ProtoMessage()
func (*RollingUpdateDaemonSet) Reset ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) Reset()
func (*RollingUpdateDaemonSet) Size ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) Size() (n int)
func (*RollingUpdateDaemonSet) String ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) String() string
func (*RollingUpdateDaemonSet) Unmarshal ¶ added in v0.3.0
func (m *RollingUpdateDaemonSet) Unmarshal(dAtA []byte) error
type RollingUpdateDeployment ¶
type RollingUpdateDeployment struct { // Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). // Absolute number is calculated from percentage by rounding down. // This can not be 0 if MaxSurge is 0. // By default, a fixed value of 1 is used. // Example: when this is set to 30%, the old RC can be scaled down to 70% of desired pods // immediately when the rolling update starts. Once new pods are ready, old RC // can be scaled down further, followed by scaling up the new RC, ensuring // that the total number of pods available at all times during the update is at // least 70% of desired pods. // +optional MaxUnavailable *k8s_io_kubernetes_pkg_util_intstr.IntOrString `protobuf:"bytes,1,opt,name=maxUnavailable" json:"maxUnavailable,omitempty"` // The maximum number of pods that can be scheduled above the desired number of // pods. // Value can be an absolute number (ex: 5) or a percentage of desired pods (ex: 10%). // This can not be 0 if MaxUnavailable is 0. // Absolute number is calculated from percentage by rounding up. // By default, a value of 1 is used. // Example: when this is set to 30%, the new RC can be scaled up immediately when // the rolling update starts, such that the total number of old and new pods do not exceed // 130% of desired pods. Once old pods have been killed, // new RC can be scaled up further, ensuring that total number of pods running // at any time during the update is atmost 130% of desired pods. // +optional MaxSurge *k8s_io_kubernetes_pkg_util_intstr.IntOrString `protobuf:"bytes,2,opt,name=maxSurge" json:"maxSurge,omitempty"` XXX_unrecognized []byte `json:"-"` }
Spec to control the desired behavior of rolling update.
func (*RollingUpdateDeployment) Descriptor ¶
func (*RollingUpdateDeployment) Descriptor() ([]byte, []int)
func (*RollingUpdateDeployment) GetMaxSurge ¶
func (m *RollingUpdateDeployment) GetMaxSurge() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
func (*RollingUpdateDeployment) GetMaxUnavailable ¶
func (m *RollingUpdateDeployment) GetMaxUnavailable() *k8s_io_kubernetes_pkg_util_intstr.IntOrString
func (*RollingUpdateDeployment) Marshal ¶
func (m *RollingUpdateDeployment) Marshal() (dAtA []byte, err error)
func (*RollingUpdateDeployment) MarshalTo ¶
func (m *RollingUpdateDeployment) MarshalTo(dAtA []byte) (int, error)
func (*RollingUpdateDeployment) ProtoMessage ¶
func (*RollingUpdateDeployment) ProtoMessage()
func (*RollingUpdateDeployment) Reset ¶
func (m *RollingUpdateDeployment) Reset()
func (*RollingUpdateDeployment) Size ¶
func (m *RollingUpdateDeployment) Size() (n int)
func (*RollingUpdateDeployment) String ¶
func (m *RollingUpdateDeployment) String() string
func (*RollingUpdateDeployment) Unmarshal ¶
func (m *RollingUpdateDeployment) Unmarshal(dAtA []byte) error
type RunAsUserStrategyOptions ¶
type RunAsUserStrategyOptions struct { // Rule is the strategy that will dictate the allowable RunAsUser values that may be set. Rule *string `protobuf:"bytes,1,opt,name=rule" json:"rule,omitempty"` // Ranges are the allowed ranges of uids that may be used. // +optional Ranges []*IDRange `protobuf:"bytes,2,rep,name=ranges" json:"ranges,omitempty"` XXX_unrecognized []byte `json:"-"` }
Run A sUser Strategy Options defines the strategy type and any options used to create the strategy.
func (*RunAsUserStrategyOptions) Descriptor ¶
func (*RunAsUserStrategyOptions) Descriptor() ([]byte, []int)
func (*RunAsUserStrategyOptions) GetRanges ¶
func (m *RunAsUserStrategyOptions) GetRanges() []*IDRange
func (*RunAsUserStrategyOptions) GetRule ¶
func (m *RunAsUserStrategyOptions) GetRule() string
func (*RunAsUserStrategyOptions) Marshal ¶
func (m *RunAsUserStrategyOptions) Marshal() (dAtA []byte, err error)
func (*RunAsUserStrategyOptions) MarshalTo ¶
func (m *RunAsUserStrategyOptions) MarshalTo(dAtA []byte) (int, error)
func (*RunAsUserStrategyOptions) ProtoMessage ¶
func (*RunAsUserStrategyOptions) ProtoMessage()
func (*RunAsUserStrategyOptions) Reset ¶
func (m *RunAsUserStrategyOptions) Reset()
func (*RunAsUserStrategyOptions) Size ¶
func (m *RunAsUserStrategyOptions) Size() (n int)
func (*RunAsUserStrategyOptions) String ¶
func (m *RunAsUserStrategyOptions) String() string
func (*RunAsUserStrategyOptions) Unmarshal ¶
func (m *RunAsUserStrategyOptions) Unmarshal(dAtA []byte) error
type SELinuxStrategyOptions ¶
type SELinuxStrategyOptions struct { // type is the strategy that will dictate the allowable labels that may be set. Rule *string `protobuf:"bytes,1,opt,name=rule" json:"rule,omitempty"` // seLinuxOptions required to run as; required for MustRunAs // More info: http://releases.k8s.io/HEAD/docs/design/security_context.md#security-context // +optional SeLinuxOptions *k8s_io_kubernetes_pkg_api_v1.SELinuxOptions `protobuf:"bytes,2,opt,name=seLinuxOptions" json:"seLinuxOptions,omitempty"` XXX_unrecognized []byte `json:"-"` }
SELinux Strategy Options defines the strategy type and any options used to create the strategy.
func (*SELinuxStrategyOptions) Descriptor ¶
func (*SELinuxStrategyOptions) Descriptor() ([]byte, []int)
func (*SELinuxStrategyOptions) GetRule ¶
func (m *SELinuxStrategyOptions) GetRule() string
func (*SELinuxStrategyOptions) GetSeLinuxOptions ¶
func (m *SELinuxStrategyOptions) GetSeLinuxOptions() *k8s_io_kubernetes_pkg_api_v1.SELinuxOptions
func (*SELinuxStrategyOptions) Marshal ¶
func (m *SELinuxStrategyOptions) Marshal() (dAtA []byte, err error)
func (*SELinuxStrategyOptions) MarshalTo ¶
func (m *SELinuxStrategyOptions) MarshalTo(dAtA []byte) (int, error)
func (*SELinuxStrategyOptions) ProtoMessage ¶
func (*SELinuxStrategyOptions) ProtoMessage()
func (*SELinuxStrategyOptions) Reset ¶
func (m *SELinuxStrategyOptions) Reset()
func (*SELinuxStrategyOptions) Size ¶
func (m *SELinuxStrategyOptions) Size() (n int)
func (*SELinuxStrategyOptions) String ¶
func (m *SELinuxStrategyOptions) String() string
func (*SELinuxStrategyOptions) Unmarshal ¶
func (m *SELinuxStrategyOptions) Unmarshal(dAtA []byte) error
type Scale ¶
type Scale struct { // Standard object metadata; More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata. // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // defines the behavior of the scale. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status. // +optional Spec *ScaleSpec `protobuf:"bytes,2,opt,name=spec" json:"spec,omitempty"` // current status of the scale. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#spec-and-status. Read-only. // +optional Status *ScaleStatus `protobuf:"bytes,3,opt,name=status" json:"status,omitempty"` XXX_unrecognized []byte `json:"-"` }
represents a scaling request for a resource.
func (*Scale) Descriptor ¶
func (*Scale) GetMetadata ¶
func (m *Scale) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*Scale) GetStatus ¶
func (m *Scale) GetStatus() *ScaleStatus
func (*Scale) ProtoMessage ¶
func (*Scale) ProtoMessage()
type ScaleSpec ¶
type ScaleSpec struct { // desired number of instances for the scaled object. // +optional Replicas *int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas,omitempty"` XXX_unrecognized []byte `json:"-"` }
describes the attributes of a scale subresource
func (*ScaleSpec) Descriptor ¶
func (*ScaleSpec) GetReplicas ¶
func (*ScaleSpec) ProtoMessage ¶
func (*ScaleSpec) ProtoMessage()
type ScaleStatus ¶
type ScaleStatus struct { // actual number of observed instances of the scaled object. Replicas *int32 `protobuf:"varint,1,opt,name=replicas" json:"replicas,omitempty"` // label query over pods that should match the replicas count. More info: http://kubernetes.io/docs/user-guide/labels#label-selectors // +optional Selector map[string]string `` /* 136-byte string literal not displayed */ // label selector for pods that should match the replicas count. This is a serializated // version of both map-based and more expressive set-based selectors. This is done to // avoid introspection in the clients. The string will be in the same format as the // query-param syntax. If the target type only supports map-based selectors, both this // field and map-based selector field are populated. // More info: http://kubernetes.io/docs/user-guide/labels#label-selectors // +optional TargetSelector *string `protobuf:"bytes,3,opt,name=targetSelector" json:"targetSelector,omitempty"` XXX_unrecognized []byte `json:"-"` }
represents the current status of a scale subresource.
func (*ScaleStatus) Descriptor ¶
func (*ScaleStatus) Descriptor() ([]byte, []int)
func (*ScaleStatus) GetReplicas ¶
func (m *ScaleStatus) GetReplicas() int32
func (*ScaleStatus) GetSelector ¶
func (m *ScaleStatus) GetSelector() map[string]string
func (*ScaleStatus) GetTargetSelector ¶
func (m *ScaleStatus) GetTargetSelector() string
func (*ScaleStatus) Marshal ¶
func (m *ScaleStatus) Marshal() (dAtA []byte, err error)
func (*ScaleStatus) ProtoMessage ¶
func (*ScaleStatus) ProtoMessage()
func (*ScaleStatus) Reset ¶
func (m *ScaleStatus) Reset()
func (*ScaleStatus) Size ¶
func (m *ScaleStatus) Size() (n int)
func (*ScaleStatus) String ¶
func (m *ScaleStatus) String() string
func (*ScaleStatus) Unmarshal ¶
func (m *ScaleStatus) Unmarshal(dAtA []byte) error
type SupplementalGroupsStrategyOptions ¶
type SupplementalGroupsStrategyOptions struct { // Rule is the strategy that will dictate what supplemental groups is used in the SecurityContext. // +optional Rule *string `protobuf:"bytes,1,opt,name=rule" json:"rule,omitempty"` // Ranges are the allowed ranges of supplemental groups. If you would like to force a single // supplemental group then supply a single range with the same start and end. // +optional Ranges []*IDRange `protobuf:"bytes,2,rep,name=ranges" json:"ranges,omitempty"` XXX_unrecognized []byte `json:"-"` }
SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.
func (*SupplementalGroupsStrategyOptions) Descriptor ¶
func (*SupplementalGroupsStrategyOptions) Descriptor() ([]byte, []int)
func (*SupplementalGroupsStrategyOptions) GetRanges ¶
func (m *SupplementalGroupsStrategyOptions) GetRanges() []*IDRange
func (*SupplementalGroupsStrategyOptions) GetRule ¶
func (m *SupplementalGroupsStrategyOptions) GetRule() string
func (*SupplementalGroupsStrategyOptions) Marshal ¶
func (m *SupplementalGroupsStrategyOptions) Marshal() (dAtA []byte, err error)
func (*SupplementalGroupsStrategyOptions) MarshalTo ¶
func (m *SupplementalGroupsStrategyOptions) MarshalTo(dAtA []byte) (int, error)
func (*SupplementalGroupsStrategyOptions) ProtoMessage ¶
func (*SupplementalGroupsStrategyOptions) ProtoMessage()
func (*SupplementalGroupsStrategyOptions) Reset ¶
func (m *SupplementalGroupsStrategyOptions) Reset()
func (*SupplementalGroupsStrategyOptions) Size ¶
func (m *SupplementalGroupsStrategyOptions) Size() (n int)
func (*SupplementalGroupsStrategyOptions) String ¶
func (m *SupplementalGroupsStrategyOptions) String() string
func (*SupplementalGroupsStrategyOptions) Unmarshal ¶
func (m *SupplementalGroupsStrategyOptions) Unmarshal(dAtA []byte) error
type ThirdPartyResource ¶
type ThirdPartyResource struct { // Standard object metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Description is the description of this object. // +optional Description *string `protobuf:"bytes,2,opt,name=description" json:"description,omitempty"` // Versions are versions for this third party object // +optional Versions []*APIVersion `protobuf:"bytes,3,rep,name=versions" json:"versions,omitempty"` XXX_unrecognized []byte `json:"-"` }
A ThirdPartyResource is a generic representation of a resource, it is used by add-ons and plugins to add new resource types to the API. It consists of one or more Versions of the api.
func (*ThirdPartyResource) Descriptor ¶
func (*ThirdPartyResource) Descriptor() ([]byte, []int)
func (*ThirdPartyResource) GetDescription ¶
func (m *ThirdPartyResource) GetDescription() string
func (*ThirdPartyResource) GetMetadata ¶
func (m *ThirdPartyResource) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*ThirdPartyResource) GetVersions ¶
func (m *ThirdPartyResource) GetVersions() []*APIVersion
func (*ThirdPartyResource) Marshal ¶
func (m *ThirdPartyResource) Marshal() (dAtA []byte, err error)
func (*ThirdPartyResource) MarshalTo ¶
func (m *ThirdPartyResource) MarshalTo(dAtA []byte) (int, error)
func (*ThirdPartyResource) ProtoMessage ¶
func (*ThirdPartyResource) ProtoMessage()
func (*ThirdPartyResource) Reset ¶
func (m *ThirdPartyResource) Reset()
func (*ThirdPartyResource) Size ¶
func (m *ThirdPartyResource) Size() (n int)
func (*ThirdPartyResource) String ¶
func (m *ThirdPartyResource) String() string
func (*ThirdPartyResource) Unmarshal ¶
func (m *ThirdPartyResource) Unmarshal(dAtA []byte) error
type ThirdPartyResourceData ¶
type ThirdPartyResourceData struct { // Standard object metadata. // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Data is the raw JSON data for this data. // +optional Data []byte `protobuf:"bytes,2,opt,name=data" json:"data,omitempty"` XXX_unrecognized []byte `json:"-"` }
An internal object, used for versioned storage in etcd. Not exposed to the end user.
func (*ThirdPartyResourceData) Descriptor ¶
func (*ThirdPartyResourceData) Descriptor() ([]byte, []int)
func (*ThirdPartyResourceData) GetData ¶
func (m *ThirdPartyResourceData) GetData() []byte
func (*ThirdPartyResourceData) GetMetadata ¶
func (m *ThirdPartyResourceData) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ObjectMeta
func (*ThirdPartyResourceData) Marshal ¶
func (m *ThirdPartyResourceData) Marshal() (dAtA []byte, err error)
func (*ThirdPartyResourceData) MarshalTo ¶
func (m *ThirdPartyResourceData) MarshalTo(dAtA []byte) (int, error)
func (*ThirdPartyResourceData) ProtoMessage ¶
func (*ThirdPartyResourceData) ProtoMessage()
func (*ThirdPartyResourceData) Reset ¶
func (m *ThirdPartyResourceData) Reset()
func (*ThirdPartyResourceData) Size ¶
func (m *ThirdPartyResourceData) Size() (n int)
func (*ThirdPartyResourceData) String ¶
func (m *ThirdPartyResourceData) String() string
func (*ThirdPartyResourceData) Unmarshal ¶
func (m *ThirdPartyResourceData) Unmarshal(dAtA []byte) error
type ThirdPartyResourceDataList ¶
type ThirdPartyResourceDataList struct { // Standard list metadata // More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Items is the list of ThirdpartyResourceData. Items []*ThirdPartyResourceData `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
ThirdPartyResrouceDataList is a list of ThirdPartyResourceData.
func (*ThirdPartyResourceDataList) Descriptor ¶
func (*ThirdPartyResourceDataList) Descriptor() ([]byte, []int)
func (*ThirdPartyResourceDataList) GetItems ¶
func (m *ThirdPartyResourceDataList) GetItems() []*ThirdPartyResourceData
func (*ThirdPartyResourceDataList) GetMetadata ¶
func (m *ThirdPartyResourceDataList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*ThirdPartyResourceDataList) Marshal ¶
func (m *ThirdPartyResourceDataList) Marshal() (dAtA []byte, err error)
func (*ThirdPartyResourceDataList) MarshalTo ¶
func (m *ThirdPartyResourceDataList) MarshalTo(dAtA []byte) (int, error)
func (*ThirdPartyResourceDataList) ProtoMessage ¶
func (*ThirdPartyResourceDataList) ProtoMessage()
func (*ThirdPartyResourceDataList) Reset ¶
func (m *ThirdPartyResourceDataList) Reset()
func (*ThirdPartyResourceDataList) Size ¶
func (m *ThirdPartyResourceDataList) Size() (n int)
func (*ThirdPartyResourceDataList) String ¶
func (m *ThirdPartyResourceDataList) String() string
func (*ThirdPartyResourceDataList) Unmarshal ¶
func (m *ThirdPartyResourceDataList) Unmarshal(dAtA []byte) error
type ThirdPartyResourceList ¶
type ThirdPartyResourceList struct { // Standard list metadata. // +optional Metadata *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta `protobuf:"bytes,1,opt,name=metadata" json:"metadata,omitempty"` // Items is the list of ThirdPartyResources. Items []*ThirdPartyResource `protobuf:"bytes,2,rep,name=items" json:"items,omitempty"` XXX_unrecognized []byte `json:"-"` }
ThirdPartyResourceList is a list of ThirdPartyResources.
func (*ThirdPartyResourceList) Descriptor ¶
func (*ThirdPartyResourceList) Descriptor() ([]byte, []int)
func (*ThirdPartyResourceList) GetItems ¶
func (m *ThirdPartyResourceList) GetItems() []*ThirdPartyResource
func (*ThirdPartyResourceList) GetMetadata ¶
func (m *ThirdPartyResourceList) GetMetadata() *k8s_io_kubernetes_pkg_apis_meta_v1.ListMeta
func (*ThirdPartyResourceList) Marshal ¶
func (m *ThirdPartyResourceList) Marshal() (dAtA []byte, err error)
func (*ThirdPartyResourceList) MarshalTo ¶
func (m *ThirdPartyResourceList) MarshalTo(dAtA []byte) (int, error)
func (*ThirdPartyResourceList) ProtoMessage ¶
func (*ThirdPartyResourceList) ProtoMessage()
func (*ThirdPartyResourceList) Reset ¶
func (m *ThirdPartyResourceList) Reset()
func (*ThirdPartyResourceList) Size ¶
func (m *ThirdPartyResourceList) Size() (n int)
func (*ThirdPartyResourceList) String ¶
func (m *ThirdPartyResourceList) String() string
func (*ThirdPartyResourceList) Unmarshal ¶
func (m *ThirdPartyResourceList) Unmarshal(dAtA []byte) error