We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d622b commit eaef29aCopy full SHA for eaef29a
docs/content/en/docs/documentation/access-resources.md
@@ -23,7 +23,7 @@ The purpose of such wrapping is to add additional capabilities required for cont
23
(In general, Informers are not used only for implementing controllers).
24
25
Such capabilities are:
26
-- maintaining and index to which primary are the secondary resources in informer cache are related to.
+- maintaining an index to which primary are the secondary resources in the informer cache are related to.
27
- setting up multiple informers for the same type if needed. You need informer per namespace if the informer
28
is not watching the whole cluster.
29
- Dynamically adding/removing watched namespaces.
0 commit comments