Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bot] Update two parameters to writeable during DOKS create: Re-Generated From digitalocean/openapi@b93070a #364

Merged
merged 2 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading