pub type ProviderInstallRefs = BTreeMap<String, String>;
Reference map for configuration or secret entries.
pub struct ProviderInstallRefs { /* private fields */ }