# Functions
NewBench returns a new Bench.
NewControls instantiates a new master Controls object.
# Structs
BaseCheck (Original version) - checks don't have sub checks, each check has only one sub check as part of the check itself.
Check contains information about a recommendation.
Controls holds all controls to check for master nodes.
Group is a collection of similar checks.
SubCheck additional check to be performed.
Summary is a summary of the results of control checks run.