AOSharedServiceLibrary
Public Attributes | List of all members
AOSSL::HealthCheck Struct Reference

A struct to hold health check information which can be added to a service. More...

#include <consul_interface.h>

Public Attributes

std::string url
 The HTTP URL to hit with a GET request for the healthcheck.
 
std::string interval
 The interval for the health check.
 
std::string ttl
 The TTL for the health check.
 

Detailed Description

A struct to hold health check information which can be added to a service.


The documentation for this struct was generated from the following file: