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

# Functions

No description provided by the author
NewServer returns a new instance of the Repository service.
RegisterRepositoryServiceHandler registers the http handlers for service RepositoryService to "mux".
RegisterRepositoryServiceHandler registers the http handlers for service RepositoryService to "mux".
RegisterRepositoryServiceHandlerFromEndpoint is same as RegisterRepositoryServiceHandler 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

# Structs

AppInfo contains application type and app file path.
HelmAppSpec contains helm app name and path in source repo.
KsonnetAppSpec contains Ksonnet app response This roughly reflects: ksonnet/ksonnet/metadata/app/schema.go.
No description provided by the author
No description provided by the author
KustomizeAppSpec contains kustomize app name and path in source repo.
RepoAppDetailsQuery contains query information for app details request.
RepoAppDetailsResponse application details.
RepoAppsQuery is a query for Repository apps.
RepoAppsResponse contains applications of specified repository.
No description provided by the author
RepoQuery is a query for Repository resources.
No description provided by the author
No description provided by the author
Server provides a Repository service.

# Interfaces

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