//
pkg.gl
Category
github.com/divinerapier/learn-kubernetes
pkg
kubelet
util
queue
package
0.0.0-20191024030528-a481964b876e
Repository:
https://github.com/divinerapier/learn-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
41 SLOC
#
Functions
NewBasicWorkQueue
NewBasicWorkQueue returns a new basic WorkQueue with the provided clock.
#
Interfaces
WorkQueue
WorkQueue allows queuing items with a timestamp.