Skip to main content

remove_persisted_user

Function remove_persisted_user 

Source
pub async fn remove_persisted_user(
    client: &DockerClient,
    container: &str,
    username: &str,
) -> Result<(), DockerError>
Expand description

Remove a persisted user record from the managed volume.