ionos-cloud / sdk-go

Apache License 2.0
8 stars 1 forks source link

Add k8s cluster fields for private node pools feature #32

Closed avorima closed 11 months ago

avorima commented 1 year ago

Current SDK Version

v6.1.7

Use-cases

The SDK needs to support the upcoming private node pools feature to allow tools like ionosctl or terraform to create private node pools.

Proposal

The cloud API accepts the following new k8s cluster fields:

References

https://api.ionos.com/docs/cloud/v6/#tag/Kubernetes/operation/k8sPost

cristiGuranIonos commented 11 months ago

Done in https://github.com/ionos-cloud/sdk-go/releases/tag/v6.1.11