mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
`*Config.ConfigureTLS()` is invoked internally by `NewClient` and API consumers should not invoke directly. Now that http client is created in `api.NewClient`, `*Config.ConfigureTLS` makes no sense. API consumers that call it explicitly can remove the invocation and preserve the behavior.
23 KiB
23 KiB