# README
go-argocd
ArgoCD go module generated from ArgoCD swagger docs.
Why not use ArgoCD/apiclient?
ArgoCD has a tight dependency with k8s.io/kubernetes
through their gitops engine. This library decouples that approach due to the myriad of issues with that import