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

# Functions

Create creates a deployment template from a definition.
Delete removes an existing deployment temeplate.
Get returns the specified deployment template.
List returns a list of the available deployment templates.
Update updates an existing deployment template from a definition.

# Structs

CreateParams is consumed by the Create function.
DeleteParams is consumed by the Delete function.
GetParams is consumed by the Get function.
ListParams is consumed by the List function.
UpdateParams is consumed by the Update function.