package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev

# 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.