vertx / io.vertx.servicediscovery.docker

Package io.vertx.servicediscovery.docker

Types

DockerLinksServiceImporter

open class DockerLinksServiceImporter : ServiceImporter

A discovery bridge analyzing environment variables to detect Docker links. It imports found links as services in the discovery infrastructure. As they are mapped from environment variable the set of imported service does not change after the initialization.