# Functions
NewController creates a new controller object from the various clients passed in.
NewEnforcer returns an enforce that wraps the kubenetes interface and a notary verifier.
# Structs
Controller is the notary controller.
# Interfaces
Enforcer is an interface that enforces pod admission based on a configured policy.