//
pkg.gl
Category
github.com/khulnasoft-lab/operator-sdk
probe
udp
package
0.0.0-20241227013453-bca544e16838
Repository:
https://github.com/khulnasoft-lab/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
53 SLOC
#
Functions
DoUDPProbe
DoUDPProbe checks that a UDP socket to the address can be opened.
New
New creates Prober.
#
Interfaces
Prober
Prober is an interface that defines the Probe function for doing UDP readiness/liveness checks.