traefik/pkg/server
2019-07-09 15:18:04 +02:00
..
cookie Move code to pkg 2019-03-15 09:42:03 +01:00
internal Use name@provider instead of provider@name. 2019-06-21 09:54:04 +02:00
middleware Use name@provider instead of provider@name. 2019-06-21 09:54:04 +02:00
router TLSOptions: handle conflict: same host name, different TLS options 2019-07-03 19:22:05 +02:00
service Use name@provider instead of provider@name. 2019-06-21 09:54:04 +02:00
aggregator.go Define a TLS section to group TLS, TLSOptions, and TLSStores. 2019-06-27 23:58:03 +02:00
aggregator_test.go Define a TLS section to group TLS, TLSOptions, and TLSStores. 2019-06-27 23:58:03 +02:00
roundtripper.go Make HTTP Keep-Alive timeout configurable for backend connections 2019-06-28 00:36:04 +02:00
server.go Use the same case everywhere 2019-07-01 11:30:05 +02:00
server_configuration.go Generate deepcopy for configuration struct 2019-07-09 15:18:04 +02:00
server_configuration_test.go rework loadbalancer support 2019-06-05 22:18:06 +02:00
server_entrypoint_tcp.go Use h2c from x/net to handle h2c requests 2019-07-01 15:08:04 +02:00
server_entrypoint_tcp_test.go New static configuration loading system. 2019-06-17 11:48:05 +02:00
server_signals.go Move code to pkg 2019-03-15 09:42:03 +01:00
server_signals_windows.go Move code to pkg 2019-03-15 09:42:03 +01:00
server_test.go New static configuration loading system. 2019-06-17 11:48:05 +02:00