public interface IngressTLSFluent<A extends IngressTLSFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
A addAllToHosts(Collection<String> items)
A removeAllFromHosts(Collection<String> items)
String getHost(int index)
String getFirstHost()
String getLastHost()
Boolean hasHosts()
String getSecretName()
Boolean hasSecretName()
Boolean hasAdditionalProperties()
Copyright © 2015–2023 Red Hat. All rights reserved.