Record
io-k8s-api-flowcontrol-v1beta2-resource-policy-rule
No description available.
record io-k8s-api-flowcontrol-v1beta2-resource-policy-rule {
api-groups: list<string>,
cluster-scope: option<bool>,
namespaces: option<list<string>>,
resources: list<string>,
verbs: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| api-groups | list<string> | |
| cluster-scope | option<bool> | |
| namespaces | option<list<string>> | |
| resources | list<string> | |
| verbs | list<string> |