--- permalink: /1.32/core/v1/nodeRuntimeHandlerFeatures/ --- # core.v1.nodeRuntimeHandlerFeatures "NodeRuntimeHandlerFeatures is a set of features implemented by the runtime handler." ## Index * [`fn withRecursiveReadOnlyMounts(recursiveReadOnlyMounts)`](#fn-withrecursivereadonlymounts) * [`fn withUserNamespaces(userNamespaces)`](#fn-withusernamespaces) ## Fields ### fn withRecursiveReadOnlyMounts ```ts withRecursiveReadOnlyMounts(recursiveReadOnlyMounts) ``` "RecursiveReadOnlyMounts is set to true if the runtime handler supports RecursiveReadOnlyMounts." ### fn withUserNamespaces ```ts withUserNamespaces(userNamespaces) ``` "UserNamespaces is set to true if the runtime handler supports UserNamespaces, including for volumes."