Affected by GO-2022-0792
and 2 other vulnerabilities
GO-2022-0792: Privilege Escalation in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0857: Information Exposure in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0893: Access Restriction Bypass in kubernetes in github.com/kubernetes/kubernetes
package
Version:
v1.2.0-alpha.1
Opens a new window with list of versions in this module.
Published: Sep 25, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Contains utility code for use by volume plugins.
IsReady checks for the existence of a regular file
called 'ready' in the given directory and returns
true if that file exists.
SetReady creates a file called 'ready' in the given
directory. It logs an error if the file cannot be
created.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.