object DeploymentStatus extends DeploymentStatusFields with Serializable

Linear Supertypes
Serializable, Serializable, DeploymentStatusFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeploymentStatus
  2. Serializable
  3. Serializable
  4. DeploymentStatusFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val DeploymentStatusDecoder: Decoder[DeploymentStatus]
  2. implicit val DeploymentStatusEncoder: Encoder[DeploymentStatus]
  3. def availableReplicas: client.model.Field
    Definition Classes
    DeploymentStatusFields
  4. def collisionCount: client.model.Field
    Definition Classes
    DeploymentStatusFields
  5. def conditions: client.model.Field
    Definition Classes
    DeploymentStatusFields
  6. def nestedField(prefix: Chunk[String]): DeploymentStatusFields
  7. def observedGeneration: client.model.Field
    Definition Classes
    DeploymentStatusFields
  8. def readyReplicas: client.model.Field
    Definition Classes
    DeploymentStatusFields
  9. def replicas: client.model.Field
    Definition Classes
    DeploymentStatusFields
  10. def unavailableReplicas: client.model.Field
    Definition Classes
    DeploymentStatusFields
  11. def updatedReplicas: client.model.Field
    Definition Classes
    DeploymentStatusFields