Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TenantDeletionAPI ¶
type TenantDeletionAPI struct {
// contains filtered or unexported fields
}
func NewTenantDeletionAPI ¶
func NewTenantDeletionAPI(storageCfg cortex_tsdb.BlocksStorageConfig, cfgProvider bucket.TenantConfigProvider, logger log.Logger, reg prometheus.Registerer) (*TenantDeletionAPI, error)
func (*TenantDeletionAPI) DeleteTenant ¶
func (api *TenantDeletionAPI) DeleteTenant(w http.ResponseWriter, r *http.Request)
func (*TenantDeletionAPI) DeleteTenantStatus ¶
func (api *TenantDeletionAPI) DeleteTenantStatus(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.