Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for runtimeHandlerSupportsRecursiveReadOnlyMounts (0.57 sec)

  1. pkg/kubelet/kubelet_pods.go

    	}
    	runtimeHandlers := kl.runtimeState.runtimeHandlers()
    	return runtimeHandlerSupportsRecursiveReadOnlyMounts(runtimeHandlerName, runtimeHandlers)
    }
    
    // runtimeHandlerSupportsRecursiveReadOnlyMounts checks whether the runtime handler supports recursive read-only mounts.
    // The kubelet feature gate is not checked here.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
Back to top