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

# Constants

InstancePlacementReasonEvacuation is when an existing instance is temporarily migrated because a cluster member is being evacuated.
InstancePlacementReasonNew is when a new instance request is received.
InstancePlacementReasonRelocation is when an existing instance is temporarily migrated because a cluster member is down.

# Structs

InstancePlacement represents the instance placement request.
InstanceResources represents the required resources for an instance.