Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kms: implement readiness, liveness and status checks
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