public interface ACMEIssuerDNS01ProviderRFC2136Fluent<A extends ACMEIssuerDNS01ProviderRFC2136Fluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ACMEIssuerDNS01ProviderRFC2136Fluent.TsigSecretSecretRefNested<N> |
String getNameserver()
Boolean hasNameserver()
@Deprecated A withNewNameserver(String arg0)
String getTsigAlgorithm()
Boolean hasTsigAlgorithm()
@Deprecated A withNewTsigAlgorithm(String arg0)
String getTsigKeyName()
Boolean hasTsigKeyName()
@Deprecated A withNewTsigKeyName(String arg0)
@Deprecated SecretKeySelector getTsigSecretSecretRef()
SecretKeySelector buildTsigSecretSecretRef()
A withTsigSecretSecretRef(SecretKeySelector tsigSecretSecretRef)
Boolean hasTsigSecretSecretRef()
ACMEIssuerDNS01ProviderRFC2136Fluent.TsigSecretSecretRefNested<A> withNewTsigSecretSecretRef()
ACMEIssuerDNS01ProviderRFC2136Fluent.TsigSecretSecretRefNested<A> withNewTsigSecretSecretRefLike(SecretKeySelector item)
ACMEIssuerDNS01ProviderRFC2136Fluent.TsigSecretSecretRefNested<A> editTsigSecretSecretRef()
ACMEIssuerDNS01ProviderRFC2136Fluent.TsigSecretSecretRefNested<A> editOrNewTsigSecretSecretRef()
ACMEIssuerDNS01ProviderRFC2136Fluent.TsigSecretSecretRefNested<A> editOrNewTsigSecretSecretRefLike(SecretKeySelector item)
Copyright © 2015–2020 Red Hat. All rights reserved.