We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d5d8b commit 6ca38afCopy full SHA for 6ca38af
pkg/controller/controller.go
@@ -154,7 +154,7 @@ func NewControllerWithNamespaceSupport(
154
return ctrl
155
}
156
157
-// NewControllerWithNamespaceSupport For self-service notification
+// NewControllerWithNamespaceSupport For self-service notification getting configuration from apiFactory
158
func NewControllerWithFactorySupport(
159
client dynamic.NamespaceableResourceInterface,
160
informer cache.SharedIndexInformer,
0 commit comments