localName property

String? localName
getter/setter pair

The object name of the bare metal cluster custom resource on the associated admin cluster.

This field is used to support conflicting resource names when enrolling existing clusters to the API. When not provided, this field will resolve to the bare_metal_cluster_id. Otherwise, it must match the object name of the bare metal cluster custom resource. It is not modifiable outside / beyond the enrollment operation.

Optional.

Implementation

core.String? localName;