package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev

# Functions

Register registers metrics for the rest client to use.

# Variables

RequestLatency is the latency metric that rest clients will update.
RequestResult is the result metric that rest clients will update.

# Interfaces

LatencyMetric observes client latency partitioned by verb and url.
ResultMetric counts response codes partitioned by method and host.