# Functions
GetInstance build and provide as singleton new instance of ArgoAPI interface.
GetUnauthorizedApiInstance build and provide singleton for unathorized argo api.
We need to change api instance after after regeneration argocd token.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ArgoAPI responsible for proxy calls for argosdk that implement argo api.
No description provided by the author