Documentation
¶
Index ¶
- func BuildContainerPermissionsString(perms map[string]interface{}) string
- func BuildPermissionsString(perms map[string]interface{}) string
- func BuildResourceTypesString(resTypes map[string]interface{}) string
- func BuildServicesString(services map[string]interface{}) string
- func ExpandDataLakeGen2AceList(input []interface{}) (*accesscontrol.ACL, error)
- func ExpandMetaData(input map[string]interface{}) map[string]string
- func FlattenDataLakeGen2AceList(acl accesscontrol.ACL) []interface{}
- func FlattenMetaData(input map[string]string) map[string]interface{}
- func MetaDataComputedSchema() *pluginsdk.Schema
- func MetaDataSchema() *pluginsdk.Schema
- type BlobUpload
- type Registration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPermissionsString ¶
func BuildServicesString ¶
func ExpandDataLakeGen2AceList ¶
func ExpandDataLakeGen2AceList(input []interface{}) (*accesscontrol.ACL, error)
func ExpandMetaData ¶
func FlattenDataLakeGen2AceList ¶
func FlattenDataLakeGen2AceList(acl accesscontrol.ACL) []interface{}
func FlattenMetaData ¶
func MetaDataComputedSchema ¶
func MetaDataSchema ¶
Types ¶
type BlobUpload ¶
type Registration ¶
type Registration struct{}
func (Registration) AssociatedGitHubLabel ¶
func (r Registration) AssociatedGitHubLabel() string
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*pluginsdk.Resource
SupportedResources returns the supported Resources supported by this Service
func (Registration) WebsiteCategories ¶
func (r Registration) WebsiteCategories() []string
WebsiteCategories returns a list of categories which can be used for the sidebar
Source Files
¶
- blobs.go
- metadata.go
- registration.go
- resourceids.go
- storage_account_blob_container_sas_data_source.go
- storage_account_customer_managed_key_resource.go
- storage_account_data_source.go
- storage_account_network_rules_resource.go
- storage_account_resource.go
- storage_account_sas_data_source.go
- storage_blob_data_source.go
- storage_blob_inventory_policy_resource.go
- storage_blob_resource.go
- storage_container_data_source.go
- storage_container_resource.go
- storage_data_lake_gen2_filesystem_resource.go
- storage_data_lake_gen2_path_resource.go
- storage_encryption_scope_data_source.go
- storage_encryption_scope_resource.go
- storage_filesystem_ace.go
- storage_management_policy_data_source.go
- storage_management_policy_resource.go
- storage_object_replication_resource.go
- storage_queue_resource.go
- storage_share_data_source.go
- storage_share_directory_resource.go
- storage_share_file_resource.go
- storage_share_resource.go
- storage_sync_cloud_endpoint_resource.go
- storage_sync_data_source.go
- storage_sync_group_data_source.go
- storage_sync_group_resource.go
- storage_sync_resource.go
- storage_table_entity_data_source.go
- storage_table_entity_resource.go
- storage_table_resource.go
Click to show internal directories.
Click to hide internal directories.