Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CapabilitySupported is the value returned by this API from Azure when the capability is supported CapabilitySupported = "True" CapabilityAcceleratedNetworking = "AcceleratedNetworkingEnabled" )
Variables ¶
This section is empty.
Functions ¶
func IsInvalidConfig ¶
IsInvalidConfig asserts invalidConfigError.
func IsSkuNotFoundError ¶
IsSkuNotFoundError asserts skuNotFoundError.
Types ¶
type Config ¶
type Config struct { AzureClientSet *client.AzureClientSet Location string Logger micrologger.Logger }
Click to show internal directories.
Click to hide internal directories.