influxdb/tenant
Lyon Hill 1a66ca3900
feat(tenant): Add in api elements to tenant service (#17447)
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>

Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2020-03-27 08:56:22 -06:00
..
duplicate_reads.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
error.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
error_bucket.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
error_org.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
error_urm.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
error_user.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
http_client_bucket.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_client_org.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_client_user.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_handler_urm.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_handler_urm_test.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server_bucket.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server_bucket_test.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server_org.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server_org_test.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server_user.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
http_server_user_test.go feat(tenant): Add in api elements to tenant service (#17447) 2020-03-27 08:56:22 -06:00
metrics_options.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
middleware_bucket_logging.go feat(logging): add logging middleware to tenant service (#17320) 2020-03-17 15:24:57 -07:00
middleware_bucket_metrics.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
middleware_org_logging.go feat(logging): add logging middleware to tenant service (#17320) 2020-03-17 15:24:57 -07:00
middleware_org_metrics.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
middleware_urm_logging.go feat(logging): add logging middleware to tenant service (#17320) 2020-03-17 15:24:57 -07:00
middleware_urm_metrics.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
middleware_user_logging.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
middleware_user_metrics.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
service.go feat(tenant): add duplicate read service 2020-03-25 12:06:28 +01:00
service_bucket.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_bucket_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_org.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_org_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_urm.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_urm_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_user.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
service_user_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage_bucket.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage_bucket_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage_org.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage_org_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage_urm.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_urm_test.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_user.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00
storage_user_test.go feat(tenant): Add in service functions and business logic (#17296) 2020-03-17 13:23:00 -06:00