method IGcpSecretsClient.isHealthy
Since 0.5.0
IGcpSecretsClient.isHealthy(): Promise<boolean>

Optional non-mutating reachability probe (M90b). See IAwsSecretsClient.isHealthy for the contract.

Return Type

Promise<boolean>

true when the backend answers

Usage

import { type IGcpSecretsClient } from "secrets-plugin/src/index.ts";