lsst.dax.apdb g9290983e33+ffdc83c6f7
 
Loading...
Searching...
No Matches
lsst.dax.apdb.cassandra.sessionFactory._AddressTranslator Class Reference
Inheritance diagram for lsst.dax.apdb.cassandra.sessionFactory._AddressTranslator:

Public Member Functions

 __init__ (self, tuple[str,...] public_ips, tuple[str,...] private_ips)
 
str translate (self, str private_ip)
 

Protected Attributes

 _map = dict(zip(private_ips, public_ips))
 

Detailed Description

Translate internal IP address to external.

Only used for docker-based setup, not a viable long-term solution.

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