public static interface KubernetesCluster.DefinitionStages.WithDnsPrefix
Modifier and Type | Method and Description |
---|---|
KubernetesCluster.DefinitionStages.WithCreate |
withDnsPrefix(String dnsPrefix)
Specifies the DNS prefix to be used to create the FQDN for the master pool.
|
KubernetesCluster.DefinitionStages.WithCreate withDnsPrefix(String dnsPrefix)
dnsPrefix
- the DNS prefix to be used to create the FQDN for the master poolCopyright © 2019. All rights reserved.