Versions in this module Expand all Collapse all v0 v0.1.0 Aug 5, 2024 Changes in this version + const ControllerIDTagName + const PoolIDTagName + func AzureInstanceToParamsInstance(vm armcompute.VirtualMachine) (params.ProviderInstance, error) + func AzurePowerStateToGarmPowerState(vm armcompute.VirtualMachine) string + func GenerateFakeKey() (string, error) + func TagsFromBootstrapParams(bootstrapParams params.BootstrapInstance, controllerID string) (map[string]*string, error) + type ImageDetails struct + ID string + IsCommunity bool + Offer string + Publisher string + SKU string + Version string + func URNToImageDetails(urn string) (ImageDetails, error)