Last updated
Was this helpful?
validateClusterLock(
lock):Promise<boolean>
Verifies Cluster Lock's validity.
Promise<boolean>
boolean result to indicate if lock is valid
on missing keys or values.
An example of how to use validateClusterLock:validateClusterLock
services.ts:13
Last updated
Was this helpful?
Was this helpful?

