backend

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2015 License: Apache-2.0, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

type Backend interface {
	Create([]string, *sync.WaitGroup, io.Writer, io.Writer)
	Destroy([]string, *sync.WaitGroup, io.Writer, io.Writer)
	Start([]string, *sync.WaitGroup, io.Writer, io.Writer)
	Stop([]string, *sync.WaitGroup, io.Writer, io.Writer)
	Scale(string, int, *sync.WaitGroup, io.Writer, io.Writer)
	RollingRestart(string, *sync.WaitGroup, io.Writer, io.Writer)
	SSH(string) error
	SSHExec(string, string) error
	Dock(string, []string) error
	ListMachines() error
	ListUnits() error
	ListUnitFiles() error
	Status(string) error
	Journal(string) error
}

Backend interface is used to interact with the cluster control plane

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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