Function juju::storage_list [] [src]

pub fn storage_list() -> Result<String, JujuError>

Used to list storage instances that are attached to the unit. The names returned may be passed through to storage_get

Failures

Will return a String of the stderr if the call fails