io.k8s.api.core.v1.Node
See theNode companion object
Node is a worker node in Kubernetes. Each node will have a unique identifier in the cache (i.e. in etcd).
Attributes
- Companion:
- object
- Source:
- Node.scala
- Graph
- Supertypes
Node is a worker node in Kubernetes. Each node will have a unique identifier in the cache (i.e. in etcd).