Skip to content

Commit

Permalink
[bot] Updated client based on openapi-b93070a/clientgen (#364)
Browse files Browse the repository at this point in the history
Co-authored-by: API Engineering <api-engineering@digitalocean.com>
Co-authored-by: Andrew Starr-Bochicchio <andrewsomething@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 15, 2024
1 parent b193a4a commit e150ec8
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion DO_OPENAPI_COMMIT_SHA.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2e3fed1
b93070a
20 changes: 10 additions & 10 deletions src/pydo/aio/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -118749,7 +118749,7 @@ async def list_clusters(
boolean value indicating whether the cluster will be automatically
upgraded to new patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP
addresses in the overlay network of the Kubernetes cluster in CIDR
addresses for the overlay network of the Kubernetes cluster in CIDR
notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -118993,7 +118993,7 @@ async def create_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean value
indicating whether the cluster will be automatically upgraded to new patch
releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in the
"cluster_subnet": "str", # Optional. The range of IP addresses for the
overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -119145,7 +119145,7 @@ async def create_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -119328,7 +119328,7 @@ async def create_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -119499,7 +119499,7 @@ async def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> J
"auto_upgrade": False, # Optional. Default value is False. A boolean value
indicating whether the cluster will be automatically upgraded to new patch
releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in the
"cluster_subnet": "str", # Optional. The range of IP addresses for the
overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -119651,7 +119651,7 @@ async def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> J
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -119895,7 +119895,7 @@ async def get_cluster(self, cluster_id: str, **kwargs: Any) -> JSON:
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -120207,7 +120207,7 @@ async def update_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -120402,7 +120402,7 @@ async def update_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -120629,7 +120629,7 @@ async def update_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down
20 changes: 10 additions & 10 deletions src/pydo/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -126750,7 +126750,7 @@ def list_clusters(
boolean value indicating whether the cluster will be automatically
upgraded to new patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP
addresses in the overlay network of the Kubernetes cluster in CIDR
addresses for the overlay network of the Kubernetes cluster in CIDR
notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -126994,7 +126994,7 @@ def create_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean value
indicating whether the cluster will be automatically upgraded to new patch
releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in the
"cluster_subnet": "str", # Optional. The range of IP addresses for the
overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -127146,7 +127146,7 @@ def create_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -127329,7 +127329,7 @@ def create_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -127500,7 +127500,7 @@ def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
"auto_upgrade": False, # Optional. Default value is False. A boolean value
indicating whether the cluster will be automatically upgraded to new patch
releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in the
"cluster_subnet": "str", # Optional. The range of IP addresses for the
overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -127652,7 +127652,7 @@ def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -127896,7 +127896,7 @@ def get_cluster(self, cluster_id: str, **kwargs: Any) -> JSON:
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -128208,7 +128208,7 @@ def update_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -128403,7 +128403,7 @@ def update_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down Expand Up @@ -128630,7 +128630,7 @@ def update_cluster(
"auto_upgrade": False, # Optional. Default value is False. A boolean
value indicating whether the cluster will be automatically upgraded to new
patch releases during its maintenance window.
"cluster_subnet": "str", # Optional. The range of IP addresses in
"cluster_subnet": "str", # Optional. The range of IP addresses for
the overlay network of the Kubernetes cluster in CIDR notation.
"control_plane_firewall": {
"allowed_addresses": [
Expand Down

0 comments on commit e150ec8

Please sign in to comment.