vsphere

package
v0.0.0-...-be26699 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2015 License: AGPL-3.0 Imports: 45 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultCpuCores = uint64(2)
	DefaultCpuPower = uint64(2000)
	DefaultMemMb    = uint64(2000)
)

Variables

View Source
var AvailabilityZoneAllocations = common.AvailabilityZoneAllocations

this variable is exported, because it has to be rewritten in external unit tests

View Source
var Bootstrap = common.Bootstrap

this variable is exported, because it has to be rewritten in external unit tests

View Source
var DestroyEnv = common.Destroy

this variable is exported, because it has to be rewritten in external unit tests

View Source
var FinishInstanceConfig = instancecfg.FinishInstanceConfig

this variable is exported, because it has to be rewritten in external unit tests

Functions

This section is empty.

Types

type OvaFileMetadata

type OvaFileMetadata struct {
	Url      string
	Arch     string `json:"arch"`
	Size     int    `json:"size"`
	Path     string `json:"path"`
	FileType string `json:"ftype"`
	Sha256   string `json:"sha256"`
	Md5      string `json:"md5"`
}

Jump to

Keyboard shortcuts

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