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

# Functions

Create creates a comment to the given resource and returns a reference ID.
Delete delete the comment of the given combination of comment ID, version, resource type and resource ID.
Get fetches the comment of the given combination of comment ID, resource type and resource ID.
List fetches the comment of the given combination of comment ID, resource type and resource ID.
Update creates a comment to the given resource and returns a reference ID.

# 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.