package
10.1.1+incompatible
Repository: https://github.com/openshift/openshift-azure.git
Documentation: pkg.go.dev
# Functions
FixupAPIVersions inserts an apiVersion field into the ARM template for each resource (the field is missing from the internal Azure type).
FixupDepends inserts a dependsOn field into the ARM template for each resource that needs it (the field is missing from the internal Azure type).
FixupSDKMismatch adds missing configurations and objects into the generated template.