package
0.13.0
Repository: https://github.com/remind101/empire.git
Documentation: pkg.go.dev

# Functions

NewScheduler returns a new Scheduler instance that uses the given client to interact with Docker.
RunAttachedWithDocker wraps a Scheduler to run attached Run's using a Docker client.

# Constants

Values for `runLabel`.
Values for `runLabel`.

# Structs

AttachedScheduler wraps a Scheduler to run attached processes using the Docker scheduler.
Scheduler provides an implementation of the scheduler.Scheduler interface backed by Docker.