package
0.0.3
Repository: https://github.com/stefanmcshane/go-argocd.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewArgoCD returns a client which will connect to the given hostname and port, and also set the expected Authorization header on each request.

# Structs

ArgoCDClient is a convenience wrapper for accessing ArgoCD API.
ArgoCDClientOpts allow for customizing the connection method to ArgoCD.