plugin

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2025 License: Apache-2.0 Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRegisteredModes added in v1.0.0

func GetRegisteredModes() []string

func RegisterNewPlugin added in v1.0.0

func RegisterNewPlugin(mode string, factory PluginFactory) error

Forwarder functions to internal registry

Types

type APIConfig added in v1.0.0

type APIConfig = reg.APIConfig

Type aliases to preserve public API while delegating to internal registry

type CustomScheduler

type CustomScheduler = reg.CustomScheduler

Type aliases to preserve public API while delegating to internal registry

func NewSchedulerPlugin added in v1.0.0

func NewSchedulerPlugin(ctx context.Context, config *SchedConfig) (CustomScheduler, error)

type PluginFactory added in v1.0.0

type PluginFactory = reg.PluginFactory

Type aliases to preserve public API while delegating to internal registry

type Sched

type Sched = reg.Sched

Type aliases to preserve public API while delegating to internal registry

type SchedConfig added in v1.0.0

type SchedConfig = reg.SchedConfig

Type aliases to preserve public API while delegating to internal registry

type Scheduler added in v1.0.0

type Scheduler = reg.Scheduler

Type aliases to preserve public API while delegating to internal registry

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL