//
pkg.gl
Category
github.com/wking/kubernetes
pkg
util
file
package
1.12.0-alpha.0
Repository:
https://github.com/wking/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
32 SLOC
#
Functions
FileExists
FileExists checks if specified file exists.
FileOrSymlinkExists
FileOrSymlinkExists checks if specified file or symlink exists.
ReadDirNoStat
ReadDirNoStat returns a string of files/directories contained in dirname without calling lstat on them.