Discover Packages
github.com/flyteorg/flyte/flyteplugins
go
tasks
plugins
k8s
dask
package
Version:
v1.14.1
Opens a new window with list of versions in this module.
Published: Dec 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types SetConfig(cfg) type Config GetConfig() (cfg) GetPFlagSet(prefix)
Documentation
¶
type Config struct {
Logs logs .LogConfig `json:"logs,omitempty"`
}
Config is config for 'dask' plugin
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.