package
0.0.0-20200322034917-7a465cb38967
Repository: https://github.com/wuka1/cli.git
Documentation: pkg.go.dev

# Functions

AtomicImageUpdate will perform an update of the given container with the new image and verify success via the provided healthcheckFn.
WithAllCapabilities enables all capabilities required to run privileged containers.
WithNewSnapshot creates a new snapshot managed by containerized.
WithRollback rolls back to the previous container's revision.
WithUpgrade upgrades an existing container's image to a new one.

# Variables

ErrNoPreviousRevision returned if the container has to previous revision.