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 SkipDialSettingsValidation ¶ added in v0.30.0
func SkipDialSettingsValidation() option.ClientOption
SkipDialSettingsValidation bypasses validation on ClientOptions.
It should only be used internally.
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 overridden 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.