1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-15 12:29:04 +00:00
kube-bench/cmd
Abubakr-Sadik Nii Nai Davis ed21839464 Add getServiceFiles function.
The CIS benchmark check for node checks 2 config files for kubelet:
  - kubelet config file (kubelet.conf)
  - kubelet systemd unitfile (10-kubeadm.conf)

The getServiceFiles function gets candidates for kubelet systemd
unitfile and returns valid untifiles.
2018-10-23 02:26:38 +00:00
..
common.go Add getServiceFiles function. 2018-10-23 02:26:38 +00: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 Add link to CIS kubernetes benchmark 2018-08-10 20:55:02 +01:00
util_test.go Add getServiceFiles function. 2018-10-23 02:26:38 +00:00
util.go Add getServiceFiles function. 2018-10-23 02:26:38 +00:00