package
0.3.0-rc.1
Repository: https://github.com/kleveross/klever-model-registry.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

ControllerName is the name of the controller.
ErrORMBExportModel is the exit code of ormb export error.
ErrORMBLogin is the exit code of ormb login error.
ErrORMBPullModel is the exit code of ormb pull error.
ErrORMBPushModel is the exit code of ormb push error.
ErrORMBSaveModel is the exit code of ormb save error.
ErrRunTask is the exit code of run task error.
ReasonContainerCreating ContainerCreating.
ReasonCrashLoopBackOff CrashLoopBackOff.
ReasonImagePull pull image error.
ReasonImagePullBackOff ImagePullBackOff.
ReasonInvalidImageName invalied image name.
ReasonOOMKilled OOM killed.
Success is the exit code of modeljob success.

# Variables

DefaultSchedulerName is default scheduler name.
KleverModelRegistryAddressEnvKey is the address of klever-model-registry.
ModelFormatToFrameworkMapping is the map for model's format to model's framework.
ModelInitializerCPUEnvKey defines the cpu env key for model initializer container.
ModelInitializerMEMEnvKey defines the mem env key for model initializer container.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ModelJobSharedVolumeName is a shared volume between extract & convert container with init container.
ModelJobTaskCPUEnvKey defines the cpu env key for modeljob task container.
ModelJobTaskMEMEnvKey defines the mem env key for modeljob task container.
ModelJobWorkDir is the workdir for extract & convert container and init container.
SchedulerNameEnvKey is the env key for scheduler name, it is set in Deployment.

# Structs

ModelJobReconciler reconciles a ModelJob object.