Package | Description |
---|---|
io.hawt.web.kubernetes |
Modifier and Type | Class and Description |
---|---|
class |
PodServlet
Proxies /pod/name/port/* to the pod IP/port for 'name' using the Kubernetes service lookup and then
passes the rest of the URI to the underlying service.
|
class |
ServiceServlet
Proxies /service/name/* to the service host/port for 'name' using the Kubernetes service lookup and then
passes the rest of the URI to the underlying service.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.