Commit Graph

8 Commits

Author SHA1 Message Date
Ahmet Alp Balkan
d0c352c5bf Implement list (via exec kubectl), clearer color settings
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-18 14:05:32 -07:00
Ahmet Alp Balkan
3e34177cb9 Move kubeconfig loader utils to cmdutil pkg
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-18 13:32:53 -07:00
Ahmet Alp Balkan
d4112ce088 kubens: Start implementing stubs
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-18 13:09:59 -07:00
Ahmet Alp Balkan
56f3370d36 Create test utils for crafting kubeconfig strings
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-16 21:37:29 -07:00
Ahmet Alp Balkan
7b96a338a3 extract kubeconfig test utils to a type
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-16 21:00:00 -07:00
Ahmet Alp Balkan
0ebccceeab Tidy up colors, help msgs, TODOs
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-12 23:05:22 -07:00
Ahmet Alp Balkan
57f2bb1eb4 Create printer pkg, fix color force enable/disable
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-12 22:30:10 -07:00
Ahmet Alp Balkan
0ab135af99 Move kubeconfig utility to a shared pkg
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2020-04-12 18:19:38 -07:00