Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func (Config) GetClientOptions ¶
func (c Config) GetClientOptions() ([]option.ClientOption, error)
type Provider ¶
type Provider struct { Type ProviderType ServiceAccount ProviderServiceAccount }
type ProviderServiceAccount ¶
type ProviderType ¶
type ProviderType string
const (
ProviderTypeServiceAccount ProviderType = "serviceAccount"
)
Click to show internal directories.
Click to hide internal directories.