portainer/api/http/handler/endpoints
Chaim Lev-Ari 9f4631bb6d
feat(edge-compute): add specific edge endpoint checkin interval (#3855)
* feat(endpoint): send custom checkin interval

* feat(endpoint): update edge checkin interval

* feat(endpoint): save checkin interval

* feat(endpoints): create endpoint with checkin interval

* feat(endpoints): change tooltip

* fix(edge-compute): fix typos

Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>

* fix(endpoints): show default interval

* fix(endpoint): rename checkin property

Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
2020-06-04 17:35:09 +12:00
..
endpoint_create.go feat(edge-compute): add specific edge endpoint checkin interval (#3855) 2020-06-04 17:35:09 +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(edge-compute): add specific edge endpoint checkin interval (#3855) 2020-06-04 17:35:09 +12:00
endpoint_update.go feat(edge-compute): add specific edge endpoint checkin interval (#3855) 2020-06-04 17:35:09 +12:00
handler.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00