Definition at line 82 of file k8s.py.
◆ __init__()
def framework.infrastructure.k8s.PortForwarder.__init__ |
( |
|
self, |
|
|
str |
context, |
|
|
str |
namespace, |
|
|
str |
destination, |
|
|
int |
remote_port, |
|
|
Optional[int] |
local_port = None , |
|
|
Optional[str] |
local_address = None |
|
) |
| |
◆ close()
None framework.infrastructure.k8s.PortForwarder.close |
( |
|
self | ) |
|
◆ connect()
None framework.infrastructure.k8s.PortForwarder.connect |
( |
|
self | ) |
|
◆ context
framework.infrastructure.k8s.PortForwarder.context |
◆ destination
framework.infrastructure.k8s.PortForwarder.destination |
◆ local_address
framework.infrastructure.k8s.PortForwarder.local_address |
◆ local_port
framework.infrastructure.k8s.PortForwarder.local_port |
◆ namespace
framework.infrastructure.k8s.PortForwarder.namespace |
◆ remote_port
framework.infrastructure.k8s.PortForwarder.remote_port |
◆ str
framework.infrastructure.k8s.PortForwarder.str |
|
static |
◆ subprocess
framework.infrastructure.k8s.PortForwarder.subprocess |
The documentation for this class was generated from the following file: