types

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	E_OK = iota
	E_VM_RUNNING
	E_VM_SHUTDOWN
	E_POD_RUNNING
	E_POD_STOPPED
	E_POD_FINISHED
	E_BAD_REQUEST
	E_FAILED
	E_EXEC_FINISH
	E_BUSY
	E_NO_TTY
	E_JSON_PARSE_FAIL
)
View Source
const (
	S_POD_NONE = iota
	S_POD_CREATED
	S_POD_RUNNING
	S_POD_FAILED
	S_POD_SUCCEEDED

	S_VM_IDLE
	S_VM_ASSOCIATED
)

status for POD or container

Variables

This section is empty.

Functions

This section is empty.

Types

type QemuResponse

type QemuResponse struct {
	VmId  string
	Code  int
	Cause string
	Data  interface{}
}

Jump to

Keyboard shortcuts

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