Skip to content

Commit f5890d0

Browse files
feat(gkeonprem): update the api
#### gkeonprem:v1 The following keys were deleted: - schemas.VmwareCluster.properties.vcenter.readOnly (Total Keys: 1) The following keys were added: - schemas.UpgradeDependency.properties.membership.type (Total Keys: 1) - schemas.VmwareVCenterConfig.properties.address.readOnly (Total Keys: 1) - schemas.VmwareVersionInfo.properties.dependencies (Total Keys: 2)
1 parent de2aa36 commit f5890d0

File tree

4 files changed

+34
-12
lines changed

4 files changed

+34
-12
lines changed

docs/dyn/gkeonprem_v1.projects.locations.bareMetalAdminClusters.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,7 @@ <h3>Method Details</h3>
10371037
{ # UpgradeDependency represents a dependency when upgrading a resource.
10381038
&quot;currentVersion&quot;: &quot;A String&quot;, # Current version of the dependency e.g. 1.15.0.
10391039
&quot;localName&quot;: &quot;A String&quot;, # Local name of the dependency.
1040+
&quot;membership&quot;: &quot;A String&quot;, # Membership names are formatted as `projects//locations//memberships/`.
10401041
&quot;resourceName&quot;: &quot;A String&quot;, # Resource name of the dependency.
10411042
&quot;targetVersion&quot;: &quot;A String&quot;, # Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded.
10421043
},

docs/dyn/gkeonprem_v1.projects.locations.bareMetalClusters.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,6 +1506,7 @@ <h3>Method Details</h3>
15061506
{ # UpgradeDependency represents a dependency when upgrading a resource.
15071507
&quot;currentVersion&quot;: &quot;A String&quot;, # Current version of the dependency e.g. 1.15.0.
15081508
&quot;localName&quot;: &quot;A String&quot;, # Local name of the dependency.
1509+
&quot;membership&quot;: &quot;A String&quot;, # Membership names are formatted as `projects//locations//memberships/`.
15091510
&quot;resourceName&quot;: &quot;A String&quot;, # Resource name of the dependency.
15101511
&quot;targetVersion&quot;: &quot;A String&quot;, # Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded.
15111512
},

