Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// IsRootless is declared this way for mocking in unit tests
IsRootless = isRootlessFunc
)
Functions ¶
func GetRootlessDir ¶
func GetRootlessDir() string
GetRootlessDir returns the path to the location for rootless container and sandbox storage
func NewNS ¶
Creates a new persistent network namespace and returns an object representing that namespace, without switching to it
func SetLogger ¶
SetLogger sets up a logger for the rootless pkg
Types ¶
This section is empty.
Source Files
¶
- rootless.go
Click to show internal directories.
Click to hide internal directories.