Discover Packages
sigs.k8s.io/kind
pkg
fs
package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2020
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 utilities for interacting with the host filesystem
in a docker friendly way
TODO(bentheelder): this should be internal
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.