wasmcloud_interface_lattice_control

Type Alias RegistryCredentialMap

Source
pub type RegistryCredentialMap = HashMap<String, RegistryCredential>;
Expand description

A set of credentials to be used for fetching from specific registries

Aliased Typeยง

struct RegistryCredentialMap { /* private fields */ }