portainer/api/http/handler/extensions
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
* feat(api): introduce new datastore interface

* refactor(api): refactor http and main layers

* refactor(api): refactor http and bolt layers
2020-06-03 11:40:04 +12:00
..
data.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
extension_create.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
extension_delete.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
extension_inspect.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
extension_list.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
extension_update.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
extension_upload.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
handler.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00