package
2.0.0-rc.2
Repository: https://github.com/containerd/nerdctl.git
Documentation: pkg.go.dev

# Packages

Package state provides a store to retrieve and save container lifecycle related information This is typically used by oci-hooks for information that cannot be retrieved / updated otherwise Specifically, the state carries container start time, and transient information about possible failures during hook events processing.

# Functions

No description provided by the author

# Constants

NetworkNamespace is the network namespace path to be passed to the CNI plugins.