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