package
1.13.0
Repository: https://github.com/stevenh/docker.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.