Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListDSs ¶
type ListDSs struct {
// contains filtered or unexported fields
}
ListDSs is class to list DataStores
func NewListDSs ¶
NewListDSs is the constructor
type ListNets ¶
type ListNets struct {
// contains filtered or unexported fields
}
ListNets represents a class to list network resources
func NewListNets ¶
NewListNets is the constructor
type ListVMs ¶
type ListVMs struct {
// contains filtered or unexported fields
}
ListVMs represents a class to list information about all vms and templates found in the datacenter
func NewListVMs ¶
NewListVMs is the constructor
type ShowVM ¶
type ShowVM struct { *ListVMs // contains filtered or unexported fields }
ShowVM represents a class to show VM properties
Click to show internal directories.
Click to hide internal directories.