public static interface KubernetesCluster.DefinitionStages.WithLinuxSshKey
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.DefinitionStages.WithServicePrincipalClientId |
withSshKey(String sshKeyData)
Begins the definition to specify Linux ssh key.
|
KubernetesCluster.DefinitionStages.WithServicePrincipalClientId withSshKey(String sshKeyData)
sshKeyData - the SSH key dataCopyright © 2019. All rights reserved.