//
pkg.gl
Category
github.com/elastic/cloud-sdk-go
pkg
api
userapi
authapi
adminapi
package
1.24.0
Repository:
https://github.com/elastic/cloud-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
153 SLOC
#
Functions
DeleteKey
DeleteKey deletes a user's API Key.
GetKey
GetKey returns the API key details for the specified key and user id.
ListKeys
ListKeys returns the API keys for either the specified user or all the platform users.
#
Structs
DeleteKeyParams
DeleteKeyParams is consumed by DeleteKey.
GetKeyParams
GetKeyParams is consumed by GetKey.
ListKeysParams
ListKeysParams is consumed by ListKeys.