//
pkg.gl
Category
github.com/yannh/kubernetes
pkg
volume
util
package
0.21.4
Repository:
https://github.com/yannh/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
35 SLOC
#
Functions
IsReady
IsReady checks for the existence of a regular file called 'ready' in the given directory and returns true if that file exists.
SetReady
SetReady creates a file called 'ready' in the given directory.