package
0.14.7-rc1
Repository: https://github.com/paddlepaddle/paddleflow.git
Documentation: pkg.go.dev

# Constants

PaddleJobDefaultContainerName is the name of the PaddleJob container.
PaddleJobDefaultPort is default value of the port.
PaddleJobDefaultPortName is name of the port used to communicate between Master and workers.
PaddleJobDefaultRestartPolicy is default RestartPolicy for PaddleReplicaSpec.
PaddleJobFrameworkName is the name of the ML Framework.
PaddleJobKind is the kind name.
PaddleJobPlural is the PaddlePlural for paddleJob.
PaddleJobReplicaTypeMaster is the type of Master of distributed Paddle.
PaddleJobReplicaTypeWorker is the type for workers of distributed Paddle.
PaddleJobSingular is the singular for paddleJob.

# Structs

No description provided by the author
PaddleJob Represents a PaddleJob resource.
PaddleJobList is a list of PaddleJobs.
PaddleJobSpec is a desired state description of the PaddleJob.