DomainEntityV1alpha1
Home > @backstage/catalog-model
> DomainEntityV1alpha1
Backstage Domain kind Entity. Domains group Systems together.
Signature:
export interface DomainEntityV1alpha1 extends Entity
Extends: Entity
Remarks
See https://backstage.io/docs/features/software-catalog/system-model
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
'backstage.io/v1alpha1' | 'backstage.io/v1beta1' | |||
'Domain' | |||
{ owner: string; subdomainOf?: string; type?: string; } |