DevelopmentAPIlibk8stype-aliasesType Alias: CancellablePromiseType Alias: CancellablePromise type CancellablePromise = Promise<() => void>; Defined in: lib/k8s/index.ts:190