Skip to content

Commit a90efaa

Browse files
author
Alexandru Toma
committed
Merge branch 'master' of github.com:ionos-enterprise/ionos-enterprise-sdk-python
2 parents 638aac9 + 9ed3f61 commit a90efaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ionosenterprise/requests/k8s_nodepools.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def delete_k8s_cluster_nodepool(self, k8s_cluster_id, nodepool_id):
4444
def update_k8s_cluster_nodepool(self,
4545
k8s_cluster_id, nodepool_id, node_count,
4646
maintenance_window=None, auto_scaling=None, lan_ids=None, public_ips=None):
47+
4748
"""
4849
This will modify the Kubernetes Node Pool.
4950

0 commit comments

Comments
 (0)