Documentation ¶
Index ¶
- func GetEksClient(region string) *eks.Client
- func GetNodegroupScalingConfig(client *eks.Client, clusterName, nodegroupName string) *types.NodegroupScalingConfig
- func ListClusters(client *eks.Client) []string
- func ListNodegroups(client *eks.Client, cluster string) []string
- func UpdateNodegroupConfig(client *eks.Client, updateNodegroupConfigInput eks.UpdateNodegroupConfigInput) (*eks.UpdateNodegroupConfigOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEksClient ¶
func GetNodegroupScalingConfig ¶
func GetNodegroupScalingConfig(client *eks.Client, clusterName, nodegroupName string) *types.NodegroupScalingConfig
func ListClusters ¶
func UpdateNodegroupConfig ¶
func UpdateNodegroupConfig(client *eks.Client, updateNodegroupConfigInput eks.UpdateNodegroupConfigInput) (*eks.UpdateNodegroupConfigOutput, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.