docs/dyn/gkeonprem_v1.projects.locations.vmwareClusters.html

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -323,8 +323,8 @@ <h3>Method Details</h3>
323323
],
324324
},
325325
},
326-
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
327-
&quot;address&quot;: &quot;A String&quot;, # The vCenter IP address.
326+
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
327+
&quot;address&quot;: &quot;A String&quot;, # Output only. The vCenter IP address.
328328
&quot;caCertData&quot;: &quot;A String&quot;, # Contains the vCenter CA certificate public key for SSL verification.
329329
&quot;cluster&quot;: &quot;A String&quot;, # The name of the vCenter cluster for the user cluster.
330330
&quot;datacenter&quot;: &quot;A String&quot;, # The name of the vCenter datacenter for the user cluster.
@@ -656,8 +656,8 @@ <h3>Method Details</h3>
656656
],
657657
},
658658
},
659-
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
660-
&quot;address&quot;: &quot;A String&quot;, # The vCenter IP address.
659+
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
660+
&quot;address&quot;: &quot;A String&quot;, # Output only. The vCenter IP address.
661661
&quot;caCertData&quot;: &quot;A String&quot;, # Contains the vCenter CA certificate public key for SSL verification.
662662
&quot;cluster&quot;: &quot;A String&quot;, # The name of the vCenter cluster for the user cluster.
663663
&quot;datacenter&quot;: &quot;A String&quot;, # The name of the vCenter datacenter for the user cluster.
@@ -918,8 +918,8 @@ <h3>Method Details</h3>
918918
],
919919
},
920920
},
921-
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
922-
&quot;address&quot;: &quot;A String&quot;, # The vCenter IP address.
921+
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
922+
&quot;address&quot;: &quot;A String&quot;, # Output only. The vCenter IP address.
923923
&quot;caCertData&quot;: &quot;A String&quot;, # Contains the vCenter CA certificate public key for SSL verification.
924924
&quot;cluster&quot;: &quot;A String&quot;, # The name of the vCenter cluster for the user cluster.
925925
&quot;datacenter&quot;: &quot;A String&quot;, # The name of the vCenter datacenter for the user cluster.
@@ -1142,8 +1142,8 @@ <h3>Method Details</h3>
11421142
],
11431143
},
11441144
},
1145-
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
1146-
&quot;address&quot;: &quot;A String&quot;, # The vCenter IP address.
1145+
&quot;vcenter&quot;: { # Represents configuration for the VMware VCenter for the user cluster. # VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.
1146+
&quot;address&quot;: &quot;A String&quot;, # Output only. The vCenter IP address.
11471147
&quot;caCertData&quot;: &quot;A String&quot;, # Contains the vCenter CA certificate public key for SSL verification.
11481148
&quot;cluster&quot;: &quot;A String&quot;, # The name of the vCenter cluster for the user cluster.
11491149
&quot;datacenter&quot;: &quot;A String&quot;, # The name of the vCenter datacenter for the user cluster.
@@ -1206,6 +1206,15 @@ <h3>Method Details</h3>
12061206
{ # Response message for querying VMware user cluster version config.
12071207
&quot;versions&quot;: [ # List of available versions to install or to upgrade to.
12081208
{ # Contains information about a specific Anthos on VMware version.
1209+
&quot;dependencies&quot;: [ # The list of upgrade dependencies for this version.
1210+
{ # UpgradeDependency represents a dependency when upgrading a resource.
1211+
&quot;currentVersion&quot;: &quot;A String&quot;, # Current version of the dependency e.g. 1.15.0.
1212+
&quot;localName&quot;: &quot;A String&quot;, # Local name of the dependency.
1213+
&quot;membership&quot;: &quot;A String&quot;, # Membership names are formatted as `projects//locations//memberships/`.
1214+
&quot;resourceName&quot;: &quot;A String&quot;, # Resource name of the dependency.
1215+
&quot;targetVersion&quot;: &quot;A String&quot;, # Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded.
1216+
},
1217+
],
12091218
&quot;hasDependencies&quot;: True or False, # If set, the cluster dependencies (e.g. the admin cluster, other user clusters managed by the same admin cluster) must be upgraded before this version can be installed or upgraded to.
12101219
&quot;isInstalled&quot;: True or False, # 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.
12111220
&quot;version&quot;: &quot;A String&quot;, # Version number e.g. 1.13.1-gke.1000.

googleapiclient/discovery_cache/documents/gkeonprem.v1.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2996,7 +2996,7 @@
29962996
}
29972997
}
29982998
},
2999-
"revision": "20230815",
2999+
"revision": "20230906",
30003000
"rootUrl": "https://gkeonprem.googleapis.com/",
30013001
"schemas": {
30023002
"Authorization": {
@@ -5264,6 +5264,10 @@
52645264
"description": "Local name of the dependency.",
52655265
"type": "string"
52665266
},
5267+
"membership": {
5268+
"description": "Membership names are formatted as `projects//locations//memberships/`.",
5269+
"type": "string"
5270+
},
52675271
"resourceName": {
52685272
"description": "Resource name of the dependency.",
52695273
"type": "string"
@@ -5999,8 +6003,7 @@
59996003
},
60006004
"vcenter": {
60016005
"$ref": "VmwareVCenterConfig",
6002-
"description": "Output only. VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster.",
6003-
"readOnly": true
6006+
"description": "VmwareVCenterConfig specifies vCenter config for the user cluster. Inherited from the admin cluster."
60046007
},
60056008
"vmTrackingEnabled": {
60066009
"description": "Enable VM tracking.",
@@ -6565,7 +6568,8 @@
65656568
"id": "VmwareVCenterConfig",
65666569
"properties": {
65676570
"address": {
6568-
"description": "The vCenter IP address.",
6571+
"description": "Output only. The vCenter IP address.",
6572+
"readOnly": true,
65696573
"type": "string"
65706574
},
65716575
"caCertData": {
@@ -6603,6 +6607,13 @@
66036607
"description": "Contains information about a specific Anthos on VMware version.",
66046608
"id": "VmwareVersionInfo",
66056609
"properties": {
6610+
"dependencies": {
6611+
"description": "The list of upgrade dependencies for this version.",
6612+
"items": {
6613+
"$ref": "UpgradeDependency"
6614+
},
6615+
"type": "array"
6616+
},
66066617
"hasDependencies": {
66076618
"description": "If set, the cluster dependencies (e.g. the admin cluster, other user clusters managed by the same admin cluster) must be upgraded before this version can be installed or upgraded to.",
66086619
"type": "boolean"

0 commit comments

Comments
 (0)