diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index 57ec6a3..a3f9702 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -2e3fed1 +b93070a diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index 1bda9cb..6c325ee 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index f0b4824..77491e5 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [ @@ -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": [