{ "description": "NodeRuntimeHandlerFeatures is a set of runtime features.", "properties": { "recursiveReadOnlyMounts": { "description": "RecursiveReadOnlyMounts is set to true if the runtime handler supports RecursiveReadOnlyMounts.", "type": [ "boolean", "null" ] } }, "type": "object", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://kubernetes.io/api/noderuntimehandlerfeatures/v1" }