constellation/cli/internal/gcp/client
Daniel Weiße b27e205399
Use 4 vCPU instances by default (#24)
* Use 4 vcpu instances by default

* Remove 2 vcpu instance type option

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-08-31 10:33:33 +02:00
..
api_test.go Manually manage GCP service accounts 2022-08-24 11:44:05 +02:00
api.go Use multiple loadbalancers on GCP 2022-08-23 18:11:20 +02:00
client_test.go Manually manage GCP service accounts 2022-08-24 11:44:05 +02:00
client.go Manually manage GCP service accounts 2022-08-24 11:44:05 +02:00
gcpwrappers.go Use multiple loadbalancers on GCP 2022-08-23 18:11:20 +02:00
instances_test.go Use 4 vCPU instances by default (#24) 2022-08-31 10:33:33 +02:00
instances.go move nodestate and role 2022-08-29 16:07:55 +02:00
loadbalancer_test.go Use multiple loadbalancers on GCP 2022-08-23 18:11:20 +02:00
loadbalancer.go Add method for building resource names 2022-08-23 18:11:20 +02:00
network_test.go Use multiple loadbalancers on GCP 2022-08-23 18:11:20 +02:00
network.go Add method for building resource names 2022-08-23 18:11:20 +02:00
operation.go Use multiple loadbalancers on GCP 2022-08-23 18:11:20 +02:00
project_test.go Move cli/gcp to cli/internal/gcp 2022-06-08 11:53:55 +02:00
project.go AB#2033 Remove redundant "failed" in error wrapping 2022-06-22 12:02:10 +01:00