GoogleCloudPlatform / alloydb-python-connector

A Python library for connecting securely to your AlloyDB instances.
Apache License 2.0
28 stars 7 forks source link

Add support for Public IP Connections #220

Closed jackwotherspoon closed 7 months ago

jackwotherspoon commented 7 months ago

Add Public IP Support to connector through a connector.connect argument.

Will need to use the v1alpha endpoints for now.