Commit Graph

8 Commits

Author SHA1 Message Date
ahrtr
972dc46a1f replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
Maciej Szulik
baab99d04c Switch from arguments to an input structure for kubectl command 2021-11-04 17:29:40 +01:00
Maciej Szulik
9b8247e5dd Move the remaining kubectl bits to k8s.io/kubectl 2020-11-06 12:04:39 +01:00
draveness
33e61267e3 feat: use bytes.NewReader(nil) instead of stdin in genyaml 2019-04-02 23:41:29 +08:00
juanvallejo
3ca222b2d9 wire config flags through factory 2018-05-04 17:02:20 -04:00
Brendan Burns
860748c08f Fix some lint errors. 2016-11-12 21:25:09 -08:00
David McMahon
ef0c9f0c5b Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
Thomas Liu
ad9f9d2ce0 Create cmd to generate kubectl yaml docs 2016-04-11 17:07:45 -07:00