proxy/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
proxy/certs | Package certs implements a CertSource which speaks to the public Cloud SQL API endpoint. |
proxy/dialers | |
proxy/dialers/mysql | Package mysql adds a 'cloudsql' network to use when you want to access a Cloud SQL Database via the mysql driver found at github.com/go-sql-driver/mysql. |
proxy/dialers/postgres | Package postgres adds a 'cloudsqlpostgres' driver to use when you want to access a Cloud SQL Database via the go database/sql library. |
proxy/fuse | Package fuse provides a connection source wherein the user does not need to specify which instance they are connecting to before they start the executable. |
proxy/limits | Package limits provides routines to check and enforce certain resource limits on the Cloud SQL client proxy process. |
proxy/proxy | Package proxy implements client and server code for proxying an unsecure connection over SSL. |
proxy/util | Package util contains utility functions for use throughout the Cloud SQL Auth proxy. |
- Version
- v1.37.7 (latest)
- Published
- Apr 16, 2025
- Platform
- linux/amd64
- Last checked
- 2 months ago –
Tools for package owners.