Simple and effective package for implementing Kubernetes liveness and readiness probes' handler https://pkg.go.dev/pkg.icikowski.pl/kubeprobes
Go to file
2023-07-21 23:12:18 +02:00
commons_test.go feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
commons.go feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
go.mod feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
go.sum feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
LICENSE chore(license): add 0BSD license 2023-07-21 23:11:56 +02:00
probes_test.go feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
probes.go feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
stateful_probe_test.go feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00
stateful_probe.go feat(pkg): add initial source code 2023-07-21 23:12:18 +02:00