Documentation ¶
Overview ¶
Package healthcheck LoadBalancer Healthcheck responder library for kubernetes network proxies
Package healthcheck LoadBalancer Healthcheck responder library for kubernetes network proxies
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddServiceListener ¶
func AddServiceListener(serviceName types.NamespacedName, listenPort int) bool
AddServiceListener Request addition of a listener for a service's health check
func DeleteServiceListener ¶
func DeleteServiceListener(serviceName types.NamespacedName, listenPort int) bool
DeleteServiceListener Request deletion of a listener for a service's health check
func UpdateEndpoints ¶
func UpdateEndpoints(serviceName types.NamespacedName, endpointUids sets.String)
UpdateEndpoints Update the set of local endpoints for a service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.