portainer/api/http/handler/endpoints
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
..
endpoint_create.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_delete.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_extension_add.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_extension_remove.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_inspect.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_job.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_list.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_snapshot.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_snapshots.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_status_inspect.go feat(api): introduce new datastore interface (#3802) 2020-05-20 17:23:15 +12:00
endpoint_update.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