NetworkManager/clients/cloud-setup
Antonio Cardace 10abdedb1a
nmcs-gcp: add support for Google Cloud Platform load balancers
This add a provider implementation for GCP that when detected fetches
the ip addresses of configured internal load balancers.

Once this information is fetched from the metadata server it instructs
NetworkManager to add local routes for each found forwarded-ip.

https://bugzilla.redhat.com/show_bug.cgi?id=1821787
(cherry picked from commit a2b699f40f)
2020-06-28 17:40:22 +02:00
..
90-nm-cloud-setup.sh cloud-setup: let dispatcher script run tool only if service is enabled 2019-12-03 16:18:33 +01:00
main.c nmcs-gcp: add support for Google Cloud Platform load balancers 2020-06-28 17:40:22 +02:00
meson.build nmcs-gcp: add support for Google Cloud Platform load balancers 2020-06-28 17:40:22 +02:00
nm-cloud-setup-utils.c nmcs: add error message when a HTTP request times out 2020-06-28 17:40:20 +02:00
nm-cloud-setup-utils.h cloud-setup/trivial: rename timeout_ms to timeout_msec 2019-12-13 16:54:40 +01:00
nm-cloud-setup.service.in nmcs-gcp: add support for Google Cloud Platform load balancers 2020-06-28 17:40:22 +02:00
nm-cloud-setup.timer cloud-setup: add tool for automatic IP configuration in cloud 2019-11-28 19:52:18 +01:00
nm-http-client.c nmcs-http: add param to GET API to set custom HTTP headers 2020-06-28 17:40:21 +02:00
nm-http-client.h nmcs-http: add param to GET API to set custom HTTP headers 2020-06-28 17:40:21 +02:00
nmcs-provider-ec2.c nmcs-http: add param to GET API to set custom HTTP headers 2020-06-28 17:40:21 +02:00
nmcs-provider-ec2.h cloud-setup: add tool for automatic IP configuration in cloud 2019-11-28 19:52:18 +01:00
nmcs-provider-gcp.c nmcs-gcp: add support for Google Cloud Platform load balancers 2020-06-28 17:40:22 +02:00
nmcs-provider-gcp.h nmcs-gcp: add support for Google Cloud Platform load balancers 2020-06-28 17:40:22 +02:00
nmcs-provider.c nmcs-main: support adding additional routes 2020-06-28 17:40:21 +02:00
nmcs-provider.h nmcs-main: support adding additional routes 2020-06-28 17:40:21 +02:00