package
0.0.0-20210727112111-33bb21918eae
Repository: https://github.com/force12io/force12.git
Documentation: pkg.go.dev
# Functions
NewScheduler creates a new interface to the Docker remote API.
# Structs
DockerScheduler stores information and state we need for communicating with Docker remote API We keep track of each container so that we have their identities to stop them when we need to.