Namespace: kubernetes

kubernetes

Methods for interacting with the Kubernetes endpoints
https://www.vultr.com/api/#tag/kubernetes
Source:

Methods

createKubernetesCluster()

Source:

createNodePool()

Create a NodePool for an existing Kubernetes cluster.
https://www.vultr.com/api/#operation/create-nodepools
Source:

deleteKubernetesCluster()

Deletes a specified Kubernetes cluster.
https://www.vultr.com/api/#operation/delete-kubernetes-cluster
Source:

deleteKubernetesClusterAndResources()

Source:

deleteNodePool()

Deletes a specified NodePool from a Kubernetes cluster.
https://www.vultr.com/api/#operation/delete-nodepool
Source:

deleteNodePoolInstance()

Deletes a single NodePool instance from a specified NodePool.
https://www.vultr.com/api/#operation/delete-nodepool-instance
Source:

getKubernetesAvailableUpgrades()

Get the available upgrades for the specified Kubernetes cluster. https://www.vultr.com/api/#operation/get-kubernetes-available-upgrades
Source:

getKubernetesCluster()

Gets information about a specified Kubernetes cluster.
https://www.vultr.com/api/#operation/get-kubernetes-clusters
Source:

getKubernetesClusterKubeconfig()

Gets a specified Kubernetes cluster's Kubeconfig.
https://www.vultr.com/api/#operation/get-kubernetes-clusters-config
Source:

getKubernetesResources()

Gets info about the block storage and load balancers deployed by the specified Kubernetes cluster.
https://www.vultr.com/api/#operation/get-kubernetes-resources
Source:

getKubernetesVersions()

Get a list of all supported Kubernetes versions.
https://www.vultr.com/api/#operation/get-kubernetes-versions
Source:

getNodePool()

Get information about the NodePool on a Kubernetes cluster.
https://www.vultr.com/api/#operation/get-nodepool
Source:

listKubernetesClusters()

Lists all currently deployed Kubernetes clusters.
https://www.vultr.com/api/#operation/list-kubernetes-clusters
Source:

listNodePools()

List all available NodePools on a specified Kubernetes cluster.
https://www.vultr.com/api/#operation/get-nodepools
Source:

recycleNodePoolInstance()

Recycles a specified NodePool instance.
https://www.vultr.com/api/#operation/recycle-nodepool-instance
Source:

updateKubernetesCluster()

Updates information in an existing Kubernetes cluster.
https://www.vultr.com/api/#operation/update-kubernetes-cluster
Source:

updateNodePool()

Updates a NodePool on an existing Kubernetes cluster.
https://www.vultr.com/api/#operation/update-nodepool
Source:

upgrades()

Source: