1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 20:39:08 +00:00
kube-bench/cmd
Roberto Rojas d5a02f7cb4
Fixes Issue #331: Changes the Error Message When Programs are Missing (#497)
* changed error description for missing kubectl/kubelet execs

* adds function to generate error message for missing components

* adds function to generate error message for missing components

* adds function to generate error message for missing components

* Update cmd/util.go

Co-Authored-By: Liz Rice <liz@lizrice.com>

* Update cmd/util.go

Co-Authored-By: Liz Rice <liz@lizrice.com>

* Update cmd/util.go

Co-Authored-By: Liz Rice <liz@lizrice.com>

* Update cmd/util.go

Co-Authored-By: Liz Rice <liz@lizrice.com>

* Update cmd/util.go

Co-Authored-By: Liz Rice <liz@lizrice.com>

* fixed error message

* changes are per PR review
2019-11-05 10:44:57 -05:00
..
common_test.go Fixes Issue #331: Changes the Error Message When Programs are Missing (#497) 2019-11-05 10:44:57 -05:00
common.go Fixes Issue #331: Changes the Error Message When Programs are Missing (#497) 2019-11-05 10:44:57 -05:00
database.go Lint all code for golint tests 2018-01-11 10:01:58 -08: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 Fixes issue #289: removed versions prior to 1.11 (#429) 2019-10-14 10:52:43 -04:00
util_test.go Fixes Issue #331: Changes the Error Message When Programs are Missing (#497) 2019-11-05 10:44:57 -05:00
util.go Fixes Issue #331: Changes the Error Message When Programs are Missing (#497) 2019-11-05 10:44:57 -05:00
version.go kube-bench: add version subcommand 2019-06-12 01:41:09 -07:00