メインコンテンツまでスキップ

Go SDK Reference (v2)

This is the reference documentation for the Go SDK (version 2).

Note

When performing operations with the Go SDK, you can use either of the following methods to authenticate:

  • Using an API key

    To obtain an API key, follow the instructions in the API keys.

  • Using a cluster token

    To obtain a cluster token, use a colon (:) to join the username and password of the target cluster, like username:password. Note that this is the only valid authentication method for BYOC clusters.