MCPcopy Create free account
hub / github.com/LunaNode/lobster / VmCreate

Method VmCreate

vm_interface.go:7–7  ·  view source on GitHub ↗

Creates a virtual machine with the given name and plan (specified in vm object), and image. Returns vmIdentification string and optional error. Should return vmIdentification != "" only if err == nil.

(vm *VirtualMachine, options *VMIVmCreateOptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

vmCreateFunction · 0.65
VmCreateMethod · 0.65
VmCreateMethod · 0.65

Implementers 10

SolusVMvmi/solusvm/solusvm.go
LunaNodevmi/lunanode/lunanode.go
Vultrvmi/vultr/vultr.go
OpenStackvmi/openstack/openstack.go
DigitalOceanvmi/digitalocean/digitalocean.go
CloudStackvmi/cloudstack/cloudstack.go
Linodevmi/linode/linode.go
Lobstervmi/lobster/lobster.go
Fakevmi/fake/fake.go
Clougvmi/cloug/cloug.go

Calls

no outgoing calls

Tested by

no test coverage detected