mirror of
https://github.com/niusmallnan/steve.git
synced 2025-05-02 13:13:19 +00:00
Add a new query parameter to filter resources by their namespace or their namespace's project. This parameter is separate from the existing `filter` parameter. Filter by a comma-separated list of projects and/or namespaces with: ?projectsornamespaces=p1,n1,n2 The result can be negated with the ! operator: ?projectsornamespaces!=p1,n1,n2 |
||
---|---|---|
.. | ||
apigroups | ||
cluster | ||
common | ||
counts | ||
formatters | ||
schemas | ||
userpreferences | ||
schema.go |