Packages

object NodeSystemInfo extends NodeSystemInfoFields with Serializable

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

Value Members

  1. implicit val NodeSystemInfoDecoder: Decoder[NodeSystemInfo]
  2. implicit val NodeSystemInfoEncoder: Encoder[NodeSystemInfo]
  3. def architecture: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  4. def bootID: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  5. def containerRuntimeVersion: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  6. def kernelVersion: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  7. def kubeProxyVersion: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  8. def kubeletVersion: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  9. def machineID: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  10. def nestedField(prefix: Chunk[String]): NodeSystemInfoFields
  11. def operatingSystem: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  12. def osImage: client.model.Field
    Definition Classes
    NodeSystemInfoFields
  13. def systemUUID: client.model.Field
    Definition Classes
    NodeSystemInfoFields