Skip to content

@openfabr/cdf / Exports / ServiceConfig

Interface: ServiceConfig

Interface for a service segment in the configuration. It is expected to be extended by packages to carry detailed information about a particular service type.

Hierarchy

ServiceConfig

Table of contents

Properties

Properties

name

Readonly name: string

Inherited from

NameAware.name

Defined in

src/lib/domain.ts:77