//
pkg.gl
Category
github.com/openshift/console-operator
pkg
console
controllers
service
package
0.0.0-20250314100726-f9f178dde301
Repository:
https://github.com/openshift/console-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
25
Dependents
1
Files
175 SLOC
#
Functions
NewServiceSyncController
factory func needs clients and informers informers to start them up, clients to pass.
#
Structs
ServiceSyncController
ctrl just needs the clients so it can make requests the informers will automatically notify it of changes and kick the sync loop.