kubectl/pkg/cmd/apply
Julian V. Modesto a3f7877cd1 Support DryRun in cli-runtime REST Helper.
- Move TestSupportsDryRun to cli-runtime
- Move TestDryRunVerifier to cli-runtime
- Add OpenAPI schema for testdata to cli-runtime
- Use Helper.DryRun and DryRunVerifier for Apply
- Add WithOptions methods to Helper

Kubernetes-commit: 6bea0e469bcfe4967cbf2656a998d60e0b684747
2019-12-18 22:00:34 -05:00
..
apply.go Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
apply_edit_last_applied.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
apply_set_last_applied.go fix apply set last applied namespace 2019-12-20 16:09:49 +08:00
apply_test.go Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
apply_view_last_applied.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
patcher.go Support DryRun in cli-runtime REST Helper. 2019-12-18 22:00:34 -05:00
prune.go Moves visitedUids and visitedNamespaces (used for pruning) into ApplyOptions 2019-12-17 14:19:00 -08:00