api/pkg/cert
Peter Kurfer d70ba748f5 Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator
- merge packages to get a more concise layout because plugins are no more and therefore there's not a lot to be exported
- fix test logger
- rework config parsing to be easier and more transparent
- remove unnecessary APIs because dynamic endpoint handling is rather a won't implement
2021-02-10 20:26:45 +00:00
..
addr_utils.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
addr_utils_test.go Move TLS/cert handling to main app 2020-04-26 00:32:46 +02:00
cache.go Add Prometheus metrics (#10) 2020-10-02 11:56:48 +02:00
cache_test.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
certs.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
constants.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
defaults.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
defaults_test.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
generator.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
options.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
options_test.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
pem.go Add advanced matching options to HTTP handler 2020-12-26 13:11:49 +00:00
store.go Introduce Lifecycle for every endpoint and manage listeners in the renamed Orchestrator 2021-02-10 20:26:45 +00:00
time_source.go Add Prometheus metrics (#10) 2020-10-02 11:56:48 +02:00