constellation/internal/cloud/gcp
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.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
autoscaler_test.go add license headers 2022-09-05 09:17:25 +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 tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
client_test.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
client.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
cloudnodemanager_test.go add license headers 2022-09-05 09:17:25 +02:00
cloudnodemanager.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
logger.go Upgrade go module to v2 2022-09-22 09:10:19 +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
wrappers.go Use tags for UID and role parsing (#242) 2022-10-24 16:58:21 +02:00
writer_test.go add license headers 2022-09-05 09:17:25 +02:00
writer.go add license headers 2022-09-05 09:17:25 +02:00