package
0.0.0-20221205081027-fb1d94189521
Repository: https://github.com/ti-net2/apiserver.git
Documentation: pkg.go.dev

# Functions

AddWarning records a warning for the specified agent and text to the Recorder added to the provided context using WithWarningRecorder().
WithWarningRecorder returns a new context that wraps the provided context and contains the provided Recorder implementation.

# Interfaces

Recorder provides a method for recording warnings.