Documentation
¶
Overview ¶
Package internaloption contains options used internally by Google client code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithDefaultEndpoint ¶
func WithDefaultEndpoint(url string) option.ClientOption
WithDefaultEndpoint is an option that indicates the default endpoint.
It should only be used internally by generated clients.
This is similar to WithEndpoint, but allows us to determine whether the user has overriden the default endpoint.
func WithDefaultMTLSEndpoint ¶ added in v0.29.0
func WithDefaultMTLSEndpoint(url string) option.ClientOption
WithDefaultMTLSEndpoint is an option that indicates the default mTLS endpoint.
It should only be used internally by generated clients.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.