package
0.9.14
Repository: https://github.com/rancher/lb-controller.git
Documentation: pkg.go.dev

# Functions

NewTaskQueue creates a new task queue with the given sync function.

# Structs

StoreToIngressLister makes a Store that lists Ingress.
TaskQueue manages a work queue through an independent worker that invokes the given sync function for every work item inserted.