io.k8s.api.apps.v1

Members list

Type members

Classlikes

ControllerRevision implements an immutable snapshot of state data.

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
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ControllerRevision.scala
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
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for ControllerRevisionList

Pointer for ControllerRevisionList

Attributes

Source
ControllerRevisionListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for ControllerRevision

Pointer for ControllerRevision

Attributes

Source
ControllerRevisionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

DaemonSet represents the configuration of a daemon set.

DaemonSet represents the configuration of a daemon set.

Attributes

Companion
object
Source
DaemonSet.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
object DaemonSet

Attributes

Companion
class
Source
DaemonSet.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DaemonSet.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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DaemonSetCondition

Pointer for DaemonSetCondition

Attributes

Source
DaemonSetConditionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class DaemonSetList(items: Seq[DaemonSet], metadata: Option[ListMeta]) extends KObject

DaemonSetList is a collection of daemon sets.

DaemonSetList is a collection of daemon sets.

Attributes

Companion
object
Source
DaemonSetList.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
object DaemonSetList

Attributes

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

Pointer for DaemonSetList

Pointer for DaemonSetList

Attributes

Source
DaemonSetListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for DaemonSet

Pointer for DaemonSet

Attributes

Source
DaemonSetPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

DaemonSetSpec is the specification of a daemon set.

DaemonSetSpec is the specification of a daemon set.

Attributes

Companion
object
Source
DaemonSetSpec.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DaemonSetSpec

Attributes

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

Pointer for DaemonSetSpec

Pointer for DaemonSetSpec

Attributes

Source
DaemonSetSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

DaemonSetStatus represents the current status of a daemon set.

DaemonSetStatus represents the current status of a daemon set.

Attributes

Companion
object
Source
DaemonSetStatus.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DaemonSetStatus

Pointer for DaemonSetStatus

Attributes

Source
DaemonSetStatusPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DaemonSetUpdateStrategy

Pointer for DaemonSetUpdateStrategy

Attributes

Source
DaemonSetUpdateStrategyPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Deployment enables declarative updates for Pods and ReplicaSets.

Deployment enables declarative updates for Pods and ReplicaSets.

Attributes

Companion
object
Source
Deployment.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
object Deployment

Attributes

Companion
class
Source
Deployment.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Deployment.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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DeploymentCondition

Pointer for DeploymentCondition

Attributes

Source
DeploymentConditionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

DeploymentList is a list of Deployments.

DeploymentList is a list of Deployments.

Attributes

Companion
object
Source
DeploymentList.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DeploymentList

Pointer for DeploymentList

Attributes

Source
DeploymentListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for Deployment

Pointer for Deployment

Attributes

Source
DeploymentPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DeploymentSpec

Pointer for DeploymentSpec

Attributes

Source
DeploymentSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DeploymentStatus

Pointer for DeploymentStatus

Attributes

Source
DeploymentStatusPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for DeploymentStrategy

Pointer for DeploymentStrategy

Attributes

Source
DeploymentStrategyPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
object ReplicaSet

Attributes

Companion
class
Source
ReplicaSet.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ReplicaSet.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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for ReplicaSetCondition

Pointer for ReplicaSetCondition

Attributes

Source
ReplicaSetConditionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ReplicaSetList is a collection of ReplicaSets.

ReplicaSetList is a collection of ReplicaSets.

Attributes

Companion
object
Source
ReplicaSetList.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for ReplicaSetList

Pointer for ReplicaSetList

Attributes

Source
ReplicaSetListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for ReplicaSet

Pointer for ReplicaSet

Attributes

Source
ReplicaSetPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ReplicaSetSpec is the specification of a ReplicaSet.

ReplicaSetSpec is the specification of a ReplicaSet.

Attributes

Companion
object
Source
ReplicaSetSpec.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for ReplicaSetSpec

Pointer for ReplicaSetSpec

Attributes

Source
ReplicaSetSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ReplicaSetStatus represents the current status of a ReplicaSet.

ReplicaSetStatus represents the current status of a ReplicaSet.

Attributes

Companion
object
Source
ReplicaSetStatus.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for ReplicaSetStatus

Pointer for ReplicaSetStatus

Attributes

Source
ReplicaSetStatusPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for RollingUpdateDaemonSet

Pointer for RollingUpdateDaemonSet

Attributes

Source
RollingUpdateDaemonSetPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Spec to control the desired behavior of rolling update.

Spec to control the desired behavior of rolling update.

Attributes

Companion
object
Source
RollingUpdateDeployment.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for RollingUpdateDeployment

Pointer for RollingUpdateDeployment

Attributes

Source
RollingUpdateDeploymentPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

RollingUpdateStatefulSetStrategy is used to communicate parameter for RollingUpdateStatefulSetStrategyType.

Attributes

Companion
object
Source
RollingUpdateStatefulSetStrategy.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for RollingUpdateStatefulSetStrategy

Pointer for RollingUpdateStatefulSetStrategy

Attributes

Source
RollingUpdateStatefulSetStrategyPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

StatefulSet represents a set of pods with consistent identities.

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
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
object StatefulSet

Attributes

Companion
class
Source
StatefulSet.scala
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetCondition

Pointer for StatefulSetCondition

Attributes

Source
StatefulSetConditionPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

StatefulSetList is a collection of StatefulSets.

StatefulSetList is a collection of StatefulSets.

Attributes

Companion
object
Source
StatefulSetList.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetList

Pointer for StatefulSetList

Attributes

Source
StatefulSetListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetOrdinals

Pointer for StatefulSetOrdinals

Attributes

Source
StatefulSetOrdinalsPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetPersistentVolumeClaimRetentionPolicy

Pointer for StatefulSetPersistentVolumeClaimRetentionPolicy

Attributes

Source
StatefulSetPersistentVolumeClaimRetentionPolicyPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for StatefulSet

Pointer for StatefulSet

Attributes

Source
StatefulSetPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

A StatefulSetSpec is the specification of a StatefulSet.

A StatefulSetSpec is the specification of a StatefulSet.

Attributes

Companion
object
Source
StatefulSetSpec.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetSpec

Pointer for StatefulSetSpec

Attributes

Source
StatefulSetSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

StatefulSetStatus represents the current state of a StatefulSet.

StatefulSetStatus represents the current state of a StatefulSet.

Attributes

Companion
object
Source
StatefulSetStatus.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetStatus

Pointer for StatefulSetStatus

Attributes

Source
StatefulSetStatusPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

StatefulSetUpdateStrategy indicates the strategy that the StatefulSet controller will use to perform updates.

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

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

Pointer for StatefulSetUpdateStrategy

Pointer for StatefulSetUpdateStrategy

Attributes

Source
StatefulSetUpdateStrategyPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all