Affected by GO-2022-0792
and 2 other vulnerabilities
GO-2022-0792: Privilege Escalation in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0857: Information Exposure in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0893: Access Restriction Bypass in kubernetes in github.com/kubernetes/kubernetes
package
Version:
v0.12.1
Opens a new window with list of versions in this module.
Published: Mar 11, 2015
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
¶
Package healthz implements basic http server health checking.
Usage:
import _ "healthz" registers a handler on the path '/healthz', that serves 200s
func InstallHandler(mux mux)
InstallHandler registers a handler for health checking on the path "/healthz" to mux.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.