k8s-unused-secret-detector

command module
v0.0.0-...-445fddb Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2022 License: MIT Imports: 12 Imported by: 0

README

This tool is no longer maintained.

Similar project: micnncim/kubectl-reap

k8s-unused-secret-detector

Detect unused Kubernetes Secrets

Build

git clone git@github.com:dtan4/k8s-unused-secret-detector.git
cd k8s-unused-secret-detector
make

Usage

k8s-unused-secret-detector [-n NAMESPACE] [--context CONTEXT]

Example: Delete unused Secrets in Namespace awesome

k8s-unused-secret-detector -n awesome | kubectl delete secret -n awesome

Author

Daisuke Fujita (@dtan4)

License

MIT

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