Documentation ¶ Overview ¶ A tiny web server that returns 200 on it's healthz endpoint if the command passed in via --cmd exits with 0. Returns 503 otherwise. Usage: exechealthz --port 8080 --period 2s --latency 30s --cmd 'nslookup localhost >/dev/null' Source Files ¶ View all Source files exechealthz.go Click to show internal directories. Click to hide internal directories.