Public Member Functions | Public Attributes | Static Public Attributes | List of all members
framework.infrastructure.k8s.PortForwarder Class Reference

Public Member Functions

def __init__ (self, str context, str namespace, str destination, int remote_port, Optional[int] local_port=None, Optional[str] local_address=None)
 
None close (self)
 
None connect (self)
 

Public Attributes

 context
 
 destination
 
 local_address
 
 local_port
 
 namespace
 
 remote_port
 
 subprocess
 

Static Public Attributes

 str
 

Detailed Description

Definition at line 82 of file k8s.py.

Constructor & Destructor Documentation

◆ __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 
)

Definition at line 85 of file k8s.py.

Member Function Documentation

◆ close()

None framework.infrastructure.k8s.PortForwarder.close (   self)

Definition at line 162 of file k8s.py.

◆ connect()

None framework.infrastructure.k8s.PortForwarder.connect (   self)

Definition at line 100 of file k8s.py.

Member Data Documentation

◆ context

framework.infrastructure.k8s.PortForwarder.context

Definition at line 86 of file k8s.py.

◆ destination

framework.infrastructure.k8s.PortForwarder.destination

Definition at line 88 of file k8s.py.

◆ local_address

framework.infrastructure.k8s.PortForwarder.local_address

Definition at line 90 of file k8s.py.

◆ local_port

framework.infrastructure.k8s.PortForwarder.local_port

Definition at line 154 of file k8s.py.

◆ namespace

framework.infrastructure.k8s.PortForwarder.namespace

Definition at line 87 of file k8s.py.

◆ remote_port

framework.infrastructure.k8s.PortForwarder.remote_port

Definition at line 89 of file k8s.py.

◆ str

framework.infrastructure.k8s.PortForwarder.str
static

Definition at line 83 of file k8s.py.

◆ subprocess

framework.infrastructure.k8s.PortForwarder.subprocess

Definition at line 110 of file k8s.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:10