portainer/api/http/handler/endpoints
Lukas Grotz d09ae22ba8
feat(container): add sysctls setting in the container view (#4910)
* feat(container): add sysctls in the container view (#2756)

* feat(container): add setting to restrict sysctl access

* feat(endpoint): move sysctl disable setting to security settings

* feat(container): add sysctls to container edit view

* fix(container) remove unnecessary migration setting

Co-authored-by: Owen Kirby <oskirby@gmail.com>
2021-04-12 19:40:45 +12:00
..
endpoint_create.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_delete.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_dockerhub_status.go feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00
endpoint_extension_add.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_extension_remove.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_inspect.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_list.go fix(endpoints): use default edge checkin interval if n/a (#4909) 2021-03-11 21:00:05 +01:00
endpoint_settings_update.go feat(container): add sysctls setting in the container view (#4910) 2021-04-12 19:40:45 +12:00
endpoint_snapshot.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_snapshots.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
endpoint_status_inspect.go feat(edge): show last check in date (#4782) 2021-03-01 13:43:47 +13:00
endpoint_update.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
handler.go feat(docker): show docker pull rate limits (#4666) 2021-03-24 19:27:32 +01:00