Skip to content
Open
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 @@
87e82da
8c740d3
41 changes: 41 additions & 0 deletions src/pydo/aio/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -150254,6 +150254,11 @@ async def list_clusters(
"ipv4": "str", # Optional. The public IPv4 address of the
Kubernetes master node. This will not be set if high availability is
configured on the cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is
False. A boolean value indicating whether worker nodes in the cluster are
not assigned public IP addresses. When omitted on create, the default
value is false. When enabled, a NAT gateway must exist in the VPC where
the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance
window policy. May be one of ``monday`` through ``sunday``"" , or
Expand Down Expand Up @@ -150571,6 +150576,10 @@ async def create_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes master
node. This will not be set if high availability is configured on the cluster
(v1.21+).
"isolated_workers": False, # Optional. Default value is False. A boolean
value indicating whether worker nodes in the cluster are not assigned public IP
addresses. When omitted on create, the default value is false. When enabled, a
NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window policy.
May be one of ``monday`` through ``sunday``"" , or ``any`` to indicate an
Expand Down Expand Up @@ -150794,6 +150803,10 @@ async def create_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -151050,6 +151063,10 @@ async def create_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -151292,6 +151309,10 @@ async def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> J
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes master
node. This will not be set if high availability is configured on the cluster
(v1.21+).
"isolated_workers": False, # Optional. Default value is False. A boolean
value indicating whether worker nodes in the cluster are not assigned public IP
addresses. When omitted on create, the default value is false. When enabled, a
NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window policy.
May be one of ``monday`` through ``sunday``"" , or ``any`` to indicate an
Expand Down Expand Up @@ -151515,6 +151536,10 @@ async def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> J
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -151832,6 +151857,10 @@ async def get_cluster(self, cluster_id: str, **kwargs: Any) -> JSON:
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -152278,6 +152307,10 @@ async def update_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -152546,6 +152579,10 @@ async def update_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -152907,6 +152944,10 @@ async def update_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down
41 changes: 41 additions & 0 deletions src/pydo/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -165835,6 +165835,11 @@ def list_clusters(
"ipv4": "str", # Optional. The public IPv4 address of the
Kubernetes master node. This will not be set if high availability is
configured on the cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is
False. A boolean value indicating whether worker nodes in the cluster are
not assigned public IP addresses. When omitted on create, the default
value is false. When enabled, a NAT gateway must exist in the VPC where
the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance
window policy. May be one of ``monday`` through ``sunday``"" , or
Expand Down Expand Up @@ -166152,6 +166157,10 @@ def create_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes master
node. This will not be set if high availability is configured on the cluster
(v1.21+).
"isolated_workers": False, # Optional. Default value is False. A boolean
value indicating whether worker nodes in the cluster are not assigned public IP
addresses. When omitted on create, the default value is false. When enabled, a
NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window policy.
May be one of ``monday`` through ``sunday``"" , or ``any`` to indicate an
Expand Down Expand Up @@ -166375,6 +166384,10 @@ def create_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -166631,6 +166644,10 @@ def create_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -166873,6 +166890,10 @@ def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes master
node. This will not be set if high availability is configured on the cluster
(v1.21+).
"isolated_workers": False, # Optional. Default value is False. A boolean
value indicating whether worker nodes in the cluster are not assigned public IP
addresses. When omitted on create, the default value is false. When enabled, a
NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window policy.
May be one of ``monday`` through ``sunday``"" , or ``any`` to indicate an
Expand Down Expand Up @@ -167096,6 +167117,10 @@ def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -167413,6 +167438,10 @@ def get_cluster(self, cluster_id: str, **kwargs: Any) -> JSON:
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -167859,6 +167888,10 @@ def update_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -168127,6 +168160,10 @@ def update_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down Expand Up @@ -168488,6 +168525,10 @@ def update_cluster(
"ipv4": "str", # Optional. The public IPv4 address of the Kubernetes
master node. This will not be set if high availability is configured on the
cluster (v1.21+).
"isolated_workers": False, # Optional. Default value is False. A
boolean value indicating whether worker nodes in the cluster are not assigned
public IP addresses. When omitted on create, the default value is false. When
enabled, a NAT gateway must exist in the VPC where the cluster is created.
"maintenance_policy": {
"day": "str", # Optional. The day of the maintenance window
policy. May be one of ``monday`` through ``sunday``"" , or ``any`` to
Expand Down
Loading