influxdb/secret
Lyon Hill ab2f4ecdbe
feat(secret): transition the secret service to isolated pattern (#18340)
* feat(secret): transition the secret service to isolated pattern

We needed a secret service handler that would be pluggable in the
org service and building it right is better then doing it with messy code.
2020-06-03 11:37:51 -06:00
..
http_client.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
http_server.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
http_server_test.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
middleware_auth.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
middleware_auth_test.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
middleware_logging.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
middleware_metrics.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
service.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
service_test.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00
storage.go feat(secret): transition the secret service to isolated pattern (#18340) 2020-06-03 11:37:51 -06:00