Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DatacenterFromID ¶
Types ¶
type DeletableVM ¶
type DeletableVM struct {
// contains filtered or unexported fields
}
func (DeletableVM) Delete ¶
func (v DeletableVM) Delete() error
func (DeletableVM) Name ¶
func (v DeletableVM) Name() string
type Leftovers ¶
type Leftovers struct {
// contains filtered or unexported fields
}
func NewLeftovers ¶
type VirtualMachines ¶
type VirtualMachines struct {
// contains filtered or unexported fields
}
func NewVirtualMachines ¶
func NewVirtualMachines(logger logger, vimClient *govmomi.Client, datacenter string) VirtualMachines
Click to show internal directories.
Click to hide internal directories.