# Packages
Package config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy).
Package healthcheck provides tools for serving kube-proxy healthchecks.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ServicePortName carries a namespace + name + portname.
# Interfaces
ProxyProvider is the interface provided by proxier implementations.