Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
cloud_sql_proxy
cloudsql-proxy can be used as a proxy to Cloud SQL databases.
|
cloudsql-proxy can be used as a proxy to Cloud SQL databases. |
Package logging contains helpers to support log messages.
|
Package logging contains helpers to support log messages. |
Package proxy implements client and server code for proxying an unsecure connection over SSL.
|
Package proxy implements client and server code for proxying an unsecure connection over SSL. |
certs
Package certs implements a CertSource which speaks to the public Cloud SQL API endpoint.
|
Package certs implements a CertSource which speaks to the public Cloud SQL API endpoint. |
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.
|
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. |
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.
|
Package postgres adds a 'cloudsqlpostgres' driver to use when you want to access a Cloud SQL Database via the go database/sql library. |
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.
|
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. |
limits
Package limits provides routines to check and enforce certain resource limits on the Cloud SQL client proxy process.
|
Package limits provides routines to check and enforce certain resource limits on the Cloud SQL client proxy process. |
util
Package util contains utility functions for use throughout the Cloud SQL Proxy.
|
Package util contains utility functions for use throughout the Cloud SQL Proxy. |
Required flags: -connection_name, -project
|
Required flags: -connection_name, -project |
Click to show internal directories.
Click to hide internal directories.