config

package
v0.17.3 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Debug           bool
	DebugLevel      int
	Kubeconfig      string
	MasterURL       string
	Namespace       string
	Threads         int
	ControllerName  string
	NodeName        string
	JobClusterRole  string
	DefaultJobImage string
	JobTolerations  string
	JobResources    string
	PprofPort       int
}

func (CLI) GetControllerConfig

func (c CLI) GetControllerConfig() (*Controller, error)

type Controller

type Controller struct {
	Threadiness     int
	NodeName        string
	JobClusterRole  string
	DefaultJobImage string
	JobTolerations  []corev1.Toleration
	JobResources    *corev1.ResourceRequirements
}

Jump to

Keyboard shortcuts

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