NodeRuntimeHandlerFeaturesPatch

data class NodeRuntimeHandlerFeaturesPatch(val recursiveReadOnlyMounts: Boolean? = null)

NodeRuntimeHandlerFeatures is a set of runtime features.

Constructors

Link copied to clipboard
constructor(recursiveReadOnlyMounts: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

RecursiveReadOnlyMounts is set to true if the runtime handler supports RecursiveReadOnlyMounts.