cluster

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2017 License: Apache-2.0 Imports: 29 Imported by: 30

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RequestBackupNow

func RequestBackupNow(addr string) error

TODO: make this private

Types

type Cluster

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

func New

func New(config Config, e *spec.EtcdCluster, stopC <-chan struct{}, wg *sync.WaitGroup) *Cluster

func (*Cluster) Delete

func (c *Cluster) Delete()

func (*Cluster) Update

func (c *Cluster) Update(e *spec.EtcdCluster)

type Config added in v0.2.0

type Config struct {
	PVProvisioner string
	s3config.S3Context

	MasterHost string
	KubeCli    kubernetes.Interface
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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