//
pkg.gl
Category
github.com/gitops-tools/kustomization-auto-deployer
controllers
gates
healthcheck
package
0.2.0
Repository:
https://github.com/gitops-tools/kustomization-auto-deployer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
50 SLOC
#
Functions
Factory
Factory is a function for creating per-reconciliation gates for the HealthCheckGate.
New
New creates and returns a new HealthCheck gate.
#
Structs
HealthCheckGate
HealthCheckGate checks an HTTP endpoint and is open if the gate returns a 200 response.