Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, name string, config *gwPluginTY.Config) (p providerTY.Plugin, err error)
logger *zap.Logger, gatewayCfg *gateway.Config, scheduler schedule.CoreScheduler
Types ¶
type CreatorFn ¶
type CreatorFn func(ctx context.Context, config *gwPluginTY.Config) (providerTY.Plugin, error)
CreatorFn func type
Click to show internal directories.
Click to hide internal directories.