2018-04-30 14:09:03 +03:00
|
|
|
# Generated by roxygen2: do not edit by hand
|
|
|
|
|
2018-05-01 23:24:41 +03:00
|
|
|
export(AzureToken)
|
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)
|
2018-05-01 16:41:37 +03:00
|
|
|
export(az_subscription)
|
2018-05-05 19:26:20 +03:00
|
|
|
export(az_template)
|
2018-05-04 00:48:44 +03:00
|
|
|
export(call_azure_rm)
|
2018-05-06 20:00:52 +03:00
|
|
|
export(call_azure_url)
|
2018-12-26 07:15:31 +03:00
|
|
|
export(create_azure_login)
|
|
|
|
export(delete_azure_login)
|
2018-05-21 11:20:07 +03:00
|
|
|
export(format_auth_header)
|
|
|
|
export(format_public_fields)
|
|
|
|
export(format_public_methods)
|
2018-12-26 07:15:31 +03:00
|
|
|
export(get_azure_login)
|
2018-05-01 23:24:41 +03:00
|
|
|
export(get_azure_token)
|
2019-01-09 02:56:22 +03:00
|
|
|
export(is_azure_token)
|
2018-05-13 03:24:20 +03:00
|
|
|
export(is_empty)
|
2018-05-08 06:53:00 +03:00
|
|
|
export(is_resource)
|
|
|
|
export(is_resource_group)
|
|
|
|
export(is_subscription)
|
|
|
|
export(is_template)
|
2018-05-13 03:24:20 +03:00
|
|
|
export(is_url)
|
2018-12-26 07:15:31 +03:00
|
|
|
export(list_azure_logins)
|
2018-05-13 03:24:20 +03:00
|
|
|
export(named_list)
|
2019-01-13 22:20:58 +03:00
|
|
|
export(normalize_tenant)
|
2018-12-26 07:15:31 +03:00
|
|
|
export(refresh_azure_logins)
|
2018-10-19 00:19:15 +03:00
|
|
|
importFrom(utils,modifyList)
|