package
1.11.0-alpha.0
Repository: https://github.com/astefanutti/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.