deployments_get

Function deployments_get 

Source
pub async fn deployments_get(
    cluster: Cluster,
    id: i64,
) -> Result<ResponseOk, Error>