package
0.0.0-20240724161336-38689a3ae540
Repository: https://github.com/foundation-model-stack/fms-lm-eval-service.git
Documentation: pkg.go.dev

# Constants

The job is cancelled.
Job is cancelled.
The job is complete.
Job failed.
No description provided by the author
No description provided by the author
No description provided by the author
The job is just created.
Job is still running and no final result yet.
The job is running.
The job is scheduled and waiting for available resources to run it.
Job finished successfully.
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

No description provided by the author
No description provided by the author
No description provided by the author
LMEvalJob is the Schema for the lmevaljobs API.
LMEvalJobList contains a list of LMEvalJob.
LMEvalJobSpec defines the desired state of LMEvalJob.
LMEvalJobStatus defines the observed state of LMEvalJob.

# Type aliases

Represent a job's status +kubebuilder:validation:Enum=New;Scheduled;Running;Complete;Cancelled.
+kubebuilder:validation:Enum=NoReason;Succeeded;Failed;Cancelled.