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

# Functions

DeleteKey deletes a user's API Key.
GetKey returns the API key details for the specified key and user id.
ListKeys returns the API keys for either the specified user or all the platform users.

# Structs

DeleteKeyParams is consumed by DeleteKey.
GetKeyParams is consumed by GetKey.
ListKeysParams is consumed by ListKeys.