package
1.8.0-alpha.1
Repository: https://github.com/bentheelder/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.