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

# Functions

Create creates a new extension.
Delete deletes an extension.
Get returns the specified extension.
List returns a list of extensions.
NewUpdateRequestFromGet populates UpdateParams from models.Extension.
Update updates the specified extension.
Upload uploads the specified extension.

# 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.
UploadParams is consumed by the Upload function.