package
0.0.0-20210727112111-33bb21918eae
Repository: https://github.com/force12io/force12.git
Documentation: pkg.go.dev
# Packages
Package docker integrates with the Docker Remote API https://docs.docker.com/reference/api/docker_remote_api_v1.20/.
Package kubernetes provides a scheduler using the Kubernetes API.
Package marathon provides a scheduler using the Marathon REST API.
Package toy is a mock scheduling output that simply reflects back whatever we tell it.
# Interfaces
Scheduler is the interface to schedulers / orchestration systems.