Skip to content

Commit

Permalink
kms: implement readiness, liveness and status checks
Browse files Browse the repository at this point in the history
This commit adds readiness, liveness, status and version
APIs to the `kms.Client`. It also introduces the `HostError`
error type to capture which host returned which error.

As part of these new APIs, the cluster status, node status
and server status response types have been reworked to
de-duplicate fields.

Signed-off-by: Andreas Auernhammer <[email protected]>
  • Loading branch information
aead committed Jan 25, 2024
1 parent 668aad0 commit 7d650b4
Show file tree
Hide file tree
Showing 7 changed files with 1,068 additions and 534 deletions.
Loading

0 comments on commit 7d650b4

Please sign in to comment.