package
0.7.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

New validates the supplied string against the allowed types of instance and returns the internal representation of that type.

# Constants

Any represents any type of instance.
Container represents a container instance type.
VM represents a virtual-machine instance type.

# Structs

VMAgentData represents the instance data exposed to the VM agent.
VMAgentMount defines mounts to perform inside VM via agent.

# Type aliases

Type indicates the type of instance.