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
andres-portainer f742937359
fix(endpoints): optimize the search performance BE-11267 (#12262)
2 months ago
..
endpoint_agent_browse_docs.go ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
endpoint_agent_versions.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
endpoint_association_delete.go fix(tunnels): make the tunnels more robust EE-7042 (#11877) 6 months ago
endpoint_create.go feat(podman): support add podman envs in the wizard [r8s-20] (#12056) 2 months ago
endpoint_create_global_key.go
endpoint_create_global_key_test.go feat(demo): remove demo mode EE-6769 (#11841) 6 months ago
endpoint_delete.go fix(app/registries): enforce user accesses on registries (#12087) 4 months ago
endpoint_delete_test.go chore(code): use int ranges in loops BE-10990 (#12028) 5 months ago
endpoint_dockerhub_status.go
endpoint_force_update_service.go chore(code): clean up the code EE-7251 (#11948) 5 months ago
endpoint_inspect.go
endpoint_list.go
endpoint_list_test.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
endpoint_registries_list.go refactor(k8s): namespace core logic (#12142) 2 months ago
endpoint_registry_access.go refactor(k8s): namespace core logic (#12142) 2 months ago
endpoint_settings_update.go
endpoint_snapshot.go
endpoint_snapshots.go
endpoint_status_inspect.go
endpoint_update.go chore(code): use cmp.Or() EE-7333 (#12009) 5 months ago
endpoint_update_relations.go
filter.go fix(endpoints): optimize the search performance BE-11267 (#12262) 2 months ago
filter_test.go fix(endpoints): optimize the search performance BE-11267 (#12262) 2 months ago
handler.go task(endpoints): change the definition of /endpoints/remove EE-7126 (#11873) 6 months ago
sort.go
sort_test.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
unique_name.go
update_edge_relations.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
utils.go
utils_update_edge_groups.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
utils_update_edge_groups_test.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
utils_update_tags.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
utils_update_tags_test.go