isInstalled property

bool? isInstalled
getter/setter pair

If set, the version is installed in the admin cluster.

Otherwise, the version bundle must be downloaded and installed before a user cluster can be created at or upgraded to this version.

Implementation

core.bool? isInstalled;