proxy/ directory

Directories

PathSynopsis
proxy/certsPackage certs implements a CertSource which speaks to the public Cloud SQL API endpoint.
proxy/dialers
proxy/dialers/mysqlPackage 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/postgresPackage postgres adds a 'cloudsqlpostgres' driver to use when you want to access a Cloud SQL Database via the go database/sql library.
proxy/fusePackage 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/limitsPackage limits provides routines to check and enforce certain resource limits on the Cloud SQL client proxy process.
proxy/proxyPackage proxy implements client and server code for proxying an unsecure connection over SSL.
proxy/utilPackage 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.