# Functions
New creates a new controller.
# Structs
ClaimAllocation represents information about one particular pod.Spec.ResourceClaim entry.
# Interfaces
Controller watches ResourceClaims and triggers allocation and deallocation as needed.
Driver provides the actual allocation and deallocation operations.