| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1IngressTLS |
ExtensionsV1beta1IngressTLS.addHostsItem(String hostsItem) |
ExtensionsV1beta1IngressTLS |
ExtensionsV1beta1IngressTLS.hosts(List<String> hosts) |
ExtensionsV1beta1IngressTLS |
ExtensionsV1beta1IngressTLS.secretName(String secretName) |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionsV1beta1IngressTLS> |
ExtensionsV1beta1IngressSpec.getTls()
TLS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV1beta1IngressSpec |
ExtensionsV1beta1IngressSpec.addTlsItem(ExtensionsV1beta1IngressTLS tlsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionsV1beta1IngressSpec.setTls(List<ExtensionsV1beta1IngressTLS> tls) |
ExtensionsV1beta1IngressSpec |
ExtensionsV1beta1IngressSpec.tls(List<ExtensionsV1beta1IngressTLS> tls) |
Copyright © 2021. All rights reserved.