Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadOperatorFromEnv ¶
func LoadOperatorFromEnv() error
Types ¶
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
func NewOperator ¶
func NewOperator(client *connectivity.VsphereClient) *Operator
func (*Operator) VmOperator ¶
func (o *Operator) VmOperator() *vm.VMOperator
Click to show internal directories.
Click to hide internal directories.