//
pkg.gl
Category
github.com/kubernetes/deployment-manager
pkg
sympath
package
2.17.0+incompatible
Repository:
https://github.com/kubernetes/deployment-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
83 SLOC
#
Functions
IsSymlink
IsSymlink is used to determine if the fileinfo is a symbolic link.
Walk
Walk walks the file tree rooted at root, calling walkFn for each file or directory in the tree, including root.