We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2de70 commit 8b55f85Copy full SHA for 8b55f85
doc.go
@@ -58,7 +58,7 @@ limitations under the License.
58
//
59
// Controllers
60
61
-// Controllers (pkg/controller) use events (pkg/events) to eventually trigger
+// Controllers (pkg/controller) use events (pkg/event) to eventually trigger
62
// reconcile requests. They may be constructed manually, but are often
63
// constructed with a Builder (pkg/builder), which eases the wiring of event
64
// sources (pkg/source), like Kubernetes API object changes, to event handlers
0 commit comments