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_unsupported.go Update k8s.io/utils to 9bab9ef40391 2022-07-27 08:46:35 +03:00
nsenter.go Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 2023-05-03 16:26:04 +00:00
OWNERS
README.md Updating dependency k8s.io/utils to version 2df71eb 2020-05-16 07:52:56 -04:00

NSEnter

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