list_container_deployment_manifests

Function list_container_deployment_manifests 

Source
fn list_container_deployment_manifests(
    repo: &Repo,
    cancellable: Option<&Cancellable>,
) -> Result<Vec<ImageManifest>>
Expand description

Iterate over deployment commits, returning the manifests from commits which point to a container image.