third_party

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

README

These packages are copied from <https://github.com/kubernetes/kubernetes>.

The kubernetes main repo does not correctly set the go modules, see bug
<https://github.com/kubernetes/kubernetes/issues/79384>. The workaround we used
before was setting replace directives as there "suggested". Since Go 1.18 there
is a convenient `install` command, but it does not allow installation from
repos with replace directives. So we had to copy the used modules and placed
here. CRI-O and probably the other CRI shims copied/used to copy those modules
as well. E.g.
  https://github.com/cri-o/cri-o/tree/8d4d158935929800c4300b82eb4b5a83ded400f4/server/streaming

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
portforward
Package portforward contains server-side logic for handling port forwarding requests.
Package portforward contains server-side logic for handling port forwarding requests.
remotecommand
Package remotecommand contains functions related to executing commands in and attaching to pods.
Package remotecommand contains functions related to executing commands in and attaching to pods.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL