Contains information about a specific Anthos on bare metal version.
JSON representation |
---|
{
"version": string,
"hasDependencies": boolean,
"dependencies": [
{
object ( |
Fields | |
---|---|
version |
Version number e.g. 1.13.1. |
hasDependencies |
If set, the cluster dependencies (e.g. the admin cluster, other user clusters managed by the same admin cluster, version skew policy, etc) must be upgraded before this version can be installed or upgraded to. |
dependencies[] |
The list of upgrade dependencies for this version. |