# Functions
RegisterNameProvider registers a new NameProvider.
# Interfaces
NameProvider is the interface for name providers contributed by packages that make use of k8s.io/client-go/util/workqueue.
# Type aliases
NameProviderFunc is an adapter that allows to use functions with the right signature as NameProvider.