# 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.