portainer/api/http/proxy/factory
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
2023-06-22 18:28:07 -03:00
..
agent fix(code): remove unused code EE-4431 (#7866) 2022-10-14 19:42:31 -03:00
azure feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
docker feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
gitlab fix(registries): sync code with ee [EE-2176] (#6355) 2022-01-11 07:35:09 +02:00
kubernetes feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 2023-06-22 18:28:07 -03:00
utils fix(code): replace calls to ioutil EE-4425 (#7878) 2022-10-17 15:29:12 -03:00
agent.go feat(logging): replace all the loggers with zerolog EE-4186 (#7663) 2022-09-16 13:18:44 -03:00
azure.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
docker.go fix(edge): fix docker proxy EE-4380 (#7799) 2022-10-06 11:12:39 -03:00
docker_unix.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
docker_windows.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
factory.go fix(container/network): recreate container changes static IP [EE-5448] (#8960) 2023-05-30 09:36:10 +12:00
gitlab.go
kubernetes.go fix(token-cache-manager): refactor to avoid data races EE-4438 (#8094) 2022-11-22 18:31:14 -03:00
reverse_proxy.go