Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
Command represents an invocation of the AlloyDB 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 AlloyDB instances.
func WithLogger ¶ added in v0.4.0
WithLogger overrides the default logger.
Click to show internal directories.
Click to hide internal directories.