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 getArmEndpoint()
Boolean hasArmEndpoint()
@Deprecated A withNewArmEndpoint(String arg0)
String getBaseDomainResourceGroupName()
A withBaseDomainResourceGroupName(String baseDomainResourceGroupName)
Boolean hasBaseDomainResourceGroupName()
@Deprecated A withNewBaseDomainResourceGroupName(String arg0)
String getCloudName()
Boolean hasCloudName()
@Deprecated A withNewCloudName(String arg0)
String getClusterOSImage()
Boolean hasClusterOSImage()
@Deprecated A withNewClusterOSImage(String arg0)
String getComputeSubnet()
Boolean hasComputeSubnet()
@Deprecated A withNewComputeSubnet(String arg0)
String getControlPlaneSubnet()
Boolean hasControlPlaneSubnet()
@Deprecated A withNewControlPlaneSubnet(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)
String getNetworkResourceGroupName()
Boolean hasNetworkResourceGroupName()
@Deprecated A withNewNetworkResourceGroupName(String arg0)
String getOutboundType()
Boolean hasOutboundType()
@Deprecated A withNewOutboundType(String arg0)
String getRegion()
Boolean hasRegion()
@Deprecated A withNewRegion(String arg0)
String getResourceGroupName()
Boolean hasResourceGroupName()
@Deprecated A withNewResourceGroupName(String arg0)
String getVirtualNetwork()
Boolean hasVirtualNetwork()
@Deprecated A withNewVirtualNetwork(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.