portainer/api/http/handler/extensions
Anthony Lapenna b1f3deb2e6
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-05-20 17:23:15 +12:00
..
data.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
extension_create.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
extension_delete.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
extension_inspect.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
extension_list.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
extension_update.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
extension_upload.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
handler.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00