/
githubmirror
/
traefik
Обзор
Документация
Войти
/
githubmirror
/
traefik
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
webui/src/mocks/data/api-entrypoints.json
157 строк
3 KB
Gina A.
Details pages UI improvement
16 дек 2025, 18:30
Не верифицирован
16 дек 2025, 18:30
4854dee
Код
Авторство
О чём код?
[ { "address": ":8080", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "traefik" }, { "address": ":8000", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "web" }, { "address": ":8443", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "web-mtls" }, { "address": ":80", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "web-redirect" }, { "address": ":443", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "web-secured" }, { "address": ":443", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "web-secured-longer-name" }, { "address": ":8100", "transport": { "lifeCycle": { "graceTimeOut": 10000000000 }, "respondingTimeouts": { "idleTimeout": 180000000000 } }, "forwardedHeaders": {}, "name": "web-tcp" }, { "address": ":8002", "transport": { "lifeCycle": { "requestAcceptGraceTimeout": 42000000000, "graceTimeOut": 42000000000 }, "respondingTimeouts": { "readTimeout": 42000000000, "writeTimeout": 42000000000, "idleTimeout": 42000000000 } }, "forwardedHeaders": {}, "name": "web2" }, { "address": ":8003", "transport": { "lifeCycle": { "requestAcceptGraceTimeout": 42000000000, "graceTimeOut": 42000000000 }, "respondingTimeouts": { "readTimeout": 42000000000, "writeTimeout": 42000000000, "idleTimeout": 42000000000 } }, "forwardedHeaders": {}, "name": "web3" }, { "address": ":65535/udp", "transport": { "lifeCycle": { "requestAcceptGraceTimeout": 42000000000, "graceTimeOut": 42000000000 }, "respondingTimeouts": { "readTimeout": 42000000000, "writeTimeout": 42000000000, "idleTimeout": 42000000000 } }, "forwardedHeaders": {}, "name": "a-port-with-a-very-long-name" }, { "address": ":65535/tcp", "transport": { "lifeCycle": { "requestAcceptGraceTimeout": 42000000000, "graceTimeOut": 42000000000 }, "respondingTimeouts": { "readTimeout": 42000000000, "writeTimeout": 42000000000, "idleTimeout": 42000000000 } }, "forwardedHeaders": {}, "name": "supercalifragilisticexpialidocious" } ]