Skip to content

Commit

Permalink
feat(gkehub): update the api
Browse files Browse the repository at this point in the history
#### gkehub:v1

The following keys were added:
- schemas.PolicyControllerPolicyControllerDeploymentConfig.properties.podAntiAffinity.deprecated (Total Keys: 1)

#### gkehub:v1alpha

The following keys were added:
- schemas.PolicyControllerPolicyControllerDeploymentConfig.properties.podAntiAffinity.deprecated (Total Keys: 1)

#### gkehub:v1beta

The following keys were added:
- schemas.PolicyControllerPolicyControllerDeploymentConfig.properties.podAntiAffinity.deprecated (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Jan 4, 2024
1 parent 93de7fc commit be613b9
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 33 deletions.
16 changes: 8 additions & 8 deletions docs/dyn/gkehub_v1.projects.locations.features.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -383,7 +383,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1011,7 +1011,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1166,7 +1166,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1782,7 +1782,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1937,7 +1937,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2509,7 +2509,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2664,7 +2664,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down
16 changes: 8 additions & 8 deletions docs/dyn/gkehub_v1alpha.projects.locations.features.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -402,7 +402,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1176,7 +1176,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1346,7 +1346,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2108,7 +2108,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2278,7 +2278,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2996,7 +2996,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -3166,7 +3166,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down
16 changes: 8 additions & 8 deletions docs/dyn/gkehub_v1beta.projects.locations.features.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -398,7 +398,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1050,7 +1050,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1217,7 +1217,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -1857,7 +1857,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2024,7 +2024,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2620,7 +2620,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down Expand Up @@ -2787,7 +2787,7 @@ <h3>Method Details</h3>
},
},
&quot;podAffinity&quot;: &quot;A String&quot;, # Pod affinity configuration.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement.
&quot;podAntiAffinity&quot;: True or False, # Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.
&quot;podTolerations&quot;: [ # Pod tolerations of node taints.
{ # Toleration of a node taint.
&quot;effect&quot;: &quot;A String&quot;, # Matches a taint effect.
Expand Down
5 changes: 3 additions & 2 deletions googleapiclient/discovery_cache/documents/gkehub.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1834,7 +1834,7 @@
}
}
},
"revision": "20231201",
"revision": "20231206",
"rootUrl": "https://gkehub.googleapis.com/",
"schemas": {
"AppDevExperienceFeatureSpec": {
Expand Down Expand Up @@ -4959,7 +4959,8 @@
"type": "string"
},
"podAntiAffinity": {
"description": "Pod anti-affinity enablement.",
"deprecated": true,
"description": "Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.",
"type": "boolean"
},
"podTolerations": {
Expand Down
5 changes: 3 additions & 2 deletions googleapiclient/discovery_cache/documents/gkehub.v1alpha.json
Original file line number Diff line number Diff line change
Expand Up @@ -2098,7 +2098,7 @@
}
}
},
"revision": "20231201",
"revision": "20231206",
"rootUrl": "https://gkehub.googleapis.com/",
"schemas": {
"AnthosObservabilityFeatureSpec": {
Expand Down Expand Up @@ -5632,7 +5632,8 @@
"type": "string"
},
"podAntiAffinity": {
"description": "Pod anti-affinity enablement.",
"deprecated": true,
"description": "Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.",
"type": "boolean"
},
"podTolerations": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@
}
}
},
"revision": "20231201",
"revision": "20231206",
"rootUrl": "https://gkehub.googleapis.com/",
"schemas": {
"ApplianceCluster": {
Expand Down
5 changes: 3 additions & 2 deletions googleapiclient/discovery_cache/documents/gkehub.v1beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2024,7 +2024,7 @@
}
}
},
"revision": "20231201",
"revision": "20231206",
"rootUrl": "https://gkehub.googleapis.com/",
"schemas": {
"AnthosObservabilityFeatureSpec": {
Expand Down Expand Up @@ -5341,7 +5341,8 @@
"type": "string"
},
"podAntiAffinity": {
"description": "Pod anti-affinity enablement.",
"deprecated": true,
"description": "Pod anti-affinity enablement. Deprecated: use `pod_affinity` instead.",
"type": "boolean"
},
"podTolerations": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,7 @@
}
}
},
"revision": "20231201",
"revision": "20231206",
"rootUrl": "https://gkehub.googleapis.com/",
"schemas": {
"ApplianceCluster": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
}
}
},
"revision": "20231201",
"revision": "20231206",
"rootUrl": "https://gkehub.googleapis.com/",
"schemas": {
"CancelOperationRequest": {
Expand Down

0 comments on commit be613b9

Please sign in to comment.