method IAzureSecretsClient.isHealthy
Since 0.5.0
IAzureSecretsClient.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 IAzureSecretsClient } from "secrets-plugin/src/index.ts";