Packages

object ComponentStatus extends ComponentStatusFields with Serializable

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

Type Members

  1. implicit class Ops extends K8sObjectOps[ComponentStatus]

Value Members

  1. implicit val ComponentStatusDecoder: Decoder[ComponentStatus]
  2. implicit val ComponentStatusEncoder: Encoder[ComponentStatus]
  3. def conditions: client.model.Field
    Definition Classes
    ComponentStatusFields
  4. implicit val k8sObject: K8sObject[ComponentStatus]
  5. def metadata: ObjectMetaFields
    Definition Classes
    ComponentStatusFields
  6. def nestedField(prefix: Chunk[String]): ComponentStatusFields
  7. implicit val resourceMetadata: ResourceMetadata[ComponentStatus]