mirror of https://github.com/kubernetes/kops.git
Deletion processing is not entirely a factor of the target, it is more a factor of our mode of execution (dry-run vs pre-rolling-update vs post-rolling-update). We want to introduce that post-rolling-update phase, so introduce the DeletionProcessingMode enum and move it from the target to the context. |
||
|---|---|---|
| .. | ||
| OWNERS | ||
| api_target.go | ||
| authenticator.go | ||
| cloud.go | ||
| mock_do_cloud.go | ||
| utils.go | ||
| verifier.go | ||