Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestVsphereAccount ¶
func NewTestVsphereAccount(username string) *vsphere.VsphereCloudAccount
Types ¶
type VCSimulator ¶
type VCSimulator struct {
Driver *vsphere.VSphereCloudDriver
// contains filtered or unexported fields
}
func NewVCSim ¶
func NewVCSim(username string) *VCSimulator
func (*VCSimulator) GetTestVsphereAccount ¶
func (v *VCSimulator) GetTestVsphereAccount() *vsphere.VsphereCloudAccount
func (*VCSimulator) Shutdown ¶
func (v *VCSimulator) Shutdown()
func (*VCSimulator) Start ¶
func (v *VCSimulator) Start()
Click to show internal directories.
Click to hide internal directories.