cluster

package
v0.0.0-...-ff55af6 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

DefaultName is the default cluster name

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	// contains filtered or unexported fields
}

Context is used to create / manipulate kubernetes-in-docker clusters See: NewContext()

func NewContext

func NewContext(name string, server *grpc.Server, port string) *Context

NewContext returns a new cluster management context if name is "" the default name will be used (constants.DefaultClusterName)

func (*Context) Create

func (c *Context) Create(options ...create.ClusterOption) error

Create provisions and starts a kubernetes-in-docker cluster

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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