Documentation
¶
Overview ¶
Package azure provides Azure mock provider factories.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct {
BlobStorage *blobstorage.Mock
VirtualMachines *virtualmachines.Mock
CosmosDB *cosmosdb.Mock
Functions *functions.Mock
VNet *vnet.Mock
Monitor *azuremonitor.Mock
IAM *azureiam.Mock
DNS *azuredns.Mock
LB *azurelb.Mock
ServiceBus *servicebus.Mock
}
Provider holds all Azure mock services.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package azuredns provides an in-memory mock implementation of Azure DNS.
|
Package azuredns provides an in-memory mock implementation of Azure DNS. |
|
Package azureiam provides an in-memory mock implementation of Azure Active Directory / IAM.
|
Package azureiam provides an in-memory mock implementation of Azure Active Directory / IAM. |
|
Package azurelb provides an in-memory mock implementation of Azure Load Balancer.
|
Package azurelb provides an in-memory mock implementation of Azure Load Balancer. |
|
Package azuremonitor provides an in-memory mock implementation of Azure Monitor.
|
Package azuremonitor provides an in-memory mock implementation of Azure Monitor. |
|
Package blobstorage provides an in-memory mock implementation of Azure Blob Storage.
|
Package blobstorage provides an in-memory mock implementation of Azure Blob Storage. |
|
Package cosmosdb provides an in-memory mock implementation of Azure Cosmos DB.
|
Package cosmosdb provides an in-memory mock implementation of Azure Cosmos DB. |
|
Package functions provides an in-memory mock implementation of Azure Functions.
|
Package functions provides an in-memory mock implementation of Azure Functions. |
|
Package servicebus provides an in-memory mock implementation of Azure Service Bus.
|
Package servicebus provides an in-memory mock implementation of Azure Service Bus. |
|
Package virtualmachines provides an in-memory mock implementation of Azure Virtual Machines.
|
Package virtualmachines provides an in-memory mock implementation of Azure Virtual Machines. |
|
Package vnet provides an in-memory mock implementation of Azure Virtual Network.
|
Package vnet provides an in-memory mock implementation of Azure Virtual Network. |
Click to show internal directories.
Click to hide internal directories.