package
20.10.0-rc1+incompatible
Repository: https://github.com/agilebits/moby.git
Documentation: pkg.go.dev
# Functions
New returns a new restartManager based on a policy.
# Variables
ErrRestartCanceled is returned when the restart manager has been canceled and will no longer restart the container.
# Interfaces
RestartManager defines object that controls container restarting rules.