package
0.0.19
Repository: https://github.com/chen-anders/kube-bench.git
Documentation: pkg.go.dev

# Functions

NewControls instantiates a new master Controls object.

# Constants

FAIL check failed.
FEDERATED a federated deployment.
INFO informational message.
MASTER a master node.
NODE a node.
PASS check passed.
WARN could not carry out check.

# Structs

Check contains information about a recommendation in the CIS Kubernetes 1.6+ document.
Controls holds all controls to check for master nodes.
Group is a collection of similar checks.
Summary is a summary of the results of control checks run.

# Type aliases

NodeType indicates the type of node (master, node, federated).
State is the state of a control check.