package
1.0.8-rc.1
Repository: https://github.com/containerum/kube-api.git
Documentation: pkg.go.dev

# Functions

Create a new TimeoutReader.
No description provided by the author

# Variables

ErrReadTimeout is the error used when a read times out before completing.

# Structs

An io.ReadCloser that has a timeout for each underlying Read() function and optionally closes the underlying Reader on timeout.