class HealthChecker::Checker
- HealthChecker::Checker
- Reference
- Object
Defined in:
checker.crConstant Summary
-
CHECK_TYPE_HTTP =
"http" -
Check types
-
CHECK_TYPE_TCP =
"tcp" -
RULE_TYPE_JSON_PATH =
"json_path" -
Rule types
-
RULE_TYPE_RESPONSE_BODY =
"response_body" -
TYPE_JSON =
"json" -
Types
-
TYPE_TEXT =
"text"