cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2015 License: MIT Imports: 23 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCacheDoesntExist = errors.New("Cache doesn't exist")
)

Functions

func Start

func Start()

Types

type Cache

type Cache interface {
	GetVirtualMachines() (onapp.VirtualMachines, error)
	Clear()
	Store(onapp.VirtualMachines) error
}

Jump to

Keyboard shortcuts

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