client

package
v0.0.0-...-aa74118 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 21, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AcknowledgeVm

func AcknowledgeVm(client *srpc.Client, ipAddress net.IP) error

func CreateVm

func CreateVm(client *srpc.Client, request proto.CreateVmRequest,
	reply *proto.CreateVmResponse, logger log.DebugLogger) error

func DeleteVmVolume

func DeleteVmVolume(client *srpc.Client, ipAddr net.IP, accessToken []byte,
	volumeIndex uint) error

func DestroyVm

func DestroyVm(client *srpc.Client, ipAddr net.IP, accessToken []byte) error

func ExportLocalVm

func ExportLocalVm(client *srpc.Client, ipAddr net.IP,
	verificationCookie []byte) (proto.ExportLocalVmInfo, error)

func GetVmInfo

func GetVmInfo(client *srpc.Client, ipAddr net.IP) (proto.VmInfo, error)

func PrepareVmForMigration

func PrepareVmForMigration(client *srpc.Client, ipAddr net.IP,
	accessToken []byte, enable bool) error

func StartVm

func StartVm(client *srpc.Client, ipAddr net.IP, accessToken []byte) error

func StopVm

func StopVm(client *srpc.Client, ipAddr net.IP, accessToken []byte) error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL