For the complete documentation index, see llms.txt. This page is also available as Markdown.

KubernetesClusterEntities

Properties

| nodepools | KubernetesNodePools | | [optional] |

Example

require 'ionoscloud'


instance = Ionoscloud::KubernetesClusterEntities.new(
  nodepools: null
)

Last updated

Was this helpful?