io.k8s.api.core.v1.NodeRuntimeHandler
See theNodeRuntimeHandler companion object
final case class NodeRuntimeHandler(features: Option[NodeRuntimeHandlerFeatures], name: Option[String])
NodeRuntimeHandler is a set of runtime handler information.
Attributes
- Companion
- object
- Source
- NodeRuntimeHandler.scala
- Graph
-
- Supertypes
Members list
In this article