AzureDSVM/NAMESPACE

43 строки
1.0 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
export(addExtensionDSVM)
export(checkExtensionDSVM)
export(costDSVM)
export(createComputeInterface)
export(dataConsumptionDSVM)
export(deployDSVM)
export(deployDSVMCluster)
export(dumpInterface)
export(executeScript)
export(existsRG)
export(fileTransfer)
export(getVMSizes)
export(mrsOneBoxConfiguration)
export(operateDSVM)
export(setConfig)
export(stopDSVMAll)
export(updateScript)
import(dplyr)
import(magrittr)
importFrom(XML,htmlParse)
importFrom(XML,xmlValue)
importFrom(XML,xpathApply)
importFrom(XML,xpathSApply)
importFrom(assertthat,assert_that)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,PUT)
importFrom(httr,add_headers)
importFrom(httr,authenticate)
importFrom(httr,content)
importFrom(httr,headers)
importFrom(httr,http_status)
importFrom(httr,status_code)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,hour)
importFrom(lubridate,minute)
importFrom(lubridate,second)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(utils,URLencode)