kedro.framework.hooks¶
Description
kedro.framework.hooks
provides primitives to use hooks to extend KedroContext’s behaviour
Data Catalog Hooks¶
kedro.framework.hooks.specs.DataCatalogSpecs |
Namespace that defines all specifications for a data catalog’s lifecycle hooks. |
Node Hooks¶
kedro.framework.hooks.specs.NodeSpecs |
Namespace that defines all specifications for a node’s lifecycle hooks. |
Pipeline Hooks¶
kedro.framework.hooks.specs.PipelineSpecs |
Namespace that defines all specifications for a pipeline’s lifecycle hooks. |