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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package maps provides a set of functions around maps.
No description provided by the author
Package slice provides a set of functions around slices.
No description provided by the author
No description provided by the author

# Functions

CompareStructs two structs and return the differences.

# Constants

Apm kind.
Appsearch kind.
DefaultPollFrequency is frequency on which the API is polled for updates on pending plans.
DefaultRetries retries for the plan.TrackParams which accounts for the Pending plan not being present in the backend, it will retry the request the times specified here.
Elasticsearch kind.
EnterpriseSearch kind.
IntegrationsServer kind.
Kibana kind.

# Variables

No description provided by the author

# Interfaces

Validator interface is mostly used for parameter structures that need to check a set of conditions and act as a gate before running expensive external calls.