module
0.0.0-20190325123005-f372d8d4e354
Repository: https://github.com/globocom/docker-cluster.git
Documentation: pkg.go.dev
# README
docker-cluster
Support for running Docker on multiple hosts, with autoscaling capabilities and pluggable scheduling algorithms.
For more details on the API, check the Docker remote API docs.
# Packages
Package cluster provides types and functions for management of Docker clusters, scheduling container operations among hosts running Docker (nodes).
No description provided by the author
Package storage provides some implementations of the Storage interface, defined in the cluster package.