runner

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2025 License: Apache-2.0 Imports: 49 Imported by: 1

Documentation

Index

Constants

View Source
const (
	LivenessCheckService  = "liveness"
	ReadinessCheckService = "readiness"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

Runner is used to run epp with its plugins

func NewRunner

func NewRunner() *Runner

NewRunner initializes a new EPP Runner and returns its pointer.

func (*Runner) Run

func (r *Runner) Run(ctx context.Context) error

func (*Runner) WithRequestControlConfig

func (r *Runner) WithRequestControlConfig(requestControlConfig *requestcontrol.Config) *Runner

func (*Runner) WithSchedulerConfig

func (r *Runner) WithSchedulerConfig(schedulerConfig *scheduling.SchedulerConfig) *Runner

Jump to

Keyboard shortcuts

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