Marek Counts
7744f90830
Moved flag and globalflag
...
Moved all flag code from `staging/src/k8s.io/apiserver/pkg/util/[flag|globalflag]` to `component-base/cli/[flag|globalflag]` except for the term function because of unwanted dependencies.
2019-02-15 10:28:13 -05:00
Yang Li
141d33a2a5
Fix some golint errors for packages in pkg/kubectl/cmd
...
Co-authored-by: Arijit Basu <sayanarijit@gmail.com>
2018-11-22 22:09:08 +08:00
Maciej Szulik
21789b85a6
Move pkg/kubectl/cmd/templates -> pkg/kubectl/util/temlpates
2018-10-11 22:01:03 +02:00
Christoph Blecker
97b2992dc1
Update gofmt for go1.11
2018-10-05 12:59:38 -07:00
Maciej Szulik
5b55e1f8ed
Create cli-runtime staging repository
2018-08-21 17:08:30 +02:00
WanLinghao
5e9e3afb2e
kubectl: add aggregation rule support to clusterrole
2018-05-18 19:44:23 +08:00
juanvallejo
0164605d31
remove versioned printer
2018-05-17 17:20:54 -04:00
David Eads
8ef56776b9
provide standard iostream struct for commands
2018-04-20 12:54:11 -04:00
juanvallejo
8a7b2fdda3
begin wiring printopts through complete commands
2018-04-13 11:50:54 -04:00
Maciej Szulik
d12a8a8d48
Move all create subcommands to its own subdirectory
2018-04-12 23:47:31 +02:00