Packages

object NodeCondition extends NodeConditionFields with Serializable

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

Value Members

  1. implicit val NodeConditionDecoder: Decoder[NodeCondition]
  2. implicit val NodeConditionEncoder: Encoder[NodeCondition]
  3. def lastHeartbeatTime: client.model.Field
    Definition Classes
    NodeConditionFields
  4. def lastTransitionTime: client.model.Field
    Definition Classes
    NodeConditionFields
  5. def message: client.model.Field
    Definition Classes
    NodeConditionFields
  6. def nestedField(prefix: Chunk[String]): NodeConditionFields
  7. def reason: client.model.Field
    Definition Classes
    NodeConditionFields
  8. def status: client.model.Field
    Definition Classes
    NodeConditionFields
  9. def type: client.model.Field
    Definition Classes
    NodeConditionFields