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