package
0.12.3
Repository: https://github.com/codefresh-io/argo-cd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewServer returns a new instance of the Project service.
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

# Constants

JWTTokenSubFormat format of the JWT token subject that Argo CD vends out.

# Variables

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
Server provides a Project service.

# Interfaces

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