# Packages
Package k8slabels defines Kubernetes container labels.
# Constants
AnonymousVolumes is a JSON-marshalled string of []string.
Compose Network Name.
Compose Project Name.
Compose Service Name.
Compose Volume Name.
Error encapsulates a container human-readable string that describes container error.
ExtraHosts are HostIPs to appended to /etc/hosts.
Hostname.
IP6Address is the static IP6 address of the container assigned by the user.
IPAddress is the static IP address of the container assigned by the user.
IPC is the `nerectl run --ipc` for restrating IPC indicates ipc victim container.
LogURI is the log URI.
No description provided by the author
Mounts is the mount points for the container.
Name is a human-friendly name.
Namespace is the containerd namespace such as "default", "k8s.io".
NerdctlDefaultNetwork indicates whether a network is the default network created and owned by Nerdctl.
Networks is a JSON-marshalled string of []string, e.g.
PIDContainer is the `nerdctl run --pid` for restarting.
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.