Argo CD API Client
GitHub
npm
Preparing search index...
ArgoCdProjectListParams
Interface ArgoCdProjectListParams
Query parameters for listing projects.
interface
ArgoCdProjectListParams
{
name
?:
string
;
[
key
:
string
]:
QueryValue
|
undefined
;
}
Hierarchy (
View Summary
)
QueryParams
ArgoCdProjectListParams
Indexable
[
key
:
string
]:
QueryValue
|
undefined
Index
Properties
name?
Properties
Optional
name
name
?:
string
Filter by project name.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
GitHub
npm
Argo CD API Client
Loading...
Query parameters for listing projects.