Some renames in pkg upstreamwatcher to make room for a second controller

This commit is contained in:
Ryan Richard
2021-04-09 08:43:09 -07:00
parent 4ab704b7de
commit 7781a2e17a
3 changed files with 64 additions and 64 deletions

View File

@@ -233,7 +233,7 @@ func startControllers(
singletonWorker,
).
WithController(
upstreamwatcher.New(
upstreamwatcher.NewOIDCUpstreamWatcherController(
dynamicUpstreamIDPProvider,
pinnipedClient,
pinnipedInformers.IDP().V1alpha1().OIDCIdentityProviders(),