wasmer_backend_api::query

Function upsert_domain_from_zone_file

Source
pub async fn upsert_domain_from_zone_file(
    client: &WasmerClient,
    zone_file_contents: String,
    delete_missing_records: bool,
) -> Result<DnsDomain, Error>
Expand description

Publish a new app (version).