k8s-libsonnet/docs/1.32/core/v1/nodeRuntimeHandler.md
2025-01-06 21:45:23 +00:00

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."