Documentation ¶
Index ¶
Constants ¶
View Source
const AppArmorProfileName = "nerdctl-default"
View Source
const Runtime = plugin.RuntimeRuncV2
Variables ¶
This section is empty.
Functions ¶
func BuildKitHost ¶
func BuildKitHost() string
func CNINetConfPath ¶
func CNINetConfPath() string
func CgroupManager ¶
func CgroupManager() string
CgroupManager defaults to: - "systemd" on v2 (rootful & rootless) - "cgroupfs" on v1 rootful - "none" on v1 rootless
func CgroupnsMode ¶
func CgroupnsMode() string
func IsSystemdAvailable ¶
func IsSystemdAvailable() bool
func NerdctlTOML ¶ added in v0.16.0
func NerdctlTOML() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.