We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8c8e1 commit d634bedCopy full SHA for d634bed
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