# Functions
Get a docker endpoint, either from the string passed in, or $DOCKER_HOST environment variables.
RunApiServer starts an API server in a go routine.
RunControllerManager starts a controller.
RunKubelet starts a Kubelet talking to dockerEndpoint.
RunScheduler starts up a scheduler in it's own goroutine.