configurator

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 0 Imported by: 0

Documentation

Overview

Package configurator contains the Configurator interface It is a separate package to avoid dependency cycle.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configurator

type Configurator interface {
	Config() (config string, err error)
}

Configurator provides config to the scheduler.

func NoOp

func NoOp() Configurator

NoOp does nothing.

Jump to

Keyboard shortcuts

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