argo-cd/test
Andrew Merenbach 4f68a0f634
Wrap method signatures (#249)
* Update application create to use upsert attribute

* Update CLI interface

* Use pointer to upsert

* Rename DeleteApplicationRequest for parity

* Add new ApplicationUpdateRequest wrapper

* Rename RepoUpdateRequest => RepoRESTUpdateRequest

* Add new RepositoryUpdateRequest

* Rename ClusterUpdateRequest -> ClusterRESTUpdateRequest

* Fix var names

* Update var use

* Use intermediate vars for clarity

* Update generated code

* Update mocks

* Update e2e cluster creation
2018-05-31 14:21:08 -07:00
..
e2e Wrap method signatures (#249) 2018-05-31 14:21:08 -07:00
testdata.go Add diff utility library for comparing unstructured object(s) 2018-02-25 18:36:19 -08:00