kubernetes v1.31

FlowSchemaSpec.rules.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.

1 fields
FlowSchemaSpec.rules.resourceRules.namespaces fields and descriptions
Field / TypeDescription
FlowSchemaSpec.rules.resourceRules.namespaces
string

No description provided.