Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
api.PGSidecarServiceClient
}
Client is the pg-sidecar-service client
type OptFunc ¶
type OptFunc func(c *Opts)
OptFunc is a Client functional argument
func WithConTimeout ¶
WithConTimeout configures the timeout duration
func WithTLSCertPath ¶
WithTLSCertPath configures the mTLS cert path
func WithTLSKeyPath ¶
WithTLSKeyPath configures the mTLS key path
func WithTLSRootCAPath ¶
WithTLSRootCAPath configures the mTLS root CA cert path
Click to show internal directories.
Click to hide internal directories.