io.k8s.api.apps.v1

Members list

Concise view

Type members

Classlikes

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.

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.

Attributes

Companion:
object
Source:
ControllerRevision.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ControllerRevision.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

ControllerRevisionList is a resource containing a list of ControllerRevision objects.

ControllerRevisionList is a resource containing a list of ControllerRevision objects.

Attributes

Companion:
object
Source:
ControllerRevisionList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ControllerRevisionList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ControllerRevisionList

Pointer for ControllerRevisionList

Attributes

Source:
ControllerRevisionListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for ControllerRevision

Pointer for ControllerRevision

Attributes

Source:
ControllerRevisionPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DaemonSet represents the configuration of a daemon set.

DaemonSet represents the configuration of a daemon set.

Attributes

Companion:
object
Source:
DaemonSet.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any
object DaemonSet

Attributes

Companion:
class
Source:
DaemonSet.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

DaemonSetCondition describes the state of a DaemonSet at a certain point.

DaemonSetCondition describes the state of a DaemonSet at a certain point.

Attributes

Companion:
object
Source:
DaemonSetCondition.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DaemonSetCondition.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DaemonSetCondition

Pointer for DaemonSetCondition

Attributes

Source:
DaemonSetConditionPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DaemonSetList is a collection of daemon sets.

DaemonSetList is a collection of daemon sets.

Attributes

Companion:
object
Source:
DaemonSetList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DaemonSetList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DaemonSetList

Pointer for DaemonSetList

Attributes

Source:
DaemonSetListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for DaemonSet

Pointer for DaemonSet

Attributes

Source:
DaemonSetPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DaemonSetSpec is the specification of a daemon set.

DaemonSetSpec is the specification of a daemon set.

Attributes

Companion:
object
Source:
DaemonSetSpec.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DaemonSetSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DaemonSetSpec

Pointer for DaemonSetSpec

Attributes

Source:
DaemonSetSpecPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DaemonSetStatus represents the current status of a daemon set.

DaemonSetStatus represents the current status of a daemon set.

Attributes

Companion:
object
Source:
DaemonSetStatus.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DaemonSetStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DaemonSetStatus

Pointer for DaemonSetStatus

Attributes

Source:
DaemonSetStatusPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.

DaemonSetUpdateStrategy is a struct used to control the update strategy for a DaemonSet.

Attributes

Companion:
object
Source:
DaemonSetUpdateStrategy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DaemonSetUpdateStrategy.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DaemonSetUpdateStrategy

Pointer for DaemonSetUpdateStrategy

Attributes

Source:
DaemonSetUpdateStrategyPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Deployment enables declarative updates for Pods and ReplicaSets.

Deployment enables declarative updates for Pods and ReplicaSets.

Attributes

Companion:
object
Source:
Deployment.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any
object Deployment

Attributes

Companion:
class
Source:
Deployment.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

DeploymentCondition describes the state of a deployment at a certain point.

DeploymentCondition describes the state of a deployment at a certain point.

Attributes

Companion:
object
Source:
DeploymentCondition.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DeploymentCondition.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DeploymentCondition

Pointer for DeploymentCondition

Attributes

Source:
DeploymentConditionPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DeploymentList is a list of Deployments.

DeploymentList is a list of Deployments.

Attributes

Companion:
object
Source:
DeploymentList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DeploymentList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DeploymentList

Pointer for DeploymentList

Attributes

Source:
DeploymentListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for Deployment

Pointer for Deployment

Attributes

Source:
DeploymentPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DeploymentSpec is the specification of the desired behavior of the Deployment.

DeploymentSpec is the specification of the desired behavior of the Deployment.

Attributes

Companion:
object
Source:
DeploymentSpec.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DeploymentSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DeploymentSpec

Pointer for DeploymentSpec

Attributes

Source:
DeploymentSpecPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DeploymentStatus is the most recently observed status of the Deployment.

DeploymentStatus is the most recently observed status of the Deployment.

Attributes

Companion:
object
Source:
DeploymentStatus.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DeploymentStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DeploymentStatus

Pointer for DeploymentStatus

Attributes

Source:
DeploymentStatusPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

DeploymentStrategy describes how to replace existing pods with new ones.

DeploymentStrategy describes how to replace existing pods with new ones.

Attributes

Companion:
object
Source:
DeploymentStrategy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
DeploymentStrategy.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for DeploymentStrategy

Pointer for DeploymentStrategy

Attributes

Source:
DeploymentStrategyPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

ReplicaSet ensures that a specified number of pod replicas are running at any given time.

ReplicaSet ensures that a specified number of pod replicas are running at any given time.

Attributes

Companion:
object
Source:
ReplicaSet.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any
object ReplicaSet

Attributes

Companion:
class
Source:
ReplicaSet.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

ReplicaSetCondition describes the state of a replica set at a certain point.

ReplicaSetCondition describes the state of a replica set at a certain point.

Attributes

Companion:
object
Source:
ReplicaSetCondition.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ReplicaSetCondition.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ReplicaSetCondition

Pointer for ReplicaSetCondition

Attributes

Source:
ReplicaSetConditionPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

ReplicaSetList is a collection of ReplicaSets.

