package
1.0.5
Repository: https://github.com/labring/operator-sdk.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.