package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
LimitWriter is a copy of the standard library ioutils.LimitReader, applied to the writer interface.
# Structs
A LimitedWriter writes to W but limits the amount of data returned to just N bytes.