package
1.4.2
Repository: https://github.com/dinesh/argo-cd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterProjectServiceHandler registers the http handlers for service ProjectService to "mux".
RegisterProjectServiceHandler registers the http handlers for service ProjectService to "mux".
RegisterProjectServiceHandlerFromEndpoint is same as RegisterProjectServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ProjectCreateRequest defines project creation parameters.
ProjectQuery is a query for Project resources.
ProjectTokenCreateRequest defines project token creation parameters.
ProjectTokenCreateRequest defines project token deletion parameters.
ProjectTokenResponse wraps the created token or returns an empty string if deleted.
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedProjectServiceServer can be embedded to have forward compatible implementations.

# Interfaces

ProjectServiceClient is the client API for ProjectService service.
ProjectServiceServer is the server API for ProjectService service.