mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
0df33a5165
* Add a client_config option to Ns1Provider, for passing additional options or overrides to the SDK config. This should allow NS1 users some flexibility without bothering octodns so much. * Expose the actual SDK client object as `_client` on the Ns1Client wrapper * Do my best to clarify options and defaults in the Ns1Provider docstring