Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
Command represents an invocation of the Cloud SQL Auth Proxy.
func NewCommand ¶
NewCommand returns a Command object representing an invocation of the proxy.
type Option ¶
type Option func(*Command)
Option is a function that configures a Command.
func WithDialer ¶
WithDialer configures the Command to use the provided dialer to connect to Cloud SQL instances.
func WithLogger ¶
WithLogger overrides the default logger.
Click to show internal directories.
Click to hide internal directories.