public interface PlatformFluent<A extends PlatformFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PlatformFluent.DefaultMachinePlatformNested<N> |
String getApiFloatingIP()
Boolean hasApiFloatingIP()
@Deprecated A withNewApiFloatingIP(String arg0)
String getApiVIP()
Boolean hasApiVIP()
@Deprecated A withNewApiVIP(String arg0)
String getCloud()
Boolean hasCloud()
@Deprecated A withNewCloud(String arg0)
String getClusterOSImage()
Boolean hasClusterOSImage()
@Deprecated A withNewClusterOSImage(String arg0)
<K,V> A withClusterOSImageProperties(Map<String,String> clusterOSImageProperties)
Boolean hasClusterOSImageProperties()
String getComputeFlavor()
Boolean hasComputeFlavor()
@Deprecated A withNewComputeFlavor(String arg0)
@Deprecated MachinePool getDefaultMachinePlatform()
MachinePool buildDefaultMachinePlatform()
A withDefaultMachinePlatform(MachinePool defaultMachinePlatform)
Boolean hasDefaultMachinePlatform()
PlatformFluent.DefaultMachinePlatformNested<A> withNewDefaultMachinePlatform()
PlatformFluent.DefaultMachinePlatformNested<A> withNewDefaultMachinePlatformLike(MachinePool item)
PlatformFluent.DefaultMachinePlatformNested<A> editDefaultMachinePlatform()
PlatformFluent.DefaultMachinePlatformNested<A> editOrNewDefaultMachinePlatform()
PlatformFluent.DefaultMachinePlatformNested<A> editOrNewDefaultMachinePlatformLike(MachinePool item)
A addAllToExternalDNS(Collection<String> items)
A removeAllFromExternalDNS(Collection<String> items)
String getFirstExternalDN()
String getLastExternalDN()
Boolean hasExternalDNS()
String getExternalNetwork()
Boolean hasExternalNetwork()
@Deprecated A withNewExternalNetwork(String arg0)
String getIngressFloatingIP()
Boolean hasIngressFloatingIP()
@Deprecated A withNewIngressFloatingIP(String arg0)
String getIngressVIP()
Boolean hasIngressVIP()
@Deprecated A withNewIngressVIP(String arg0)
String getLbFloatingIP()
Boolean hasLbFloatingIP()
@Deprecated A withNewLbFloatingIP(String arg0)
String getMachinesSubnet()
Boolean hasMachinesSubnet()
@Deprecated A withNewMachinesSubnet(String arg0)
String getOctaviaSupport()
Boolean hasOctaviaSupport()
@Deprecated A withNewOctaviaSupport(String arg0)
String getRegion()
Boolean hasRegion()
@Deprecated A withNewRegion(String arg0)
String getTrunkSupport()
Boolean hasTrunkSupport()
@Deprecated A withNewTrunkSupport(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.