package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

# Functions

NewManagerImpl creates a new manager.

# Structs

ClaimInfo holds information required to prepare and unprepare a resource claim.
ContainerInfo contains information required by the runtime to consume prepared resources.
ManagerImpl is the structure in charge of managing DRA drivers.

# Interfaces

Manager manages all the DRA resource plugins running on a node.

# Type aliases

ActivePodsFunc is a function that returns a list of pods to reconcile.
GetNodeFunc is a function that returns the node object using the kubelet's node lister.