//
pkg.gl
Category
github.com/jingxu97/kubernetes
pkg
proxy
package
1.3.0-alpha.3
Repository:
https://github.com/jingxu97/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
25 SLOC
#
Packages
config
Package config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy).
iptables
No description provided by the author
userspace
No description provided by the author
#
Structs
ServicePortName
ServicePortName carries a namespace + name + portname.
#
Interfaces
ProxyProvider
ProxyProvider is the interface provided by proxier implementations.