1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-01-31 10:01:06 +00:00
kube-bench/cmd
Cyril Tovena 5baf81a70a Adds master node detection and a root command that automatically detect checks to run.
The root command will run node checks and if possible master checks.
I've also added some Makefile targets to improve local testing and improve the documentation.
2019-03-12 19:32:05 -04:00
..
common.go Adds master node detection and a root command that automatically detect checks to run. 2019-03-12 19:32:05 -04:00
database.go Lint all code for golint tests 2018-01-11 10:01:58 -08:00
federated.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
master.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
node.go Add function to retrieve Kubernetes server version. 2017-09-17 19:49:13 +00:00
root.go Adds master node detection and a root command that automatically detect checks to run. 2019-03-12 19:32:05 -04:00
util_test.go Adds master node detection and a root command that automatically detect checks to run. 2019-03-12 19:32:05 -04:00
util.go Adds master node detection and a root command that automatically detect checks to run. 2019-03-12 19:32:05 -04:00