Files
kubernetes/pkg/kubectl/cmd/util
Antoine Pelisse ae735282ad Create a method to check dryRun is supported
We don't want to run dryRun requests against servers that don't support
dry-run, since they might ignore the flag and just persist the unwanted
changes.

This creates a new method that checks in the OpenAPI if the dryRun
parameter can be used.
2018-10-10 08:55:33 -07:00
..
2017-10-15 18:18:13 -07:00
2018-05-08 18:33:50 -04:00
2018-05-07 15:37:55 -04:00