Library for interacting with etcd-based service reporting. Intended to be used as a base image.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Chris Smith 3674071eba Initial version 8 anos atrás
Dockerfile Initial version 8 anos atrás
README.md Initial version 8 anos atrás
etcdlib.py Initial version 8 anos atrás

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.