package
0.23.0
Repository: https://github.com/containerd/nerdctl.git
Documentation: pkg.go.dev

# Packages

Package k8slabels defines Kubernetes container labels.

# Constants

AnonymousVolumes is a JSON-marshalled string of []string.
Bypass4netns is the flag for acceleration with bypass4netns Boolean value which can be parsed with strconv.ParseBool() is required.
Compose Network Name.
Compose Project Name.
Compose Service Name.
Compose Volume Name.
ExtraHosts are HostIPs to appended to /etc/hosts.
Hostname.
No description provided by the author
LogURI is the log URI.
Mounts is the mount points for the container.
Name is a human-friendly name.
Namespace is the containerd namespace such as "default", "k8s.io".
Networks is a JSON-marshalled string of []string, e.g.
PIDFile is the `nerdctl run --pidfile` (CLI flag is "pidfile", not "pid-file", for Podman compatibility).
Platform is the normalized platform string like "linux/ppc64le".
Ports is a JSON-marshalled string of []gocni.PortMapping .
Prefix is the common prefix of nerdctl labels.
StateDir is "/var/lib/nerdctl/<ADDRHASH>/containers/<NAMESPACE>/<ID>".
StopTimeout is seconds to wait for stop a container.

# Variables

No description provided by the author