mirror of
https://github.com/jsonnet-libs/k8s-libsonnet.git
synced 2026-05-05 06:36:16 +02:00
1.0 KiB
1.0 KiB
permalink
| permalink |
|---|
| /1.32/core/v1/nodeRuntimeHandler/ |
core.v1.nodeRuntimeHandler
"NodeRuntimeHandler is a set of runtime handler information."
Index
Fields
fn withName
withName(name)
"Runtime handler name. Empty for the default runtime handler."
obj features
"NodeRuntimeHandlerFeatures is a set of features implemented by the runtime handler."
fn features.withRecursiveReadOnlyMounts
withRecursiveReadOnlyMounts(recursiveReadOnlyMounts)
"RecursiveReadOnlyMounts is set to true if the runtime handler supports RecursiveReadOnlyMounts."
fn features.withUserNamespaces
withUserNamespaces(userNamespaces)
"UserNamespaces is set to true if the runtime handler supports UserNamespaces, including for volumes."