mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-12 23:38:20 -05:00
Main upgrades: - github.com/opencontainers/runc v1.0.0-rc93 - github.com/containerd/containerd v1.4.4 - github.com/docker/docker v20.10.2 - github.com/mrunalp/fileutils v0.5.0 - github.com/opencontainers/selinux v1.8.0 - github.com/cilium/ebpf v0.2.0 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| fileutils.go | ||
| go.mod | ||
| idtools.go | ||
| LICENSE | ||
| MAINTAINERS | ||
| 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.