The panko.api.controllers.v2.capabilities
Module¶
-
class
panko.api.controllers.v2.capabilities.
Capabilities
(**kw)¶ Bases:
panko.api.controllers.v2.base.Base
A representation of the API and storage capabilities.
Usually constrained by restrictions imposed by the storage driver.
-
api
¶ A flattened dictionary of API capabilities
-
event_storage
¶ A flattened dictionary of event storage capabilities
-
classmethod
sample
()¶
-