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
Discover Packages
github.com/kubernetes/kubernetes
pkg
probe
tcp
package
Version:
v0.17.1
Opens a new window with list of versions in this module.
Published: May 21, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
DoTCPProbe checks that a TCP socket to the address can be opened.
If the socket can be opened, it returns Success
If the socket fails to open, it returns Failure.
This is exported because some other packages may want to do direct TCP probes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.