Files
kubernetes/pkg/kubectl
Angus Salkeld 4a09ded01d Make kubectl label and annotate more consistent
Some of the main changes:
- add dryrun to annotate (can push this in a different PR if requested)
- use Complete(), Validate() and RunX()
- don't place dynamic variables in the options (only user options and args)
- call the NewBuilder() in the Run function.

You can now do diff between these files and they are as identical as possible.
2016-10-06 17:17:40 +10:00
..
2016-09-14 12:11:24 +02:00
2016-07-16 13:48:21 -04:00
2016-08-02 19:51:51 +03:00
2016-09-28 10:23:25 +08:00