We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaef29a commit 2caf678Copy full SHA for 2caf678
docs/content/en/docs/documentation/access-resources.md
@@ -24,7 +24,7 @@ The purpose of such wrapping is to add additional capabilities required for cont
24
25
Such capabilities are:
26
- 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
+- 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.
30
- Some others, what is out of the scope of this document.
0 commit comments