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