Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SupportedServices ¶
func SupportedServices() []common.ServiceRegistration
Types ¶
type Config ¶
type Config struct { AccountSid string AuthToken string APIKey string APISecret string SkipCredentialValidation bool RetryAttempts int BackoffInterval int Edge string Region string // contains filtered or unexported fields }
func (*Config) Client ¶
func (config *Config) Client() (interface{}, diag.Diagnostics)
Click to show internal directories.
Click to hide internal directories.