public class HelmReleaseRepoFluentImpl<A extends HelmReleaseRepoFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements HelmReleaseRepoFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
HelmReleaseRepoFluentImpl.AltSourceNestedImpl<N> |
class |
HelmReleaseRepoFluentImpl.ConfigMapRefNestedImpl<N> |
class |
HelmReleaseRepoFluentImpl.SecretRefNestedImpl<N> |
class |
HelmReleaseRepoFluentImpl.SourceNestedImpl<N> |
HelmReleaseRepoFluent.AltSourceNested<N>, HelmReleaseRepoFluent.ConfigMapRefNested<N>, HelmReleaseRepoFluent.SecretRefNested<N>, HelmReleaseRepoFluent.SourceNested<N>| Constructor and Description |
|---|
HelmReleaseRepoFluentImpl() |
HelmReleaseRepoFluentImpl(HelmReleaseRepo instance) |
public HelmReleaseRepoFluentImpl()
public HelmReleaseRepoFluentImpl(HelmReleaseRepo instance)
@Deprecated public AltSource getAltSource()
getAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public AltSource buildAltSource()
buildAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withAltSource(AltSource altSource)
withAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasAltSource()
hasAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.AltSourceNested<A> withNewAltSource()
withNewAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.AltSourceNested<A> withNewAltSourceLike(AltSource item)
withNewAltSourceLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.AltSourceNested<A> editAltSource()
editAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.AltSourceNested<A> editOrNewAltSource()
editOrNewAltSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.AltSourceNested<A> editOrNewAltSourceLike(AltSource item)
editOrNewAltSourceLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public String getChartName()
getChartName in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withChartName(String chartName)
withChartName in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasChartName()
hasChartName in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>@Deprecated public A withNewChartName(String arg0)
withNewChartName in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getConfigMapRef()
getConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference buildConfigMapRef()
buildConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withConfigMapRef(io.fabric8.kubernetes.api.model.ObjectReference configMapRef)
withConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasConfigMapRef()
hasConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.ConfigMapRefNested<A> withNewConfigMapRef()
withNewConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.ConfigMapRefNested<A> withNewConfigMapRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
withNewConfigMapRefLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.ConfigMapRefNested<A> editConfigMapRef()
editConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.ConfigMapRefNested<A> editOrNewConfigMapRef()
editOrNewConfigMapRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.ConfigMapRefNested<A> editOrNewConfigMapRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
editOrNewConfigMapRefLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public String getDigest()
getDigest in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withDigest(String digest)
withDigest in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasDigest()
hasDigest in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>@Deprecated public A withNewDigest(String arg0)
withNewDigest in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean getInsecureSkipVerify()
getInsecureSkipVerify in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withInsecureSkipVerify(Boolean insecureSkipVerify)
withInsecureSkipVerify in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasInsecureSkipVerify()
hasInsecureSkipVerify in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getSecretRef()
getSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference buildSecretRef()
buildSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withSecretRef(io.fabric8.kubernetes.api.model.ObjectReference secretRef)
withSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SecretRefNested<A> withNewSecretRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
withNewSecretRefLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SecretRefNested<A> editOrNewSecretRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
editOrNewSecretRefLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>@Deprecated public Source getSource()
getSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Source buildSource()
buildSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withSource(Source source)
withSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasSource()
hasSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SourceNested<A> withNewSource()
withNewSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SourceNested<A> withNewSourceLike(Source item)
withNewSourceLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SourceNested<A> editSource()
editSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SourceNested<A> editOrNewSource()
editOrNewSource in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public HelmReleaseRepoFluent.SourceNested<A> editOrNewSourceLike(Source item)
editOrNewSourceLike in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public String getVersion()
getVersion in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public A withVersion(String version)
withVersion in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>public Boolean hasVersion()
hasVersion in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>@Deprecated public A withNewVersion(String arg0)
withNewVersion in interface HelmReleaseRepoFluent<A extends HelmReleaseRepoFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.