Astarte.DataAccess.Config.reload_cassandra_password
You're seeing just the function
reload_cassandra_password
, go back to Astarte.DataAccess.Config module for more information.
Specs
reload_cassandra_password(Skogsra.Env.namespace()) :: {:ok, binary()} | {:error, binary()}
Reloads the value for Astarte.DataAccess.Config.cassandra_password/0
. Optionally, receives
the namespace
for the variable.