kubernetes/pkg/kubectl/cmd/auth
Ilya Dmitrichenko 6d7a9048b6
Move printers & resources packages
These packages deserve to live at the top level of `k8s.io/cli-runtime`,
as they are potentially of wider use than genericclioptions.
2019-03-07 23:00:24 +00:00
..
auth.go Fix some golint errors for packages in pkg/kubectl/cmd 2018-11-22 22:09:08 +08:00
BUILD Move printers & resources packages 2019-03-07 23:00:24 +00:00
cani_test.go Add kubectl auth can-i --list option which could help users know what actions they can do in specific namespace. 2019-01-19 15:58:44 +08:00
cani.go Add kubectl auth can-i --list option which could help users know what actions they can do in specific namespace. 2019-01-19 15:58:44 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
reconcile.go Move printers & resources packages 2019-03-07 23:00:24 +00:00