All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
A |
addAllToCertificateBundles(Collection<CertificateBundleSpec> items) |
A |
addAllToIngress(Collection<ClusterIngress> items) |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
addNewCertificateBundle() |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
addNewCertificateBundleLike(CertificateBundleSpec item) |
ClusterDeploymentSpecFluent.IngressNested<A> |
addNewIngress() |
ClusterDeploymentSpecFluent.IngressNested<A> |
addNewIngressLike(ClusterIngress item) |
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
A |
addToCertificateBundles(CertificateBundleSpec... items) |
A |
addToCertificateBundles(int index,
CertificateBundleSpec item) |
A |
addToIngress(ClusterIngress... items) |
A |
addToIngress(int index,
ClusterIngress item) |
io.fabric8.kubernetes.api.model.LocalObjectReference |
buildBoundServiceAccountSigningKeySecretRef() |
CertificateBundleSpec |
buildCertificateBundle(int index) |
List<CertificateBundleSpec> |
buildCertificateBundles() |
ClusterInstallLocalReference |
buildClusterInstallRef() |
ClusterMetadata |
buildClusterMetadata() |
ClusterPoolReference |
buildClusterPoolRef() |
ControlPlaneConfigSpec |
buildControlPlaneConfig() |
CertificateBundleSpec |
buildFirstCertificateBundle() |
ClusterIngress |
buildFirstIngress() |
List<ClusterIngress> |
buildIngress() |
ClusterIngress |
buildIngress(int index) |
CertificateBundleSpec |
buildLastCertificateBundle() |
ClusterIngress |
buildLastIngress() |
CertificateBundleSpec |
buildMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate) |
ClusterIngress |
buildMatchingIngress(Predicate<ClusterIngressBuilder> predicate) |
Platform |
buildPlatform() |
Provisioning |
buildProvisioning() |
io.fabric8.kubernetes.api.model.LocalObjectReference |
buildPullSecretRef() |
ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> |
editBoundServiceAccountSigningKeySecretRef() |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
editCertificateBundle(int index) |
ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> |
editClusterInstallRef() |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
editClusterMetadata() |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
editClusterPoolRef() |
ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> |
editControlPlaneConfig() |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
editFirstCertificateBundle() |
ClusterDeploymentSpecFluent.IngressNested<A> |
editFirstIngress() |
ClusterDeploymentSpecFluent.IngressNested<A> |
editIngress(int index) |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
editLastCertificateBundle() |
ClusterDeploymentSpecFluent.IngressNested<A> |
editLastIngress() |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
editMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate) |
ClusterDeploymentSpecFluent.IngressNested<A> |
editMatchingIngress(Predicate<ClusterIngressBuilder> predicate) |
ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> |
editOrNewBoundServiceAccountSigningKeySecretRef() |
ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> |
editOrNewBoundServiceAccountSigningKeySecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> |
editOrNewClusterInstallRef() |
ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> |
editOrNewClusterInstallRefLike(ClusterInstallLocalReference item) |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
editOrNewClusterMetadata() |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
editOrNewClusterMetadataLike(ClusterMetadata item) |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
editOrNewClusterPoolRef() |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
editOrNewClusterPoolRefLike(ClusterPoolReference item) |
ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> |
editOrNewControlPlaneConfig() |
ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> |
editOrNewControlPlaneConfigLike(ControlPlaneConfigSpec item) |
ClusterDeploymentSpecFluent.PlatformNested<A> |
editOrNewPlatform() |
ClusterDeploymentSpecFluent.PlatformNested<A> |
editOrNewPlatformLike(Platform item) |
ClusterDeploymentSpecFluent.ProvisioningNested<A> |
editOrNewProvisioning() |
ClusterDeploymentSpecFluent.ProvisioningNested<A> |
editOrNewProvisioningLike(Provisioning item) |
ClusterDeploymentSpecFluent.PullSecretRefNested<A> |
editOrNewPullSecretRef() |
ClusterDeploymentSpecFluent.PullSecretRefNested<A> |
editOrNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
ClusterDeploymentSpecFluent.PlatformNested<A> |
editPlatform() |
ClusterDeploymentSpecFluent.ProvisioningNested<A> |
editProvisioning() |
ClusterDeploymentSpecFluent.PullSecretRefNested<A> |
editPullSecretRef() |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
String |
getBaseDomain() |
String |
getClusterName() |
io.fabric8.kubernetes.api.model.Duration |
getHibernateAfter() |
Integer |
getInstallAttemptsLimit() |
Boolean |
getInstalled() |
Boolean |
getManageDNS() |
String |
getPowerState() |
Boolean |
getPreserveOnDelete() |
boolean |
hasAdditionalProperties() |
boolean |
hasBaseDomain() |
boolean |
hasBoundServiceAccountSigningKeySecretRef() |
boolean |
hasCertificateBundles() |
boolean |
hasClusterInstallRef() |
boolean |
hasClusterMetadata() |
boolean |
hasClusterName() |
boolean |
hasClusterPoolRef() |
boolean |
hasControlPlaneConfig() |
int |
hashCode() |
boolean |
hasHibernateAfter() |
boolean |
hasIngress() |
boolean |
hasInstallAttemptsLimit() |
boolean |
hasInstalled() |
boolean |
hasManageDNS() |
boolean |
hasMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate) |
boolean |
hasMatchingIngress(Predicate<ClusterIngressBuilder> predicate) |
boolean |
hasPlatform() |
boolean |
hasPowerState() |
boolean |
hasPreserveOnDelete() |
boolean |
hasProvisioning() |
boolean |
hasPullSecretRef() |
A |
removeAllFromCertificateBundles(Collection<CertificateBundleSpec> items) |
A |
removeAllFromIngress(Collection<ClusterIngress> items) |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
A |
removeFromCertificateBundles(CertificateBundleSpec... items) |
A |
removeFromIngress(ClusterIngress... items) |
A |
removeMatchingFromCertificateBundles(Predicate<CertificateBundleSpecBuilder> predicate) |
A |
removeMatchingFromIngress(Predicate<ClusterIngressBuilder> predicate) |
ClusterDeploymentSpecFluent.CertificateBundlesNested<A> |
setNewCertificateBundleLike(int index,
CertificateBundleSpec item) |
ClusterDeploymentSpecFluent.IngressNested<A> |
setNewIngressLike(int index,
ClusterIngress item) |
A |
setToCertificateBundles(int index,
CertificateBundleSpec item) |
A |
setToIngress(int index,
ClusterIngress item) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withBaseDomain(String baseDomain) |
A |
withBoundServiceAccountSigningKeySecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference boundServiceAccountSigningKeySecretRef) |
A |
withCertificateBundles(CertificateBundleSpec... certificateBundles) |
A |
withCertificateBundles(List<CertificateBundleSpec> certificateBundles) |
A |
withClusterInstallRef(ClusterInstallLocalReference clusterInstallRef) |
A |
withClusterMetadata(ClusterMetadata clusterMetadata) |
A |
withClusterName(String clusterName) |
A |
withClusterPoolRef(ClusterPoolReference clusterPoolRef) |
A |
withControlPlaneConfig(ControlPlaneConfigSpec controlPlaneConfig) |
A |
withHibernateAfter(io.fabric8.kubernetes.api.model.Duration hibernateAfter) |
A |
withIngress(ClusterIngress... ingress) |
A |
withIngress(List<ClusterIngress> ingress) |
A |
withInstallAttemptsLimit(Integer installAttemptsLimit) |
A |
withInstalled() |
A |
withInstalled(Boolean installed) |
A |
withManageDNS() |
A |
withManageDNS(Boolean manageDNS) |
ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> |
withNewBoundServiceAccountSigningKeySecretRef() |
A |
withNewBoundServiceAccountSigningKeySecretRef(String name) |
ClusterDeploymentSpecFluent.BoundServiceAccountSigningKeySecretRefNested<A> |
withNewBoundServiceAccountSigningKeySecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> |
withNewClusterInstallRef() |
A |
withNewClusterInstallRef(String group,
String kind,
String name,
String version) |
ClusterDeploymentSpecFluent.ClusterInstallRefNested<A> |
withNewClusterInstallRefLike(ClusterInstallLocalReference item) |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
withNewClusterMetadata() |
ClusterDeploymentSpecFluent.ClusterMetadataNested<A> |
withNewClusterMetadataLike(ClusterMetadata item) |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
withNewClusterPoolRef() |
A |
withNewClusterPoolRef(String claimName,
String claimedTimestamp,
String namespace,
String poolName) |
ClusterDeploymentSpecFluent.ClusterPoolRefNested<A> |
withNewClusterPoolRefLike(ClusterPoolReference item) |
ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> |
withNewControlPlaneConfig() |
ClusterDeploymentSpecFluent.ControlPlaneConfigNested<A> |
withNewControlPlaneConfigLike(ControlPlaneConfigSpec item) |
ClusterDeploymentSpecFluent.PlatformNested<A> |
withNewPlatform() |
ClusterDeploymentSpecFluent.PlatformNested<A> |
withNewPlatformLike(Platform item) |
ClusterDeploymentSpecFluent.ProvisioningNested<A> |
withNewProvisioning() |
ClusterDeploymentSpecFluent.ProvisioningNested<A> |
withNewProvisioningLike(Provisioning item) |
ClusterDeploymentSpecFluent.PullSecretRefNested<A> |
withNewPullSecretRef() |
A |
withNewPullSecretRef(String name) |
ClusterDeploymentSpecFluent.PullSecretRefNested<A> |
withNewPullSecretRefLike(io.fabric8.kubernetes.api.model.LocalObjectReference item) |
A |
withPlatform(Platform platform) |
A |
withPowerState(String powerState) |
A |
withPreserveOnDelete() |
A |
withPreserveOnDelete(Boolean preserveOnDelete) |
A |
withProvisioning(Provisioning provisioning) |
A |
withPullSecretRef(io.fabric8.kubernetes.api.model.LocalObjectReference pullSecretRef) |