package
1.4.1
Repository: https://github.com/eexe1/containerd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

WithBinaryLogURI sets the binary-type log uri for a container.
WithFileLogURI sets the file-type log uri for a container.
WithLogPath sets the log path for a container Deprecated(in release 1.5): use WithFileLogURI.
WithNoRestarts clears any restart information from the container.
WithStatus sets the status for a container.

# Constants

LogPathLabel sets the restart log path label for a container Deprecated(in release 1.5): use LogURILabel.
LogURILabel sets the restart log uri label for a container.
StatusLabel sets the restart status label for a container.