ReplicaSetList is a collection of ReplicaSets.

Attributes

Companion:
object
Source:
ReplicaSetList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ReplicaSetList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ReplicaSetList

Pointer for ReplicaSetList

Attributes

Source:
ReplicaSetListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Pointer for ReplicaSet

Pointer for ReplicaSet

Attributes

Source:
ReplicaSetPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

ReplicaSetSpec is the specification of a ReplicaSet.

ReplicaSetSpec is the specification of a ReplicaSet.

Attributes

Companion:
object
Source:
ReplicaSetSpec.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ReplicaSetSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ReplicaSetSpec

Pointer for ReplicaSetSpec

Attributes

Source:
ReplicaSetSpecPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

ReplicaSetStatus represents the current status of a ReplicaSet.

ReplicaSetStatus represents the current status of a ReplicaSet.

Attributes

Companion:
object
Source:
ReplicaSetStatus.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ReplicaSetStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ReplicaSetStatus

Pointer for ReplicaSetStatus

Attributes

Source:
ReplicaSetStatusPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Spec to control the desired behavior of daemon set rolling update.

Spec to control the desired behavior of daemon set rolling update.

Attributes

Companion:
object
Source:
RollingUpdateDaemonSet.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
RollingUpdateDaemonSet.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for RollingUpdateDaemonSet

Pointer for RollingUpdateDaemonSet

Attributes

Source:
RollingUpdateDaemonSetPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Spec to control the desired behavior of rolling update.

Spec to control the desired behavior of rolling update.

Attributes

Companion:
object
Source:
RollingUpdateDeployment.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
RollingUpdateDeployment.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for RollingUpdateDeployment

Pointer for RollingUpdateDeployment

Attributes

Source:
RollingUpdateDeploymentPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

Attributes

Companion:
object
Source:
RollingUpdateStatefulSetStrategy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
RollingUpdateStatefulSetStrategy.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for RollingUpdateStatefulSetStrategy

Pointer for RollingUpdateStatefulSetStrategy

Attributes

Source:
RollingUpdateStatefulSetStrategyPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

StatefulSet represents a set of pods with consistent identities. Identities are defined as:

StatefulSet represents a set of pods with consistent identities. Identities are defined as:

  • Network: A single stable DNS and hostname.
  • Storage: As many VolumeClaims as requested.

The StatefulSet guarantees that a given network identity will always map to the same storage identity.

Attributes

Companion:
object
Source:
StatefulSet.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSet.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

StatefulSetCondition describes the state of a statefulset at a certain point.

StatefulSetCondition describes the state of a statefulset at a certain point.

Attributes

Companion:
object
Source:
StatefulSetCondition.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetCondition.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetCondition

Pointer for StatefulSetCondition

Attributes

Source:
StatefulSetConditionPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

StatefulSetList is a collection of StatefulSets.

StatefulSetList is a collection of StatefulSets.

Attributes

Companion:
object
Source:
StatefulSetList.scala
Graph
Supertypes
trait KObject
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetList.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetList

Pointer for StatefulSetList

Attributes

Source:
StatefulSetListPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class StatefulSetOrdinals(start: Option[Int])

StatefulSetOrdinals describes the policy used for replica ordinal assignment in this StatefulSet.

StatefulSetOrdinals describes the policy used for replica ordinal assignment in this StatefulSet.

Attributes

Companion:
object
Source:
StatefulSetOrdinals.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetOrdinals.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetOrdinals

Pointer for StatefulSetOrdinals

Attributes

Source:
StatefulSetOrdinalsPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.

StatefulSetPersistentVolumeClaimRetentionPolicy describes the policy used for PVCs created from the StatefulSet VolumeClaimTemplates.

Attributes

Companion:
object
Source:
StatefulSetPersistentVolumeClaimRetentionPolicy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetPersistentVolumeClaimRetentionPolicy.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetPersistentVolumeClaimRetentionPolicy

Pointer for StatefulSetPersistentVolumeClaimRetentionPolicy

Attributes

Source:
StatefulSetPersistentVolumeClaimRetentionPolicyPointer.scala
Graph
Supertypes

Pointer for StatefulSet

Pointer for StatefulSet

Attributes

Source:
StatefulSetPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

A StatefulSetSpec is the specification of a StatefulSet.

A StatefulSetSpec is the specification of a StatefulSet.

Attributes

Companion:
object
Source:
StatefulSetSpec.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetSpec.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetSpec

Pointer for StatefulSetSpec

Attributes

Source:
StatefulSetSpecPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

StatefulSetStatus represents the current state of a StatefulSet.

StatefulSetStatus represents the current state of a StatefulSet.

Attributes

Companion:
object
Source:
StatefulSetStatus.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetStatus.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetStatus

Pointer for StatefulSetStatus

Attributes

Source:
StatefulSetStatusPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

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.

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.

Attributes

Companion:
object
Source:
StatefulSetUpdateStrategy.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
StatefulSetUpdateStrategy.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for StatefulSetUpdateStrategy

Pointer for StatefulSetUpdateStrategy

Attributes

Source:
StatefulSetUpdateStrategyPointer.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any