AzureRMR/NAMESPACE

42 строки
1.0 KiB
Plaintext

# Generated by roxygen2: do not edit by hand
S3method(build_template_definition,default)
S3method(build_template_parameters,default)
export(AzureR_dir)
export(az_resource)
export(az_resource_group)
export(az_rm)
export(az_role_assignment)
export(az_role_definition)
export(az_subscription)
export(az_template)
export(build_template_definition)
export(build_template_parameters)
export(call_azure_rm)
export(call_azure_url)
export(clean_token_directory)
export(create_azure_login)
export(delete_azure_login)
export(delete_azure_token)
export(format_public_fields)
export(format_public_methods)
export(get_azure_login)
export(get_azure_token)
export(is_azure_login)
export(is_azure_token)
export(is_azure_v1_token)
export(is_empty)
export(is_guid)
export(is_resource)
export(is_resource_group)
export(is_role_assignment)
export(is_role_definition)
export(is_subscription)
export(is_template)
export(is_url)
export(list_azure_logins)
export(list_azure_tokens)
export(named_list)
import(AzureAuth)
importFrom(utils,modifyList)