constellation/internal/cloud/azure
Daniel Weiße b35b74b772
Use tags for UID and role parsing (#242)
* Apply tags to all applicable GCP resources

* Move GCP UID and role from VM metadata to labels

* Adjust Azure tags to be in line with GCP and AWS

* Dont rely on resource name to find resources

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-10-24 16:58:21 +02:00
..
api_test.go add license headers 2022-09-05 09:17:25 +02:00
api.go add license headers 2022-09-05 09:17:25 +02:00
autoscaler_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
autoscaler.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
ccm_test.go Use uid from metadata instead of name 2022-09-30 16:50:52 +02:00
ccm.go Use uid from metadata instead of name 2022-09-30 16:50:52 +02:00
cloudnodemanager_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
cloudnodemanager.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
imds_test.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
imds.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
logger.go add license headers 2022-09-05 09:17:25 +02:00
metadata_test.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
metadata.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
network_test.go add license headers 2022-09-05 09:17:25 +02:00
network.go add license headers 2022-09-05 09:17:25 +02:00
scaleset_test.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
scaleset.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
securityGroup.go add license headers 2022-09-05 09:17:25 +02:00
virtualnetwork.go add license headers 2022-09-05 09:17:25 +02:00