package
0.0.0-20241014150658-79e117f76e11
Repository: https://github.com/canonical/lxd.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.