Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.CustomDeploy
-
Packages that use CustomDeploy Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of CustomDeploy in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return CustomDeploy Modifier and Type Method Description CustomDeployCustomDeployBuilder. build()CustomDeployMetal3MachineSpecFluent. buildCustomDeploy()CustomDeployMetal3MachineSpec. getCustomDeploy()Metal3MachineSpec defines the desired state of Metal3Machine.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type CustomDeploy Modifier and Type Method Description protected voidCustomDeployFluent. copyInstance(CustomDeploy instance)Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. editOrNewCustomDeployLike(CustomDeploy item)voidMetal3MachineSpec. setCustomDeploy(CustomDeploy customDeploy)Metal3MachineSpec defines the desired state of Metal3Machine.AMetal3MachineSpecFluent. withCustomDeploy(CustomDeploy customDeploy)Metal3MachineSpecFluent.CustomDeployNested<A>Metal3MachineSpecFluent. withNewCustomDeployLike(CustomDeploy item)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type CustomDeploy Constructor Description CustomDeployBuilder(CustomDeploy instance)CustomDeployBuilder(CustomDeployFluent<?> fluent, CustomDeploy instance)CustomDeployFluent(CustomDeploy instance)Metal3MachineSpec(String automatedCleaningMode, CustomDeploy customDeploy, io.fabric8.kubernetes.api.model.ObjectReference dataTemplate, HostSelector hostSelector, Image image, io.fabric8.kubernetes.api.model.SecretReference metaData, io.fabric8.kubernetes.api.model.SecretReference networkData, String providerID, io.fabric8.kubernetes.api.model.SecretReference userData)
-