InitializedCluster interface

A cluster that has been registered with a ClusterManager, carrying the generated id that identifies it for ClusterManager.remove().

Signature:

export interface InitializedCluster extends ICluster 

Extends: ICluster

Properties

Property

Modifiers

Type

Description

id

string

Identifier generated when the cluster was registered.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.