Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.Metal3ClusterSpec
-
Packages that use Metal3ClusterSpec Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of Metal3ClusterSpec in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return Metal3ClusterSpec Modifier and Type Method Description Metal3ClusterSpecMetal3ClusterSpecBuilder. build()Metal3ClusterSpecMetal3ClusterFluent. buildSpec()Metal3ClusterSpecMetal3ClusterTemplateResourceFluent. buildSpec()Metal3ClusterSpecMetal3Cluster. getSpec()Metal3Cluster is the Schema for the metal3clusters API.Metal3ClusterSpecMetal3ClusterTemplateResource. getSpec()Metal3ClusterTemplateResource describes the data for creating a Metal3Cluster from a template.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type Metal3ClusterSpec Modifier and Type Method Description protected voidMetal3ClusterSpecFluent. copyInstance(Metal3ClusterSpec instance)Metal3ClusterFluent.SpecNested<A>Metal3ClusterFluent. editOrNewSpecLike(Metal3ClusterSpec item)Metal3ClusterTemplateResourceFluent.SpecNested<A>Metal3ClusterTemplateResourceFluent. editOrNewSpecLike(Metal3ClusterSpec item)voidMetal3Cluster. setSpec(Metal3ClusterSpec spec)Metal3Cluster is the Schema for the metal3clusters API.voidMetal3ClusterTemplateResource. setSpec(Metal3ClusterSpec spec)Metal3ClusterTemplateResource describes the data for creating a Metal3Cluster from a template.Metal3ClusterFluent.SpecNested<A>Metal3ClusterFluent. withNewSpecLike(Metal3ClusterSpec item)Metal3ClusterTemplateResourceFluent.SpecNested<A>Metal3ClusterTemplateResourceFluent. withNewSpecLike(Metal3ClusterSpec item)AMetal3ClusterFluent. withSpec(Metal3ClusterSpec spec)AMetal3ClusterTemplateResourceFluent. withSpec(Metal3ClusterSpec spec)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type Metal3ClusterSpec Constructor Description Metal3Cluster(String apiVersion, String kind, io.fabric8.kubernetes.api.model.ObjectMeta metadata, Metal3ClusterSpec spec, Metal3ClusterStatus status)Metal3ClusterSpecBuilder(Metal3ClusterSpec instance)Metal3ClusterSpecBuilder(Metal3ClusterSpecFluent<?> fluent, Metal3ClusterSpec instance)Metal3ClusterSpecFluent(Metal3ClusterSpec instance)Metal3ClusterTemplateResource(Metal3ClusterSpec spec)
-