object_storage

package
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2022 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const AzureResourceName = "azurerm_storage_account"

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsS3Bucket

type AwsS3Bucket struct {
	*common.AwsResource `hcl:",squash" default:"name=aws_s3_bucket"`
	Bucket              string `hcl:"bucket"`
}

aws_s3_bucket

type AzureStorageAccount

type AzureStorageAccount struct {
	*common.AzResource     `hcl:",squash" default:"name=azurerm_storage_account"`
	AccountTier            string `hcl:"account_tier"`
	AccountReplicationType string `hcl:"account_replication_type"`
	AllowBlobPublicAccess  bool   `hcl:"allow_blob_public_access"`
}

azurerm_storage_account

func (AzureStorageAccount) GetResourceName

func (r AzureStorageAccount) GetResourceName() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL