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 VsphereRenderer ¶
type VsphereRenderer struct{}
func (VsphereRenderer) Render ¶
func (VsphereRenderer) Render(cfg cloudinit.CloudConfig, os jujuos.OSType) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.