Function wick_oci_utils::package::push

source ·
pub async fn push(
    reference: &str,
    config_json: String,
    files: Vec<PackageFile>,
    annotations: Annotations,
    options: &OciOptions
) -> Result<PushResponse, Error>
Expand description

Push a Wick package to a registry.