# README
NSEnter
This package provides interfaces for executing and interacting with processes running within a namespace.
# Functions
NewFakeNsenter returns a NSEnter that does not run "nsenter --mount=..
NewNsenter constructs a new instance of NSEnter.
# Constants
DefaultHostRootFsPath is path to host's filesystem mounted into container with kubelet.
# Type aliases
Nsenter is a type alias for backward compatibility.