# Packages
Package operations provides higher level operations on cluster templates.
# Functions
Load the template from input.
WithCluster creates an empty template which contains only cluster model.
# Structs
SyncResult describes the actions to perform to sync the template resources.
Template is a cluster template.
UpdateChange is a pair of old/new resources.