kuryr-kubernetes/kuryr_kubernetes
Jaume Devesa 82dce858cf Add asyncio eventloop.
This commits introduces the asyncio event loop as well as the base
abstract class to define watchers.

It is in a very simple approach (it does not reschedule watchers if
they fail) but it lets you to see the proposal of hierarchy in watchers
as well as the methods that a watcher has to implement (see the pod
module).

Partial-Implements: blueprint kuryr-k8s-integration
Co-Authored-By: Taku Fukushima <f.tac.mac@gmail.com>
Co-Authored-By: Antoni Segura Puimedon
Change-Id: I91975dd197213c1a6b0e171c1ae218a547722eeb
2016-09-01 14:47:47 +02:00
..
aio Introduce asyncrhonous API requests 2016-08-29 09:12:12 +00:00
tests cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
watchers Add asyncio eventloop. 2016-09-01 14:47:47 +02:00
__init__.py cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
config.py Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00
opts.py Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00
server.py Add asyncio eventloop. 2016-09-01 14:47:47 +02:00
utils.py Add asyncio eventloop. 2016-09-01 14:47:47 +02:00