# Functions

NewLoadBalancer returns a new helper for managing a docker loadbalancer with a given name.
NewMachine returns a new Machine service for the given Cluster/DockerCluster pair.

# Structs

LoadBalancer manages the load balancer for a specific docker cluster.
Machine implement a service for managing the docker containers hosting a kubernetes nodes.