argo-cd/server/application
Andrew Merenbach 0f4f1262af
Add Events API endpoint (#237)
* Flesh out initial endpoint

* Update generated code

* Update prototype for list of events

* Update endpoints

* Update initialization of app service

* Use proper interfaces here

* Use event list

* Use preexisting events list struct

* Simplify initial architecture significantly

* Rename ListDirResponse => FileList, thanks @jessesuen

* Rm unneeded error check

* Narrow down event query, thanks @alexmt

* Use tests to fix bug

* Don't reinvent the wheel

* Rm comment

* Add Uid field, thanks @alexmt @jessesuen

* Update generated files

* Support external clusters, thanks @alexmt

* Filter by proper namespace
2018-05-30 15:30:58 -07:00
..
application.go Add Events API endpoint (#237) 2018-05-30 15:30:58 -07:00
application.pb.go Add Events API endpoint (#237) 2018-05-30 15:30:58 -07:00
application.pb.gw.go Add Events API endpoint (#237) 2018-05-30 15:30:58 -07:00
application.proto Add Events API endpoint (#237) 2018-05-30 15:30:58 -07:00
forwarder_overwrite.go Issue #74 - Implement stream logs API 2018-04-06 13:08:29 -07:00