| Package | Description |
|---|---|
| com.appscode.voyager.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1IngressTLS |
V1beta1IngressTLS.addHostsItem(String hostsItem) |
V1beta1IngressTLS |
V1beta1IngressTLS.hosts(List<String> hosts) |
V1beta1IngressTLS |
V1beta1IngressTLS.ref(V1beta1LocalTypedReference ref) |
V1beta1IngressTLS |
V1beta1IngressTLS.secretName(String secretName) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1IngressTLS> |
V1beta1IngressSpec.getTls()
TLS is the TLS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1IngressSpec |
V1beta1IngressSpec.addTlsItem(V1beta1IngressTLS tlsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1beta1IngressSpec.setTls(List<V1beta1IngressTLS> tls) |
V1beta1IngressSpec |
V1beta1IngressSpec.tls(List<V1beta1IngressTLS> tls) |
Copyright © 2018. All rights reserved.