influxdb/tenant
Lyon Hill 8e4fdceccb
feat(tenant): Build the crud actions for the new tenant service (#17171)
* feat(tenant): Build the crud actions for the new tenant service

To faciliate the isolation of domain specific systems we need to have a
isolated CRUD action system that we can layer business logic on top.

Co-authored-by: George <me@georgemac.com>
2020-03-11 12:31:33 -06:00
..
error.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
error_bucket.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
error_org.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -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): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_bucket.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_bucket_test.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_org.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_org_test.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -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): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00
storage_user_test.go feat(tenant): Build the crud actions for the new tenant service (#17171) 2020-03-11 12:31:33 -06:00