Enums

Functions

  • This method allows to create a new pool in a specific Kubernetes cluster.
  • This method allows to delete a specific pool from a cluster, deleting all the nodes associated with it.
  • This method allows to get details about a specific pool.
  • This method allows to list all the existing pools for a specific Kubernetes cluster.
  • This method allows to update some attributes of a specific pool such as the size, the autoscaling enablement, the tags, …
  • This method allows to upgrade the Kubernetes version of a specific pool. Note that this will work when the targeted version is the same than the version of the cluster.