I have question related to SDK support to provision Elasticsearch service on elastic cloud.
I am going through the documentation where I am seeing, "how can I consume the API", here I am not seeing anything mentioned related to SDK
I am also seeing cloud-sdk in github repo GitHub - elastic/cloud-sdk-go: Go client library for Elastic Cloud and Elastic Cloud Enterprise (ECE)
So just wanted to confirm whether Go-lang sdk present above is officially supported for Elasticsearch service APIs like createDeployment POST /api/v1/deployments
etc