//
pkg.gl
Category
github.com/gouyang/kubernetes
pkg
volume
util
package
1.0.0
Repository:
https://github.com/gouyang/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
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.