package
0.0.2
Repository: https://github.com/yubo/golib.git
Documentation: pkg.go.dev

# 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.

# Structs

NSEnter is part of experimental support for running the kubelet in a container.

# Type aliases

Nsenter is a type alias for backward compatibility.