Name returns the provider instance name. Defaults to Type() when not explicitly configured.
()
| 51 | // Name returns the provider instance name. |
| 52 | // Defaults to Type() when not explicitly configured. |
| 53 | Name() string |
| 54 | // BaseURL defines the base URL endpoint for this provider's API. |
| 55 | BaseURL() string |
| 56 |
no outgoing calls