package
0.0.0-20181009230506-ac834ce67862
Repository: https://github.com/lychung83/cloudsql-proxy.git
Documentation: pkg.go.dev

# Functions

CreateInstanceConfigs verifies that the parameters passed to it are valid for the proxy for the platform and system and then returns a slice of valid instanceConfig.
Main executes the main function of the proxy, allowing it to be called from tests.
WatchInstances handles the lifecycle of local sockets used for proxying local connections.