Skip to main content

volume_exists

Function volume_exists 

Source
pub async fn volume_exists(
    client: &DockerClient,
    name: &str,
) -> Result<bool, DockerError>
Expand description

Check if a specific volume exists