package
1.1.0-alpha.1
Repository: https://github.com/angdev/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).
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.