adk_agent_config_store (erlang_adk v0.7.0)
View SourcePrivate hand-off store for supervised agent start arguments.
Dynamic-supervisor child MFAs are included in supervisor reports. Keeping the full provider configuration there would therefore disclose explicit credentials whenever an agent terminates. The supervisor retains only a random opaque reference; this process holds the corresponding start data.
Summary
Functions
-spec child_spec(term()) -> supervisor:child_spec().
-spec delete(binary()) -> ok.
-spec start_link() -> gen_server:start_ret().