# Functions
MustParse can be wrapped over ParseProperties to panic if parsing fails.
ParseProperties parses the group plugin properties JSON document in a group configuration.
UnparseProperties composes group.spec from id and props.
# Structs
AllocationMethod defines the type of allocation and supervision needed by a flavor's Group.
FlavorPlugin describes the flavor configuration.
InstancePlugin is the structure that describes an instance plugin.
Spec is the configuration schema for the plugin, provided in group.Spec.Properties.