Discover Packages
sigs.k8s.io/kind
pkg
fs
package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Mar 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 17
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package fs contains utilites for interacting with the host filesystem
in a docker friendly way
Copy recursively directories, symlinks, files copies from src to dst
Copy will make dirs as necessary, and keep file modes
Symlinks will be dereferenced similar to `cp -r src dst`
CopyFile copies a file from src to dst
TempDir is like ioutil.TempDir, but more docker friendly
Source Files
¶
Click to show internal directories.
Click to hide internal directories.