Open
Description
It would be extremely useful to have an example use of connect_get_namespaced_pod_portforward
.
I see https://github.com/tomplus/kubernetes_asyncio/blob/master/examples/example3.py contains an example for connect_get_namespaced_pod_exec
, but it's not clear how to send a port forwarded request to the pod.