package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

LimitWriter is a copy of the standard library ioutils.LimitReader, applied to the writer interface.
WriteCloserWrapper returns a writeCloserWrapper.

# Structs

A LimitedWriter writes to W but limits the amount of data returned to just N bytes.