justinsb
|
50776a7e92
|
Refactor ForAPIServer
We instead return a list of the services we are supporting.
We can in future split out internal and external apiserver services.
|
2024-01-12 15:53:41 -05:00 |
John Gardiner Myers
|
7c3e32369a
|
Refactor Context into separate cloudup and nodeup types
|
2022-12-17 17:42:46 -08:00 |
Ciprian Hacman
|
2f8154692f
|
Allow returning multiple addresses for API
|
2022-05-09 14:14:15 +03:00 |
John Gardiner Myers
|
86f157fa27
|
Refactor how api-server addresses are exported from tasks
|
2020-06-26 21:38:39 -07:00 |
mikesplain
|
9e55b8230a
|
Update copyright notices
Also cleans some white spaces
|
2019-09-09 14:47:51 -04:00 |
Justin Santa Barbara
|
c9ac0cdbd8
|
Support GCE ForwardingRule (LoadBalancer) for API
Also lots of GCE cleanup
|
2017-03-28 00:00:20 -04:00 |
chrislovecnm
|
8fa2aac99f
|
fixing more headers
|
2016-10-15 19:20:56 -06:00 |
Justin Santa Barbara
|
cb7e20be3b
|
Create HasAddress interface
AWS ElasticIPs and GCE Addresses implement HasAddress. This will be
used by dependent tasks to extract the IP address at runtime.
|
2016-05-15 17:42:59 -04:00 |