Packages

object PodCondition extends PodConditionFields with Serializable

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

Value Members

  1. implicit val PodConditionDecoder: Decoder[PodCondition]
  2. implicit val PodConditionEncoder: Encoder[PodCondition]
  3. def lastProbeTime: client.model.Field
    Definition Classes
    PodConditionFields
  4. def lastTransitionTime: client.model.Field
    Definition Classes
    PodConditionFields
  5. def message: client.model.Field
    Definition Classes
    PodConditionFields
  6. def nestedField(prefix: Chunk[String]): PodConditionFields
  7. def reason: client.model.Field
    Definition Classes
    PodConditionFields
  8. def status: client.model.Field
    Definition Classes
    PodConditionFields
  9. def type: client.model.Field
    Definition Classes
    PodConditionFields