Documentation ¶
Index ¶
Constants ¶
View Source
const ( AppArmorProfileName = "nerdctl-default" SeccompProfileName = "builtin" Runtime = plugins.RuntimeRuncV2 )
Variables ¶
This section is empty.
Functions ¶
func CNINetConfPath ¶
func CNINetConfPath() string
func CNIRuntimeDir ¶
func CNIRuntimeDir() 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 HostGatewayIP ¶
func HostGatewayIP() string
HostGatewayIP returns the non-loop-back host ip if available and returns empty string if running into error.
func IsSystemdAvailable ¶
func IsSystemdAvailable() bool
func NerdctlTOML ¶
func NerdctlTOML() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.