kubernetes/pkg/kubectl/cmd/apply
Antoine Pelisse f2e2a930f9 dry-run: Verify if the object supports dry-run
For each object, first we verify if they have a dryRun parameter in the
openapi for the patch verb. If we can't find the object, we assume that
CRD will behave like "namespace". So we check if namespace supports
dryRun. If it does, then we verify that the resource is a CRD.
2018-10-10 08:56:09 -07:00
..
apply_edit_last_applied.go
apply_set_last_applied.go
apply_test.go dry-run: Verify if the object supports dry-run 2018-10-10 08:56:09 -07:00
apply_view_last_applied.go
apply.go dry-run: Verify if the object supports dry-run 2018-10-10 08:56:09 -07:00
BUILD dry-run: Verify if the object supports dry-run 2018-10-10 08:56:09 -07:00