Library for interacting with etcd-based service reporting. Intended to be used as a base image.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Chris Smith ea5253ca93 Add pydoc strings 8 роки тому
test Add test container 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.