kedro.framework.hooks.specs¶
Description
A module containing specifications for all callable hooks in the Kedro’s execution timeline. For more information about these specifications, please visit [Pluggy’s documentation](https://pluggy.readthedocs.io/en/stable/#specs)
Classes
Namespace that defines all specifications for a data catalog’s lifecycle hooks. |
|
Namespace that defines all specifications for a dataset’s lifecycle hooks. |
|
Namespace that defines all specifications for a Kedro context’s lifecycle hooks. |
|
Namespace that defines all specifications for a node’s lifecycle hooks. |
|
Namespace that defines all specifications for a pipeline’s lifecycle hooks. |