We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2caf678 commit 779c9acCopy full SHA for 779c9ac
docs/content/en/docs/documentation/access-resources.md
@@ -25,7 +25,7 @@ The purpose of such wrapping is to add additional capabilities required for cont
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
28
- is not watching the whole cluster.
+ is not watching the whole cluster)
29
- Dynamically adding/removing watched namespaces.
30
- Some others, what is out of the scope of this document.
31
0 commit comments