Documentation ¶
Index ¶
- func CreateNodePool(clusterName string, nodePoolName string, rgroupName string, npNodeCount string)
- func DeleteNodePool(clusterName string, nodePoolName string, rgroupName string)
- func GetNodePool(clusterName string, rgroupName string, nodepoolFilter string)
- func ScaleNodePool(clusterName string, nodePoolName string, rgroupName string)
- func UpdateNodePool(clusterName string, nodePoolName string, rgroupName string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateNodePool ¶
CreateNodePool will create a nodepool
func DeleteNodePool ¶
DeleteNodePool will delete a nodepool
func GetNodePool ¶
GetNodePool will list the nodepools
func ScaleNodePool ¶
ScaleNodePool is used to set the number of nodes in the nodepool
func UpdateNodePool ¶
UpdateNodePool updates a nodepool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.