kubernetes v1.32
PolicyRulesWithSubjects.resourceRules.namespaces
`namespaces` is a list of target namespaces that restricts matches. A request that specifies a target namespace matches only if either (a) this list contains that target namespace or (b) this list contains "*". Note that "*" matches any specified namespace but does not match a request that _does not specify_ a namespace (see the `clusterScope` field for that). This list may be empty, but only if `clusterScope` is true.
| Field / Type | Description |
|---|---|
PolicyRulesWithSubjects.resourceRules.namespaces | No description provided. |