Package-level declarations
Types
ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully created, it can not be updated. The API Server will fail validation of all requests that attempt to mutate the Data field. ControllerRevisions may, however, be deleted. Note that, due to its use by both the DaemonSet and StatefulSet controllers for update and rollback, this object is beta. However, it may be subject to name and representation changes in future releases, and clients should not depend on its stability. It is primarily for internal use by controllers.
Builder for ControllerRevisionArgs.
DaemonSet represents the configuration of a daemon set.
Builder for DaemonSetArgs.
DaemonSetCondition describes the state of a DaemonSet at a certain point.
Builder for DaemonSetConditionArgs.
DaemonSetSpec is the specification of a daemon set.
Builder for DaemonSetSpecArgs.
DaemonSetSpec is the specification of a daemon set.
Builder for DaemonSetSpecPatchArgs.
DaemonSetStatus represents the current status of a daemon set.
Builder for DaemonSetStatusArgs.
DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.
Builder for DaemonSetUpdateStrategyArgs.
DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.
Builder for DaemonSetUpdateStrategyPatchArgs.
Deployment enables declarative updates for Pods and ReplicaSets. This resource waits until its status is ready before registering success for create/update, and populating output properties from the current state of the resource. The following conditions are used to determine whether the resource creation has succeeded or failed:
Builder for DeploymentArgs.
DeploymentCondition describes the state of a deployment at a certain point.
Builder for DeploymentConditionArgs.
DeploymentSpec is the specification of the desired behavior of the Deployment.
Builder for DeploymentSpecArgs.
DeploymentSpec is the specification of the desired behavior of the Deployment.
Builder for DeploymentSpecPatchArgs.
DeploymentStatus is the most recently observed status of the Deployment.
Builder for DeploymentStatusArgs.
DeploymentStrategy describes how to replace existing pods with new ones.
Builder for DeploymentStrategyArgs.
DeploymentStrategy describes how to replace existing pods with new ones.
Builder for DeploymentStrategyPatchArgs.
ReplicaSet ensures that a specified number of pod replicas are running at any given time.
Builder for ReplicaSetArgs.
ReplicaSetCondition describes the state of a replica set at a certain point.
Builder for ReplicaSetConditionArgs.
ReplicaSetSpec is the specification of a ReplicaSet.
Builder for ReplicaSetSpecArgs.
ReplicaSetSpec is the specification of a ReplicaSet.
Builder for ReplicaSetSpecPatchArgs.
ReplicaSetStatus represents the current status of a ReplicaSet.
Builder for ReplicaSetStatusArgs.
Spec to control the desired behavior of daemon set rolling update.
Builder for RollingUpdateDaemonSetArgs.
Spec to control the desired behavior of daemon set rolling update.
Builder for RollingUpdateDaemonSetPatchArgs.
Spec to control the desired behavior of rolling update.
Builder for RollingUpdateDeploymentArgs.
Spec to control the desired behavior of rolling update.
Builder for RollingUpdateDeploymentPatchArgs.
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.
StatefulSet represents a set of pods with consistent identities. Identities are defined as:
Builder for StatefulSetArgs.
StatefulSetCondition describes the state of a statefulset at a certain point.
Builder for StatefulSetConditionArgs.
StatefulSetOrdinals describes the policy used for replica ordinal assignment in this StatefulSet.
Builder for StatefulSetOrdinalsArgs.
StatefulSetOrdinals describes the policy used for replica ordinal assignment in this StatefulSet.
Builder for StatefulSetOrdinalsPatchArgs.
StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.
StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.
A StatefulSetSpec is the specification of a StatefulSet.
Builder for StatefulSetSpecArgs.
A StatefulSetSpec is the specification of a StatefulSet.
Builder for StatefulSetSpecPatchArgs.
StatefulSetStatus represents the current state of a StatefulSet.
Builder for StatefulSetStatusArgs.
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.
Builder for StatefulSetUpdateStrategyArgs.
StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates. It includes any additional parameters necessary to perform the update for the indicated strategy.
Builder for StatefulSetUpdateStrategyPatchArgs.