batch

package
v0.0.0-...-fe9cd46 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2020 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name = "batch-scheduler"
)

Name is the name of the plug used in Registry and configurations.

Variables

This section is empty.

Functions

func New

func New(configuration *runtime.Unknown, f framework.FrameworkHandle) (framework.Plugin, error)

New initializes a new plugin and returns it.

Types

type Configuration

type Configuration struct {
	KubeMaster      string `json:"kube_master,omitempty"`
	KubeConfig      string `json:"kube_config,omitempty"`
	MaxScheduleTime int64  `json:"max_schedule_time,omitempty"`
}

Configuration defines the config for batch scheduler

Jump to

Keyboard shortcuts

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