argo-cd/util/cache
Alexander Matyushentsev 0f7e9a1d28
Issue #2261 - Refactor Helm first class support (#2364)
* Issue #2261 - Refactor Helm first class support

* Address code review comments

* Remove unused field from GetAppDetails method
2019-09-26 12:05:12 -07:00
..
cache.go Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
cache_test.go Issue #2261 - Refactor Helm first class support (#2364) 2019-09-26 12:05:12 -07:00
client.go Issue #937 - Use redis as a shared throwaway cache (#1120) 2019-02-13 15:20:40 -08:00
client_test.go Enables default lint checks, fixes lint and bugs (#1330) 2019-03-28 13:37:53 -07:00
inmemory.go Defer deletion of app object until all resources have been deleted (issue #636) (#807) 2018-11-19 12:25:45 -08:00
inmemory_test.go Adds more commit data. Closes #1219 (#1762) 2019-06-21 15:51:48 -07:00
redis.go Issue #937 - Use redis as a shared throwaway cache (#1120) 2019-02-13 15:20:40 -08:00