package
1.9.3
Repository: https://github.com/containers/libpod.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
GetNamespaceOptions transforms a slice of kernel namespaces into a slice of pod create options.
No description provided by the author
MakeContainer creates a container based on the SpecGenerator.
No description provided by the author
No description provided by the author
Supersede existing mounts in the spec with new, user-specified mounts.

# Constants

TypeBind is the type for mounting host dir.
TypeTmpfs is the type for mounting tmpfs.
TypeVolume is the type for named volumes.