portainer/api/http/handler/endpoints
Ali fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
2023-03-03 14:47:10 +13:00
..
endpoint_agent_versions.go
endpoint_association_delete.go
endpoint_create.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
endpoint_create_global_key.go fix(performance): optimize performance for edge EE-3311 (#8040) 2023-01-06 16:25:41 -03:00
endpoint_create_global_key_test.go
endpoint_delete.go fix(edgejobs): remove endpoint from edge job mapping on endpoint deletion EE-4764 (#8212) 2023-01-17 09:47:23 -03:00
endpoint_delete_test.go fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2022-11-23 21:36:17 -03:00
endpoint_dockerhub_status.go
endpoint_inspect.go guard around kube actions for endpoint inspect (#8430) 2023-02-07 23:13:52 +13:00
endpoint_list.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
endpoint_list_test.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
endpoint_registries_list.go
endpoint_registry_access.go
endpoint_settings_update.go feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518) 2023-03-03 14:47:10 +13:00
endpoint_snapshot.go
endpoint_snapshots.go
endpoint_status_inspect.go
endpoint_update.go fix(code): clean up EE-4432 (#7865) 2022-10-14 18:09:07 -03:00
filter.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
filter_test.go feat(environments): create async edge [EE-4480] (#8527) 2023-03-01 20:33:05 +02:00
handler.go
sort.go
unique_name.go
utils.go