Affected by GO-2022-0617
and 1 other vulnerabilities
GO-2022-0617 : WITHDRAWN: Potential proxy IP restriction bypass in Kubernetes in k8s.io/kubernetes
GO-2024-2994 : Kubernetes sets incorrect permissions on Windows containers logs in k8s.io/kubernetes
Discover Packages
k8s.io/kubernetes
pkg
kubelet
kubeletconfig
util
panic
package
Version:
v1.26.0-rc.0
Opens a new window with list of versions in this module.
Published: Nov 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func HandlePanic(fn func()) func()
HandlePanic returns a function that wraps `fn` with the utilruntime.PanicHandlers, and continues
to bubble the panic after the PanicHandlers are called
Source Files
¶
Click to show internal directories.
Click to hide internal directories.