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

# Functions

ErrorNegotiated renders an error to the response.
ErrorToAPIStatus converts an error to an metav1.Status object.
Forbidden renders a simple forbidden error.
InternalError renders a simple internal error.
SerializeObject renders an object in the content type negotiated by the client using the provided encoder.
StreamObject performs input stream negotiation from a ResourceStreamer and writes that to the response.
WriteObjectNegotiated renders an object in the content type negotiated by the client.
WriteRawJSON writes a non-API object in JSON.