This repository was archived by the owner on Jan 20, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- // Copyright 2022 VMware, Inc.
1+ // Copyright 2023 VMware, Inc.
22// SPDX-License-Identifier: Apache-2.0
33
44package provider
@@ -23,10 +23,10 @@ const (
2323 // Azure IMDS REST Endpoint.
2424 AzureIMDSRESTEndpoint string = "169.254.169.254"
2525
26- // AzureAPIVersion API version
26+ // Azure API Version API version
2727 AzureAPIVersion string = "?api-version=2020-09-01"
2828
29- //Azure Metadata URL base
29+ // Azure Metadata URL base
3030 AzureMetadataURLBase string = "/metadata/instance"
3131)
3232
Original file line number Diff line number Diff line change 1- // Copyright 2022 VMware, Inc.
1+ // Copyright 2023 VMware, Inc.
22// SPDX-License-Identifier: Apache-2.0
33
44package provider
Original file line number Diff line number Diff line change 1- // Copyright 2022 VMware, Inc.
1+ // Copyright 2023 VMware, Inc.
22// SPDX-License-Identifier: Apache-2.0
33
44package provider
Original file line number Diff line number Diff line change 1- // Copyright 2022 VMware, Inc.
1+ // Copyright 2023 VMware, Inc.
22// SPDX-License-Identifier: Apache-2.0
33
44package provider
Original file line number Diff line number Diff line change 1- // Copyright 2022 VMware, Inc.
1+ // Copyright 2023 VMware, Inc.
22// SPDX-License-Identifier: Apache-2.0
33
44package provider
Original file line number Diff line number Diff line change 1- // Copyright 2022 VMware, Inc.
1+ // Copyright 2023 VMware, Inc.
22// SPDX-License-Identifier: Apache-2.0
33
44package provider
You can’t perform that action at this time.
0 commit comments