Documentation
¶
Overview ¶
Package extstoragequeue discovers Azure Storage accounts that have the queue service enabled. Modeling the Storage account as the target keeps things simple — Storage Queues themselves are nested resources and surfacing every individual queue would explode target counts. Reliability-relevant config (sku, replication, network access, encryption, soft-delete, infrastructure encryption, public access, allow-shared-key-access) all lives at the Storage account level.
Index ¶
Constants ¶
View Source
const (
TargetIDStorageQueue = "com.steadybit.extension_azure.storage-queue"
)
Variables ¶
This section is empty.
Functions ¶
func NewStorageAccountDiscovery ¶
func NewStorageAccountDiscovery() discovery_kit_sdk.TargetDiscovery
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.