Implementation of ServiceResolver (Nomad/Consul -> MAL URI). More...
#include <ifw/slm/framework/serviceResolver.hpp>#include <cstdlib>#include <mutex>#include <stdexcept>#include <string>#include <curl/curl.h>#include <nlohmann/json.hpp>Namespaces | |
| namespace | ifw |
| namespace | ifw::slm |
Functions | |
| std::string | ifw::slm::ResolveEndpoint (const std::string &spec, const ServiceResolver &resolver, const std::string &name_space=ServiceResolver::DefaultNamespace()) |
Implementation of ServiceResolver (Nomad/Consul -> MAL URI).