package
0.14.7-rc1
Repository: https://github.com/paddlepaddle/paddleflow.git
Documentation: pkg.go.dev
# Functions
CheckReg TODO: remove this function to util.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
该函数除了将yaml解析为wfs,还进行了全局参数替换操作.
由Map解析得到一个Wfs,该Map中的key需要是下划线格式.
No description provided by the author
IsEmptyResource return true when cpu or mem is nil.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
将yaml解析为map.
No description provided by the author
ValidateResource validate resource info.
ValidateResourceItem check resource for cpu or memory.
ValidateScalarResourceInfo validate scalar resource info.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EnvJobModeCollective env.
EnvJobModePS env.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
spark job env.
No description provided by the author
No description provided by the author
No description provided by the author
job priority.
EnvJobWorkDir The working directory of the job, `null` means command without a working directory.
EnvJobYamlPath Additional configuration for a specific job.
ENVK3SNodeName makesure schedule without volcano.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EnvPaddleParaJob defines env for Paddle Para Job.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RayJob keywords.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JobKindGroupVersionAnnotation KindGroupVersion for job, format: {kind}.{group}/{version}.
No description provided by the author
JobOwnerLabel the key of job label oor annotations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PaddleParaVolumeName defines config for Paddle Para Pod.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
priority class.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO move to framework.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ElasticQueueKindGroupVersion kind group version for elastic queue.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StandaloneKindGroupVersion kind group version for single job.
No description provided by the author
No description provided by the author
WorkflowKindGroupVersion kind group version for argo workflow job.
# Structs
No description provided by the author
No description provided by the author
ClientOptions used to build rest config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileSystem indicate PaddleFlow.
Flavour is a set of resources that can be used to run a job.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JobView is view of job info responded to user, while Job is for pipeline and job engine to process.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MixedLogRequest can request job log or k8s pod/deploy events and log.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceInfo is a struct that contains the information of a resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Component包括Dag和Step,有Struct WorkflowSourceStep 和 WorkflowSourceDag实现了该接口.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceName is the name identifying various resources in a ResourceList.
RuntimeView is view of run responded to user, while workflowRuntime is for pipeline engine to process.
ScalarResourcesType is the type of scalar resources.
No description provided by the author