Yu-Ju Hong
76945ad86d
GCE: Add "Network Tiers" as an Alpha feature for L4 load balancers
...
This feature supports specifying what network tier (premium, standard)
to use for the load balancer backing the Service (type=LoadBalancer).
2017-09-01 09:13:20 -07:00
Nick Sardo
644aa69da7
Reserve internal address for ILBs
2017-08-30 11:46:07 -07:00
Yu-Ju Hong
91275d23e2
GCE: Add a fake forwarding rule service
...
Also add more methods to the address service.
2017-08-25 08:49:11 -07:00
Yu-Ju Hong
359fc7a4f4
Change the FakeCloudAddressService to store Alpha objects internally
...
The change assumes the compute Alpha object is the superset of the v1
object. By storing the Alpha objects internally in the fake, we can
convert them to Beta and v1 to test different functions.
2017-08-24 07:43:29 -07:00
Yu-Ju Hong
84c9c25edf
GCE: Add functions for Alpha address and forwarding rules
2017-08-22 16:37:36 -07:00
Yu-Ju Hong
afcb948385
gce external LB: add a function to verify the requested IP address
2017-08-21 08:42:11 -07:00
Yu-Ju Hong
58ea4e41d4
GCE: filter addresses by IP when listing
...
Also move the function to gce_addresses.go so that metrics can be
recorded for the call.
2017-08-10 09:30:48 -07:00
Nick Sardo
e71c51117a
Adding unit test for ensureStaticIP
2017-07-26 13:24:08 -07:00