Library for interacting with etcd-based service reporting. Intended to be used as a base image.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Chris Smith 3674071eba Initial version 8 år sedan
Dockerfile Initial version 8 år sedan
README.md Initial version 8 år sedan
etcdlib.py Initial version 8 år sedan

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.