Categorygithub.com/eschercloudai/argocd-client-go
repository
0.0.0-20230310111928-80edec6b0b46
Repository: https://github.com/eschercloudai/argocd-client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

ArgoCD Client Library Generator

Argo's API is "documented" as an OpenAPI schema. There are no clients available, so we should be able to generate one.

However, it appears the schema itself is totally broken, so we also take some liberties here and also patch it to make it actually work. Ideally we should push these fixes upstream!