Astarte.DataAccess.Config.reload_ssl_custom_sni

You're seeing just the function reload_ssl_custom_sni, go back to Astarte.DataAccess.Config module for more information.
Link to this function

reload_ssl_custom_sni(namespace \\ nil)

View Source

Specs

reload_ssl_custom_sni(Skogsra.Env.namespace()) ::
  {:ok, nil | binary()} | {:error, binary()}

Reloads the value for Astarte.DataAccess.Config.ssl_custom_sni/0. Optionally, receives the namespace for the variable.