Library for interacting with etcd-based service reporting. Intended to be used as a base image.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Chris Smith a95143c786 Add test container před 8 roky
test Add test container před 8 roky
Dockerfile Initial version před 8 roky
README.md Initial version před 8 roky
etcdlib.py Fix variable names před 8 roky

README.md

Docker service reporter library

This is a docker image intended as a base layer for things interacting with my service reporter container.

It provides a python library for interacting with etcd, with convenience functions for retrieving the higher-level data structures (such as containers and labels) that the reporter service creates.