//
pkg.gl
Category
github.com/easeway/kubernetes
pkg
util
file
package
1.9.0-alpha.1
Repository:
https://github.com/easeway/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.