Files
kubernetes/pkg/cloudprovider
Andrew O'Neill e397ca4ba7 combine health check methods
I changed the function signature to contain protocol, port, and path.
When the service has a health check path and port set it will create an
HTTP health check that corresponds to the port and path. If those are
not set it will create a standard TCP health check on the first port
from the listeners that is not nil. As far as I know, there is no way to
tell if a Health Check should be HTTP vs HTTPS.
2017-04-19 14:12:28 -07:00
..
2017-04-19 14:12:28 -07:00
2017-01-11 09:09:48 -05:00
2016-07-16 13:48:21 -04:00