NameAvailability interface

Represents cluster name availability.

Properties

message

Error message.

name

Name of the cluster.

nameAvailable

Indicates whether the cluster name is available.

type

Type of the cluster.

Property Details

message

Error message.

message?: string

Property Value

string

name

Name of the cluster.

name?: string

Property Value

string

nameAvailable

Indicates whether the cluster name is available.

nameAvailable?: boolean

Property Value

boolean

type

Type of the cluster.

type?: string

Property Value

string