package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev
# Functions
FileExists checks if specified file exists.
FileOrSymlinkExists checks if specified file or symlink exists.
ReadDirNoStat returns a string of files/directories contained in dirname without calling lstat on them.