controller

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2016 License: Apache-2.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 Controller

type Controller struct {
	AtlasClient    atlasClient
	AWSClient      awsClient
	Log            cliLogger
	ParallelRunner parallelRunner
	WebClient      webClient

	VagrantBoxName string
	Region         string
	Template       string
	SSHPort        int
	SSHUser        string
}

func (*Controller) CreateClassroom

func (c *Controller) CreateClassroom(name string, number int) error

func (*Controller) DescribeClassroom

func (c *Controller) DescribeClassroom(name, format string) (string, error)

func (*Controller) DestroyClassroom

func (c *Controller) DestroyClassroom(name string) error

func (*Controller) ListClassrooms

func (c *Controller) ListClassrooms(format string) (string, error)

func (*Controller) RunOnVMs

func (c *Controller) RunOnVMs(name, command string) error

Jump to

Keyboard shortcuts

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