Core API Overview > @adpt/core > Adapt > DeployedWhenMethod
Adapt.DeployedWhenMethod type
Signature:
export declare type DeployedWhenMethod = (goalStatus: GoalStatus, helpers: DeployHelpers) => WaitStatus | Promise<WaitStatus>;
Adapt v0.1.0 with Google Kubernetes Engine and local Docker support is here! Read more...