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