This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/interfaces
Jimmy Zelinskie f086eea754 data.interfaces.v1: explicitly use kwargs
This fixes the function from accidentally using the wrong arguments
positionally for the new `repo_kind` kwarg.
2017-03-22 13:58:50 -04:00
..
__init__.py Implement V2 interfaces and remaining V1 interfaces 2016-09-26 14:49:04 -04:00
key_server.py update interfaces to use ABC 2016-09-26 14:50:24 -04:00
v1.py data.interfaces.v1: explicitly use kwargs 2017-03-22 13:58:50 -04:00
v2.py update interfaces to use ABC 2016-09-26 14:50:24 -04:00
verbs.py update interfaces to use ABC 2016-09-26 14:50:24 -04:00