design

package
v0.0.0-...-a68df68 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UpdateVM = Type("UpdateVM", func() {
	Attribute("id", UInt64, "ID of VM to update")
	Attribute("vm", Any, "vm to update", func() {
		Meta("struct:field:type", "*vm.Transient", "github.com/erikh/spin/pkg/vm")
	})
	Required("id", "vm")
})

UpdateVM is a type encapsulating a VM and an ID to update.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