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 SetRootless ¶
func SetRootless(rootless bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.