# 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.