kubectl/pkg/cmd/apply
zhouya0 65d1aa5d00 fix apply set last applied namespace
Kubernetes-commit: 4291a03e39559d10eab0253f9cd431d6a375e235
2019-12-20 16:09:49 +08:00
..
apply.go Adds PreProcessor and PostProcessor functions for modifying apply behavior 2019-12-17 14:58:54 -08: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 unify alias of api errors under pkg and staging 2019-11-12 16:26:59 +08:00
apply_view_last_applied.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00
patcher.go Move patch functionality for apply into its own file. 2019-12-16 16:41:49 -08:00
prune.go Moves visitedUids and visitedNamespaces (used for pruning) into ApplyOptions 2019-12-17 14:19:00 -08:00