Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadKey ¶
func LoadKey(ctx context.Context, sshConfig *api.NodeGroupSSH, clusterName, nodeGroupName string, ec2API awsapi.EC2) (string, error)
LoadKey loads the SSH public key specified in NodeGroupSSH and returns it. The key should be specified in only one way: by name (for a key existing in EC2), by path (for a key in a local file) or by its contents (in the config-file). It also assumes that if ssh is enabled (SSH.Allow == true) then one key was specified
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.