# Structs
Evaluation represents a decision on how to scale a resource.
Evaluator handles triggering the evaluation logic to decide how to scale a resource.
Spec defines information fed into an evaluator to produce an evaluation, contains optional 'Evaluation' field for storing the result.
# Interfaces
GetEvaluationer provides methods for retrieving an evaluation.