# Functions
ContainerPolicy returns the names of checks in the container policy.
InitializeContainerChecks returns the appropriate checks for policy p given cfg.
InitializeOperatorChecks returns opeartor checks for policy p give cfg.
New creates a new CraneEngine from the passed params.
OperatorPolicy returns the names of checks in the operator policy.
RootExceptionContainerPolicy returns the names of checks in the container policy with root exception.
ScratchNonRootContainerPolicy returns the names of checks in the container policy with scratch exception.
ScratchRootContainerPolicy returns the names of checks in the container policy with scratch and root exception.
# Structs
ContainerCheckConfig contains configuration relevant to an individual check's execution.
OperatorCheckConfig contains configuration relevant to an individual check's execution.