2.7.0

ProviderFactory

Package: flyte.extras.webhooks.testing

What a plugin’s exported provider class must look like.

Constructible with no arguments — the defaults are pre-wired — and accepting secret_env for anyone storing the secret under another name.

protocol ProviderFactory()