package
0.0.0-20190319231021-e6272b887b81
Repository: https://github.com/marun/kubernetes.git
Documentation: pkg.go.dev

# Functions

RegisterMetrics registers kube-proxy metrics.
SinceInMicroseconds gets the time since the specified start in microseconds.
SinceInSeconds gets the time since the specified start in seconds.

# Variables

DeprecatedSyncProxyRulesLatency is the latency of one round of kube-proxy syncing proxy rules.
NetworkProgrammingLatency is defined as the time it took to program the network - from the time the service or pod has changed to the time the change was propagated and the proper kube-proxy rules were synced.
SyncProxyRulesLatency is the latency of one round of kube-proxy syncing proxy rules.