Context returns the context of the provider
()
| 15 | |
| 16 | // Context returns the context of the provider |
| 17 | Context() string |
| 18 | |
| 19 | // RefreshOptions updates the options |
| 20 | RefreshOptions(ctx context.Context, userOptions []string, reconfigure bool) error |
no outgoing calls
no test coverage detected