package
1.24.0
Repository: https://github.com/elastic/cloud-sdk-go.git
Documentation: pkg.go.dev

# Functions

CreateTemplate creates a platform deployment template.
DeleteTemplate deletes a specific platform deployment template.
GetTemplate obtains information about a specific platform deployment template.
ListTemplates obtains all the configured platform deployment templates.
PullToFolder downloads deployment templates and save them in a local folder.
UpdateTemplate updates a platform deployment template.

# Structs

CreateTemplateParams is the parameter of template create sub-command.
DeleteTemplateParams is the parameter of template show sub-command.
GetTemplateParams is the parameter of template show sub-command.
ListTemplateParams is the parameter of template list sub-command.
PullToFolderParams is the parameter for deployment template pull to folder sub-command.
UpdateTemplateParams is the parameter of template update sub-command.