dask

package
v1.14.1 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

View Source
const (
	KindDaskJob = "DaskJob"
)

Variables

This section is empty.

Functions

func SetConfig added in v1.13.3

func SetConfig(cfg *Config) error

Types

type Config added in v1.13.3

type Config struct {
	Logs logs.LogConfig `json:"logs,omitempty"`
}

Config is config for 'dask' plugin

func GetConfig added in v1.13.3

func GetConfig() *Config

func (Config) GetPFlagSet added in v1.13.3

func (cfg Config) GetPFlagSet(prefix string) *pflag.FlagSet

GetPFlagSet will return strongly types pflags for all fields in Config and its nested types. The format of the flags is json-name.json-sub-name... etc.

Jump to

Keyboard shortcuts

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