# Functions
NewControls instantiates a new master Controls object.
NewRunner constructs a default Runner.
# Constants
ARN for the AWS Security Hub service.
No description provided by the author
No description provided by the author
No description provided by the author
CONTROLPLANE a control plane node.
ETCD an etcd node.
FAIL check failed.
FEDERATED a federated deployment.
INFO informational message.
MANAGEDSERVICES a node to run managedservices from.
MANUAL Check Type.
MASTER a master node.
NODE a node.
PASS check passed.
POLICIES a node to run policies from.
SCHEMA for the AWS Security Hub service.
SKIP for when a check should be skipped.
TYPE is type of Security Hub finding.
UNKNOWN is when the AWS account can't be found.
WARN could not carry out check.
# Structs
Check contains information about a recommendation in the CIS Kubernetes document.
Controls holds all controls to check for master nodes.
Group is a collection of similar checks.
No description provided by the author
Summary is a summary of the results of control checks run.
# Interfaces
Runner wraps the basic Run method.