Packages

o

com.coralogix.zio.k8s.monocle.core.v1

NodeSystemInfoO

object NodeSystemInfoO

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

Value Members

  1. val architectureL: Lens[NodeSystemInfo, String]
  2. val bootIDL: Lens[NodeSystemInfo, String]
  3. val containerRuntimeVersionL: Lens[NodeSystemInfo, String]
  4. val kernelVersionL: Lens[NodeSystemInfo, String]
  5. val kubeProxyVersionL: Lens[NodeSystemInfo, String]
  6. val kubeletVersionL: Lens[NodeSystemInfo, String]
  7. val machineIDL: Lens[NodeSystemInfo, String]
  8. val operatingSystemL: Lens[NodeSystemInfo, String]
  9. val osImageL: Lens[NodeSystemInfo, String]
  10. val systemUUIDL: Lens[NodeSystemInfo, String]