Skip to main content

ProviderInstallRefs

Type Alias ProviderInstallRefs 

Source
pub type ProviderInstallRefs = BTreeMap<String, String>;
Expand description

Reference map for configuration or secret entries.

Aliased Typeยง

pub struct ProviderInstallRefs { /* private fields */ }