//
pkg.gl
Category
github.com/labring/operator-sdk
probe
udp
package
1.0.5
Repository:
https://github.com/labring/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
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.