mirror of
https://github.com/coreos/mantle.git
synced 2026-02-06 12:45:00 +01:00
Creates an Options struct inside of auth/azure which contains the ASM options. These are still present inside of the platform/api/azure/options struct but removes the dependency on platform/api/azure from auth/azure. This allows the azure API to call ReadAzureProfile inside of the New function.