package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/docker-archive/engine.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.