You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/endpoints
Dakota Walsh 046738c967
feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082)
2 years ago
..
endpoint_agent_versions.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
endpoint_association_delete.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_create.go feat(kubernetes): cluster setup reasonable defaults EE-4518 (#8082) 2 years ago
endpoint_create_global_key.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_create_global_key_test.go
endpoint_delete.go fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2 years ago
endpoint_delete_test.go fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101) 2 years ago
endpoint_dockerhub_status.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_inspect.go feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2 years ago
endpoint_list.go refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609) 2 years ago
endpoint_list_test.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
endpoint_registries_list.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_registry_access.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_settings_update.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_snapshot.go feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614) 2 years ago
endpoint_snapshots.go chore(code): reduce divergence with EE EE-4344 (#7748) 2 years ago
endpoint_status_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
endpoint_update.go fix(code): clean up EE-4432 (#7865) 2 years ago
filter.go feat(api): remove golang experimental packages [EE-3648] (#8081) 2 years ago
filter_test.go chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612) 2 years ago
handler.go feat(home): filter by connection type and agent version [EE-3373] (#7085) 2 years ago
sort.go fix(endpoints): remove global map to avoid panic writes EE-3838 (#7404) 2 years ago
unique_name.go
utils.go fix(swarm): fixed issue parsing url with no scheme [EE-4017] (#7502) 2 years ago