Library for interacting with etcd-based service reporting. Intended to be used as a base image.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Chris Smith 1f6256ecc7 Ignore EtcdResult from pylint. 8 лет назад
test Ignore EtcdResult from pylint. 8 лет назад
Dockerfile Initial version 8 лет назад
README.md Initial version 8 лет назад
circle.yml Add CircleCI config 8 лет назад
etcdlib.py Add pydoc strings 8 лет назад

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.