AzureRMR/NAMESPACE

42 строки
1.0 KiB
Plaintext
Исходник Обычный вид История

2018-04-30 14:09:03 +03:00
# Generated by roxygen2: do not edit by hand
2019-06-01 19:06:34 +03:00
S3method(build_template_definition,default)
S3method(build_template_parameters,default)
2019-02-06 13:23:11 +03:00
export(AzureR_dir)
2018-05-05 19:26:20 +03:00
export(az_resource)
2018-05-01 18:40:47 +03:00
export(az_resource_group)
2018-05-16 04:20:15 +03:00
export(az_rm)
export(az_role_assignment)
export(az_role_definition)
2018-05-01 16:41:37 +03:00
export(az_subscription)
2018-05-05 19:26:20 +03:00
export(az_template)
2019-06-01 19:06:34 +03:00
export(build_template_definition)
export(build_template_parameters)
export(call_azure_rm)
2018-05-06 20:00:52 +03:00
export(call_azure_url)
export(clean_token_directory)
2019-01-14 18:49:21 +03:00
export(create_azure_login)
export(delete_azure_login)
2019-01-14 00:28:26 +03:00
export(delete_azure_token)
2018-05-21 11:20:07 +03:00
export(format_public_fields)
export(format_public_methods)
export(get_azure_login)
2018-05-01 23:24:41 +03:00
export(get_azure_token)
2019-01-14 00:28:26 +03:00
export(is_azure_login)
2019-01-09 02:56:22 +03:00
export(is_azure_token)
2019-02-13 11:41:03 +03:00
export(is_azure_v1_token)
2018-05-13 03:24:20 +03:00
export(is_empty)
2019-01-14 00:28:26 +03:00
export(is_guid)
2018-05-08 06:53:00 +03:00
export(is_resource)
export(is_resource_group)
export(is_role_assignment)
export(is_role_definition)
2018-05-08 06:53:00 +03:00
export(is_subscription)
export(is_template)
2018-05-13 03:24:20 +03:00
export(is_url)
2019-01-14 18:49:21 +03:00
export(list_azure_logins)
2019-01-14 00:28:26 +03:00
export(list_azure_tokens)
2018-05-13 03:24:20 +03:00
export(named_list)
2019-02-06 12:15:43 +03:00
import(AzureAuth)
2018-10-19 00:19:15 +03:00
importFrom(utils,modifyList)