package
0.1.1
Repository: https://github.com/qihoo360/dgl-operator.git
Documentation: pkg.go.dev

# Constants

CleanPodPolicyAll policy will clean all pods when job finished.
CleanPodPolicyNever policy None.
CleanPodPolicyRunning policy will clean running pods when job finished.
No description provided by the author
No description provided by the author
Annotation key.
Label key.
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
PartitionModeDGLAPI will partition standalone.
PartitionModeParMETIS will partition in a fully distributed manner.
PartitionModeSkip will skip the partitioning.
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

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

DGLJob is the Schema for the dgljobs API.
DGLJobList contains a list of DGLJob.
DGLJobSpec defines the desired state of DGLJob.
DGLJobStatus defines the observed state of DGLJob.
ReplicaSpec is a description of the replica.
ReplicaStatus represents the current observed state of replica.

# Type aliases

CleanPodPolicy describes how to deal with pods when the job is finished.
JobPhase defines the phase of the job.
PartitionMode describes how to deal with the partitioning.
No description provided by the author