refac tables
parent
ad1aadd0a7
commit
8a517db7e0
|
|
@ -115,6 +115,7 @@ func showSAPolicy(app *appView, _, _, selection string) {
|
|||
}
|
||||
|
||||
func resourceViews(c k8s.Connection, m map[string]resCmd) {
|
||||
primRes(m)
|
||||
coreRes(m)
|
||||
rbacRes(m)
|
||||
apiExtRes(m)
|
||||
|
|
|
|||
Loading…
Reference in New Issue