Skip to content

@sourceloop/ctrl-plane-orchestrator-service / Exports / DefaultEventTypes

Enumeration: DefaultEventTypes

Table of contents

Enumeration Members

Enumeration Members

TENANT_DEPLOYMENT

TENANT_DEPLOYMENT = "TENANT_DEPLOYMENT"

Defined in

services/types.ts:62


TENANT_DEPLOYMENT_FAILURE

TENANT_DEPLOYMENT_FAILURE = "TENANT_DEPLOYMENT_FAILURE"

Defined in

services/types.ts:64


TENANT_DEPLOYMENT_SUCCESS

TENANT_DEPLOYMENT_SUCCESS = "TENANT_DEPLOYMENT_SUCCESS"

Defined in

services/types.ts:63


TENANT_DEPROVISIONING

TENANT_DEPROVISIONING = "TENANT_DEPROVISIONING"

Defined in

services/types.ts:58


TENANT_PROVISIONING

TENANT_PROVISIONING = "TENANT_PROVISIONING"

Defined in

services/types.ts:57


TENANT_PROVISIONING_FAILURE

TENANT_PROVISIONING_FAILURE = "TENANT_PROVISIONING_FAILURE"

Defined in

services/types.ts:60


TENANT_PROVISIONING_SUCCESS

TENANT_PROVISIONING_SUCCESS = "TENANT_PROVISIONING_SUCCESS"

Defined in

services/types.ts:59