cmd

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2014 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(r *util.Repo, hypervisor string, image string, verbose bool) error

func Delete

func Delete(name string) error

func Info

func Info(path string) error

func Instances

func Instances() error

func Pull

func Pull(r *util.Repo, hypervisor string, image string) error

func Run

func Run(repo *util.Repo, config *RunConfig) error

func Stop

func Stop(name string) error

Types

type RunConfig

type RunConfig struct {
	InstanceName string
	ImageName    string
	Hypervisor   string
	Verbose      bool
	Memory       string
	Cpus         int
	Networking   string
	Bridge       string
	NatRules     []nat.Rule
}

Jump to

Keyboard shortcuts

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