public interface MachinePoolFluent<A extends MachinePoolFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getImageID()
Boolean hasImageID()
@Deprecated A withNewImageID(String arg0)
String getInstanceType()
Boolean hasInstanceType()
@Deprecated A withNewInstanceType(String arg0)
String getSystemDiskCategory()
Boolean hasSystemDiskCategory()
@Deprecated A withNewSystemDiskCategory(String arg0)
Integer getSystemDiskSize()
Boolean hasSystemDiskSize()
A addAllToZones(Collection<String> items)
A removeAllFromZones(Collection<String> items)
String getFirstZone()
String getLastZone()
Boolean hasZones()
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.