Uses of Class
io.fabric8.openshift.api.model.hive.ibmcloud.v1.MachinePool
-
Packages that use MachinePool Package Description io.fabric8.openshift.api.model.hive.ibmcloud.v1 io.fabric8.openshift.api.model.hive.v1 -
-
Uses of MachinePool in io.fabric8.openshift.api.model.hive.ibmcloud.v1
Methods in io.fabric8.openshift.api.model.hive.ibmcloud.v1 that return MachinePool Modifier and Type Method Description MachinePoolMachinePoolBuilder. build()Methods in io.fabric8.openshift.api.model.hive.ibmcloud.v1 with parameters of type MachinePool Modifier and Type Method Description protected voidMachinePoolFluent. copyInstance(MachinePool instance)Constructors in io.fabric8.openshift.api.model.hive.ibmcloud.v1 with parameters of type MachinePool Constructor Description MachinePoolBuilder(MachinePool instance)MachinePoolBuilder(MachinePoolFluent<?> fluent, MachinePool instance)MachinePoolFluent(MachinePool instance) -
Uses of MachinePool in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return MachinePool Modifier and Type Method Description MachinePoolMachinePoolPlatformFluent. buildIbmcloud()MachinePoolMachinePoolPlatform. getIbmcloud()MachinePoolPlatform is the platform-specific configuration for a machine pool.Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePool Modifier and Type Method Description MachinePoolPlatformFluent.IbmcloudNested<A>MachinePoolPlatformFluent. editOrNewIbmcloudLike(MachinePool item)voidMachinePoolPlatform. setIbmcloud(MachinePool ibmcloud)MachinePoolPlatform is the platform-specific configuration for a machine pool.AMachinePoolPlatformFluent. withIbmcloud(MachinePool ibmcloud)MachinePoolPlatformFluent.IbmcloudNested<A>MachinePoolPlatformFluent. withNewIbmcloudLike(MachinePool item)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type MachinePool Constructor Description MachinePoolPlatform(MachinePoolPlatform aws, MachinePool azure, MachinePool gcp, MachinePool ibmcloud, MachinePool openstack, MachinePool ovirt, MachinePool vsphere)
-