Cloud API Overview > @adpt/cloud > action > ShouldAct
action.ShouldAct type
Return type for action.Action.shouldAct() that describes whether an action should be taken and why.
Signature:
export declare type ShouldAct = false | ShouldActDetail;
Adapt v0.1.0 with Google Kubernetes Engine and local Docker support is here! Read more...