List Plugin (scoped by ?namespace)
get/v0/plugins
Query parameters
namespacestring
Namespace (defaults to 'default'; 'all' lists across all namespaces).
Namespace (defaults to 'default'; 'all' lists across all namespaces).
limitinteger
Max items to return (default 50).
Max items to return (default 50).
cursorstring
Opaque pagination cursor.
Opaque pagination cursor.
labelsstring
Label selector: key=value,key2=value2.
Label selector: key=value,key2=value2.
tagstring
Restrict the result set to one tag value (tagged artifact kinds only).
Restrict the result set to one tag value (tagged artifact kinds only).
latestOnlyboolean
Only return the literal latest tag per (namespace, name). Equivalent to tag=latest for tagged kinds.
Only return the literal latest tag per (namespace, name). Equivalent to tag=latest for tagged kinds.
includeTerminatingboolean
Include rows with a deletionTimestamp.
Include rows with a deletionTimestamp.
Response
OK