package
0.32.0-alpha.2
Repository: https://github.com/kubernetes/dynamic-resource-allocation.git
Documentation: pkg.go.dev

# 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.