# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DefaultDaemonSetUniqueLabelKey is the default key of the labels that is added to daemon set pods to distinguish between old and new pod templates during DaemonSet update.
DefaultDeploymentUniqueLabelKey is the default key of the selector that is added to existing RCs (and label key that is added to its pods) to prevent the existing RCs to select new pods (and old pods being select by new RC).
GroupName is the group name use in this package.
JobComplete means the job has completed its execution.
JobFailed means the job has failed its execution.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Kill all existing pods before creating new ones.
Replace the old RCs by new one using rolling update i.e gradually scale down the old RCs and scale up the new one.
container must run as a particular uid.
container must run as a non-root uid.
container may make requests for any uid.
container must have SELinux labels of X applied.
container may make requests for any SELinux context labels.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
No description provided by the author
# Structs
An APIVersion represents a single concrete version of an object model.
No description provided by the author
No description provided by the author
No description provided by the author
Alpha-level support for Custom Metrics in HPA (as annotations).
No description provided by the author
DaemonSet represents the configuration of a daemon set.
DaemonSetList is a collection of daemon sets.
DaemonSetSpec is the specification of a daemon set.
DaemonSetStatus represents the current status of a daemon set.
Deployment enables declarative updates for Pods and ReplicaSets.
DeploymentList is a list of Deployments.
DeploymentRollback stores the information required to rollback a deployment.
DeploymentSpec is the specification of the desired behavior of the Deployment.
DeploymentStatus is the most recently observed status of the Deployment.
DeploymentStrategy describes how to replace existing pods with new ones.
ExportOptions is the query options to the standard REST get call.
configuration of a horizontal pod autoscaler.
list of horizontal pod autoscaler objects.
specification of a horizontal pod autoscaler.
current status of a horizontal pod autoscaler.
Host Port Range defines a range of host ports that will be enabled by a policy for pods to use.
HTTPIngressPath associates a path regex with a backend.
HTTPIngressRuleValue is a list of http selectors pointing to backends.
ID Range provides a min/max of an allowed range of IDs.
Ingress is a collection of rules that allow inbound connections to reach the endpoints defined by a backend.
IngressBackend describes all endpoints for a given service and port.
IngressList is a collection of Ingress.
IngressRule represents the rules mapping the paths under a specified host to the related backend services.
IngressRuleValue represents a rule to apply against incoming requests.
IngressSpec describes the Ingress the user wishes to exist.
IngressStatus describe the current state of the Ingress.
IngressTLS describes the transport layer security associated with an Ingress.
Job represents the configuration of a single job.
JobCondition describes current state of a job.
JobList is a collection of jobs.
JobSpec describes how the job execution will look like.
JobStatus represents the current state of a Job.
A label selector is a label query over a set of resources.
A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values.
ListOptions is the query options to a standard REST list call.
Pod Security Policy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.
Pod Security Policy List is a list of PodSecurityPolicy objects.
Pod Security Policy Spec defines the policy enforced.
ReplicaSet represents the configuration of a ReplicaSet.
ReplicaSetList is a collection of ReplicaSets.
ReplicaSetSpec is the specification of a ReplicaSet.
ReplicaSetStatus represents the current status of a ReplicaSet.
Dummy definition.
No description provided by the author
Spec to control the desired behavior of rolling update.
Run A sUser Strategy Options defines the strategy type and any options used to create the strategy.
represents a scaling request for a resource.
describes the attributes of a scale subresource.
represents the current status of a scale subresource.
SELinux Strategy Options defines the strategy type and any options used to create the strategy.
SubresourceReference contains enough information to let you inspect or modify the referred subresource.
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.
An internal object, used for versioned storage in etcd.
ThirdPartyResrouceDataList is a list of ThirdPartyResourceData.
ThirdPartyResourceList is a list of ThirdPartyResources.
# Type aliases
No description provided by the author
FS Type gives strong typing to different file systems that are used by volumes.
No description provided by the author
A label selector operator is the set of operators that can be used in a selector requirement.
RunAsUserStrategy denotes strategy types for generating RunAsUser values for a Security Context.
SELinuxStrategy denotes strategy types for generating SELinux options for a Security Context.