public interface VenafiTPPFluent<A extends VenafiTPPFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VenafiTPPFluent.CredentialsRefNested<N> |
| Modifier and Type | Method and Description |
|---|---|
LocalObjectReference |
buildCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editOrNewCredentialsRef() |
VenafiTPPFluent.CredentialsRefNested<A> |
editOrNewCredentialsRefLike(LocalObjectReference item) |
String |
getCaBundle() |
LocalObjectReference |
getCredentialsRef()
Deprecated.
|
String |
getUrl() |
Boolean |
hasCaBundle() |
Boolean |
hasCredentialsRef() |
Boolean |
hasUrl() |
A |
withCaBundle(String caBundle) |
A |
withCredentialsRef(LocalObjectReference credentialsRef) |
A |
withNewCaBundle(String arg0)
Deprecated.
|
VenafiTPPFluent.CredentialsRefNested<A> |
withNewCredentialsRef() |
A |
withNewCredentialsRef(String name) |
VenafiTPPFluent.CredentialsRefNested<A> |
withNewCredentialsRefLike(LocalObjectReference item) |
A |
withNewUrl(String arg0)
Deprecated.
|
A |
withUrl(String url) |
String getCaBundle()
Boolean hasCaBundle()
@Deprecated A withNewCaBundle(String arg0)
@Deprecated LocalObjectReference getCredentialsRef()
LocalObjectReference buildCredentialsRef()
A withCredentialsRef(LocalObjectReference credentialsRef)
Boolean hasCredentialsRef()
VenafiTPPFluent.CredentialsRefNested<A> withNewCredentialsRef()
VenafiTPPFluent.CredentialsRefNested<A> withNewCredentialsRefLike(LocalObjectReference item)
VenafiTPPFluent.CredentialsRefNested<A> editCredentialsRef()
VenafiTPPFluent.CredentialsRefNested<A> editOrNewCredentialsRef()
VenafiTPPFluent.CredentialsRefNested<A> editOrNewCredentialsRefLike(LocalObjectReference item)
String getUrl()
Boolean hasUrl()
@Deprecated A withNewUrl(String arg0)
Copyright © 2015–2022 Red Hat. All rights reserved.