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/proxy/factory
Steven Kang ea228c3d6d
refactor(k8s): namespace core logic (#12142)
2 months ago
..
agent chore(code): clean up the code EE-7251 (#11948) 5 months ago
azure chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
docker chore(loops): remove loop var copy EE-7342 (#12023) 5 months ago
gitlab chore(code): clean up the code EE-7251 (#11948) 5 months ago
kubernetes refactor(k8s): namespace core logic (#12142) 2 months ago
utils chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
agent.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
azure.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
docker.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
docker_unix.go fix(api): list docker volume performance [EE-6896] (#11541) 7 months ago
docker_windows.go fix(api): list docker volume performance [EE-6896] (#11541) 7 months ago
factory.go fix(api): list docker volume performance [EE-6896] (#11541) 7 months ago
gitlab.go fix(api): introduce gitlab proxy package 5 years ago
kubernetes.go refactor(k8s): namespace core logic (#12142) 2 months ago
reverse_proxy.go