Delen via


ClusterDefinition interface

De clusterdefinitie.

Eigenschappen

blueprint

De koppeling naar de blauwdruk.

componentVersion

De versies van verschillende services in het cluster.

configurations

De clusterconfiguraties.

kind

Het type cluster.

Eigenschapdetails

blueprint

De koppeling naar de blauwdruk.

blueprint?: string

Waarde van eigenschap

string

componentVersion

De versies van verschillende services in het cluster.

componentVersion?: {[propertyName: string]: string}

Waarde van eigenschap

{[propertyName: string]: string}

configurations

De clusterconfiguraties.

configurations?: Record<string, unknown>

Waarde van eigenschap

Record<string, unknown>

kind

Het type cluster.

kind?: string

Waarde van eigenschap

string