user

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2018 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	common.NodeComponent // Base component
	// contains filtered or unexported fields
}

func NewManager

func NewManager(config *configuration.Configuration, localScheduler localScheduler, userRemoteCli userRemoteClient) *Manager

func (*Manager) ListContainers

func (man *Manager) ListContainers() []types.ContainerStatus

func (*Manager) Start

func (man *Manager) Start()

func (*Manager) Stop

func (man *Manager) Stop()

func (*Manager) StopContainers

func (man *Manager) StopContainers(containerIDs []string) error

func (*Manager) SubmitContainers

func (man *Manager) SubmitContainers(containerImageKey string, portMappings []types.PortMapping,
	containerArgs []string, cpus int, ram int) error

Jump to

Keyboard shortcuts

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