Uses of Class
io.fabric8.openshift.api.model.hive.v1.ClusterInstallLocalReference
-
Packages that use ClusterInstallLocalReference Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of ClusterInstallLocalReference in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return ClusterInstallLocalReference Modifier and Type Method Description ClusterInstallLocalReferenceClusterInstallLocalReferenceBuilder. build()ClusterInstallLocalReferenceClusterDeploymentSpecFluent. buildClusterInstallRef()ClusterInstallLocalReferenceClusterDeploymentSpec. getClusterInstallRef()ClusterDeploymentSpec defines the desired state of ClusterDeploymentMethods in io.fabric8.openshift.api.model.hive.v1 with parameters of type ClusterInstallLocalReference Modifier and Type Method Description protected voidClusterInstallLocalReferenceFluent. copyInstance(ClusterInstallLocalReference instance)ClusterDeploymentSpecFluent.ClusterInstallRefNested<A>ClusterDeploymentSpecFluent. editOrNewClusterInstallRefLike(ClusterInstallLocalReference item)voidClusterDeploymentSpec. setClusterInstallRef(ClusterInstallLocalReference clusterInstallRef)ClusterDeploymentSpec defines the desired state of ClusterDeploymentAClusterDeploymentSpecFluent. withClusterInstallRef(ClusterInstallLocalReference clusterInstallRef)ClusterDeploymentSpecFluent.ClusterInstallRefNested<A>ClusterDeploymentSpecFluent. withNewClusterInstallRefLike(ClusterInstallLocalReference item)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type ClusterInstallLocalReference Constructor Description ClusterDeploymentSpec(String baseDomain, io.fabric8.kubernetes.api.model.LocalObjectReference boundServiceAccountSigningKeySecretRef, List<CertificateBundleSpec> certificateBundles, ClusterInstallLocalReference clusterInstallRef, ClusterMetadata clusterMetadata, String clusterName, ClusterPoolReference clusterPoolRef, ControlPlaneConfigSpec controlPlaneConfig, String hibernateAfter, List<ClusterIngress> ingress, Integer installAttemptsLimit, Boolean installed, Boolean manageDNS, Platform platform, String powerState, Boolean preserveOnDelete, Provisioning provisioning, io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef)ClusterInstallLocalReferenceBuilder(ClusterInstallLocalReference instance)ClusterInstallLocalReferenceBuilder(ClusterInstallLocalReferenceFluent<?> fluent, ClusterInstallLocalReference instance)ClusterInstallLocalReferenceFluent(ClusterInstallLocalReference instance)
-