tacker.api.v1.router module¶
-
class
tacker.api.v1.router.APIRouter(**local_config)¶ Bases:
tacker.wsgi.Router-
classmethod
factory(global_config, **local_config)¶ Return an instance of the WSGI Router class.
-
classmethod
-
class
tacker.api.v1.router.Index(resources)¶ Bases:
tacker.wsgi.Application