Documentation
¶
Index ¶
- func CreateVM(ctx context.Context, ...) (vm compute.VirtualMachine, err error)
- func DeallocateVM(ctx context.Context, vmName string) (osr autorest.Response, err error)
- func GetVM(ctx context.Context, vmName string) (compute.VirtualMachine, error)
- func RestartVM(ctx context.Context, vmName string) (osr autorest.Response, err error)
- func StartVM(ctx context.Context, vmName string) (osr autorest.Response, err error)
- func StopVM(ctx context.Context, vmName string) (osr autorest.Response, err error)
- func UpdateVM(ctx context.Context, vmName string, tags map[string]*string) (vm compute.VirtualMachine, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeallocateVM ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.