io.k8s.api.core.v1.NodeRuntimeHandlerFeatures
See theNodeRuntimeHandlerFeatures companion object
final case class NodeRuntimeHandlerFeatures(recursiveReadOnlyMounts: Option[Boolean], userNamespaces: Option[Boolean])
NodeRuntimeHandlerFeatures is a set of features implemented by the runtime handler.
Attributes
- Companion
- object
- Source
- NodeRuntimeHandlerFeatures.scala
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Product
In this article