| Package | Description |
|---|---|
| com.openshift.internal.restclient.model | |
| com.openshift.restclient.model.route |
| Modifier and Type | Method and Description |
|---|---|
ITLSConfig |
Route.createTLSConfig() |
ITLSConfig |
Route.getTLSConfig() |
| Modifier and Type | Method and Description |
|---|---|
ITLSConfig |
IRoute.createTLSConfig()
Create a tls config if one is not defined or return the existing one
|
ITLSConfig |
IRoute.getTLSConfig()
Retrieves the TLS configuration of this route.
|
Copyright © 2019 Red Hat, Inc. All Rights Reserved.