K8sProbe.start_link
You're seeing just the function
start_link
, go back to K8sProbe module for more information.
Starts an instance of K8sProbe.
Options
:port
- The default value is9991
.:probe_module
- The default value isK8sProbe.Probe
.