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

# Functions

Get returns the specified deployment template.
Update changes the contents of the specified deployment's elasticsearch keystore by using the PATCH method, the payload is a partial payload where any ignored current keystore items, are not removed, unless the secrets are set to "null": {"secrets": {"my-secret": null}}.

# Structs

GetParams is consumed by the Get function.
UpdateParams is consumed by the Update function.