standalone

package
v0.0.0-...-6aabd98 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2014 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

package standalone has utilities for running different Kubernetes binaries in a single binary.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDockerEndpoint

func GetDockerEndpoint(dockerEndpoint string) string

Get a docker endpoint, either from the string passed in, or $DOCKER_HOST environment variables

func RunApiServer

func RunApiServer(cl *client.Client, etcdClient tools.EtcdClient, addr string, port int)

RunApiServer starts an API server in a go routine.

func RunControllerManager

func RunControllerManager(machineList []string, cl *client.Client, nodeMilliCPU, nodeMemory int64)

RunControllerManager starts a controller

func RunKubelet

func RunKubelet(etcdClient tools.EtcdClient, hostname, dockerEndpoint string)

RunKubelet starts a Kubelet talking to dockerEndpoint

func RunScheduler

func RunScheduler(cl *client.Client)

RunScheduler starts up a scheduler in it's own goroutine

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL