package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/containerd.git
Documentation: pkg.go.dev
# Packages
Package portforward contains server-side logic for handling port forwarding requests.
Package remotecommand contains functions related to executing commands in and attaching to pods.
# Functions
NewErrorStreamingDisabled creates an error for disabled streaming method.
NewErrorTooManyInFlight creates an error for exceeding the maximum number of in-flight requests.
NewServer creates a new Server for stream requests.
WriteError translates a CRI streaming error into an appropriate HTTP response.
# Variables
DefaultConfig provides default values for server Config.