The panko.api.controllers.v2.capabilities Module¶
-
class
panko.api.controllers.v2.capabilities.Capabilities(**kw)¶ Bases:
panko.api.controllers.v2.base.BaseA 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()¶
-