Documentation ¶
Overview ¶
Package templates implements API functions residing under /provisioning/cpuperformancetype. This path contains methods for querying available VM templates.
Index ¶
Constants ¶
View Source
const ( // TemplateTypeTemplates are templates that already contain a distribution. TemplateTypeTemplates string = "templates" // TemplateTypeFromScratch are templates that need to have distribution added to work. TemplateTypeFromScratch string = "from_scratch" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.