package
0.40.0
Repository: https://github.com/sap/stewardci-core.git
Documentation: pkg.go.dev

# 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.