├── README.md ├── exec-user ├── exec-user.sh └── plugin.yaml └── install.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikelorant/kubectl-exec-user/HEAD/README.md -------------------------------------------------------------------------------- /exec-user/exec-user.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikelorant/kubectl-exec-user/HEAD/exec-user/exec-user.sh -------------------------------------------------------------------------------- /exec-user/plugin.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikelorant/kubectl-exec-user/HEAD/exec-user/plugin.yaml -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mikelorant/kubectl-exec-user/HEAD/install.sh --------------------------------------------------------------------------------