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

# Functions

GatherPools collects information about all resource pools which provide devices that are accessible from the given node.
NewAllocator returns an allocator for a certain set of claims or an error if some problem was detected which makes it impossible to allocate claims.

# Structs

Allocator calculates how to allocate a set of unallocated claims which use structured parameters.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ClaimLister returns a subset of the claims that a resourcelisters.ResourceClaimLister would return.