public interface VenafiCloudFluent<A extends VenafiCloudFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VenafiCloudFluent.ApiTokenSecretRefNested<N> |
| Modifier and Type | Method and Description |
|---|---|
SecretKeySelector |
buildApiTokenSecretRef() |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
editApiTokenSecretRef() |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
editOrNewApiTokenSecretRef() |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
editOrNewApiTokenSecretRefLike(SecretKeySelector item) |
SecretKeySelector |
getApiTokenSecretRef()
Deprecated.
|
String |
getUrl() |
Boolean |
hasApiTokenSecretRef() |
Boolean |
hasUrl() |
A |
withApiTokenSecretRef(SecretKeySelector apiTokenSecretRef) |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
withNewApiTokenSecretRef() |
A |
withNewApiTokenSecretRef(String key,
String name) |
VenafiCloudFluent.ApiTokenSecretRefNested<A> |
withNewApiTokenSecretRefLike(SecretKeySelector item) |
A |
withNewUrl(String arg0)
Deprecated.
|
A |
withUrl(String url) |
@Deprecated SecretKeySelector getApiTokenSecretRef()
SecretKeySelector buildApiTokenSecretRef()
A withApiTokenSecretRef(SecretKeySelector apiTokenSecretRef)
Boolean hasApiTokenSecretRef()
VenafiCloudFluent.ApiTokenSecretRefNested<A> withNewApiTokenSecretRef()
VenafiCloudFluent.ApiTokenSecretRefNested<A> withNewApiTokenSecretRefLike(SecretKeySelector item)
VenafiCloudFluent.ApiTokenSecretRefNested<A> editApiTokenSecretRef()
VenafiCloudFluent.ApiTokenSecretRefNested<A> editOrNewApiTokenSecretRef()
VenafiCloudFluent.ApiTokenSecretRefNested<A> editOrNewApiTokenSecretRefLike(SecretKeySelector item)
String getUrl()
Boolean hasUrl()
@Deprecated A withNewUrl(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.