k8s-perms

command module
v0.0.0-...-aab49d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2023 License: MIT Imports: 15 Imported by: 0

README

k8s perms

get all permission verbs in k8s.

# k8s-perms -n default -kubeconfig ~/.kube/config

# output
namespace 'default', kubeconfig '~/.kube/config'

core
  - pods
    - delete
authorization.k8s.io
  - selfsubjectaccessreviews
    - create
  - selfsubjectrulesreviews
    - create

Installation

go install github.com/duc-cnzj/k8s-perms@latest

Usage

k8s-perms -n default -kubeconfig ~/.kube/config

or 

export KUBECONFIG=~/.kube/config

k8s-perms -n default

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL