dynamic-resource-allocationk8s.io/dynamic-resource-allocation/internal/workqueue

Imports of package workqueue

PathSynopsis
k8s.io/client-go/util/workqueuePackage workqueue provides a simple queue that supports the following features:
mapsPackage maps defines various functions useful with maps of any type.
slicesPackage slices defines various functions useful with slices of any type.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.