Packages

c

com.coralogix.zio.k8s.model.core.v1

NodeSystemInfoFields

class NodeSystemInfoFields extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NodeSystemInfoFields
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new NodeSystemInfoFields(_prefix: Chunk[String])

Value Members

  1. def architecture: client.model.Field
  2. def bootID: client.model.Field
  3. def containerRuntimeVersion: client.model.Field
  4. def kernelVersion: client.model.Field
  5. def kubeProxyVersion: client.model.Field
  6. def kubeletVersion: client.model.Field
  7. def machineID: client.model.Field
  8. def operatingSystem: client.model.Field
  9. def osImage: client.model.Field
  10. def systemUUID: client.model.Field