Files
kubernetes/vendor/k8s.io/utils/nsenter
Ian K. Coolidge 9f46cbc6fa Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749
Steps:
1) Manualy update go.mod with new version string
2) ./hack/update-vendor.sh
3) Fixup go.sum with new package hash
4) ./hack/update-vendor.sh
2023-05-03 16:26:04 +00:00
..

NSEnter

This package provides interfaces for executing and interacting with processes running within a namespace.