mirror of https://github.com/k3s-io/k3s
e8381db778
* Update Kubernetes to v1.21.0 * Update to golang v1.16.2 * Update dependent modules to track with upstream * Switch to upstream flannel * Track changes to upstream cloud-controller-manager and FeatureGates Signed-off-by: Brad Davidson <brad.davidson@rancher.com> |
||
---|---|---|
.. | ||
.gitignore | ||
LICENSE | ||
MAINTAINERS | ||
README.md | ||
fileutils.go | ||
go.mod | ||
idtools.go |
README.md
fileutils
Collection of utilities for file manipulation in golang
The library is based on docker pkg/archive pkg/idtools but does copies instead of handling archive formats.