docs/drivers/google
Jason Roehm 6789c51b83 Google driver: add `--google-use-internal-ip-only` flag
This addresses previously-closed issue #2876, which points out that
instances created with the `--google-use-internal-ip` command-line flag
are still assigned an external IP address. The new flag (which implies
the presence of `--google-use-internal-ip` if it isn't specified) will
cause the new instance to have no externally-accessible IP address.

Signed-off-by: Jason Roehm <jroehm@gmail.com>
2016-03-01 12:41:19 -05:00
..
compute_util.go Google driver: add `--google-use-internal-ip-only` flag 2016-03-01 12:41:19 -05:00
compute_util_test.go FIX #1432 open all the ports need for google driver 2015-12-10 14:20:46 +01:00
google.go Google driver: add `--google-use-internal-ip-only` flag 2016-03-01 12:41:19 -05:00
google_test.go Remove dead code and other cosmetic changes 2015-12-10 14:20:46 +01:00