k3s/pkg/kubectl
Clayton Coleman 7f9dfe58f4
Use CodecFactory.WithoutConversion() everywhere
Clarifies that requesting no conversion is part of the codec factory, and
future refactors will make the codec factory less opionated about conversion.
2019-04-03 22:19:13 -04:00
..
apply Merge pull request #61468 from tianshapjq/remove-consts-element.go 2019-02-01 14:31:30 -08:00
apps
cmd Use CodecFactory.WithoutConversion() everywhere 2019-04-03 22:19:13 -04:00
describe Merge pull request #75483 from gsadhani/describe-output-fix 2019-04-01 04:54:33 -07:00
drain Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
explain Add missing VisitArbitrary methods in kubectl explain 2019-02-14 13:06:20 +01:00
generate error logging as string instead of []byte 2019-03-20 10:30:52 +01:00
generated Remove 404 link in kubectl help information 2019-03-01 18:17:08 +08:00
metricsutil
polymorphichelpers Merge pull request #74422 from liggitt/client-version-methods 2019-02-26 12:44:24 -08:00
proxy delete unused code in proxy_server.go 2019-02-18 13:20:58 +08:00
scheme generated 2019-01-23 16:34:44 -05:00
util Fix flag template when both visible and explicit flags are specified 2019-02-27 22:35:03 +01:00
validation
version kubectl: removes pkg/version dependency 2019-03-28 16:08:34 -07:00
.import-restrictions Remove unnecessary prefixes from various .import-restrictions files 2019-02-11 16:47:28 -05:00
BUILD kubectl: removes pkg/version dependency 2019-03-28 16:08:34 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
apply.go
conditions.go
doc.go
history.go
history_test.go
interfaces.go
rollback.go
rollback_test.go
rolling_updater.go api: Correct a typo in the API docs for rolling update strategy 2019-02-18 22:46:37 -05:00
rolling_updater_test.go Update client callers to use explicit versions 2019-02-26 08:36:30 -05:00
rollout_status.go
rollout_status_test.go
scale.go make kubectl scale work without a GET if a precodition isn't requested 2019-03-08 14:47:12 -05:00
scale_test.go