package
0.0.0-20250109083623-5e59bd4916d4
Repository: https://github.com/killer66562/katibpipeline.git
Documentation: pkg.go.dev
# Functions
Resource is required by pkg/client/listers/...
# Constants
DefaultJobFailureCondition is the default value of spec.trialTemplate.failureCondition for Job.
DefaultJobSuccessCondition is the default value of spec.trialTemplate.successCondition for Job.
DefaultKubeflowJobFailureCondition is the default value of spec.trialTemplate.failureCondition for Kubeflow Training Job.
DefaultKubeflowJobSuccessCondition is the default value of spec.trialTemplate.successCondition for Kubeflow Training Job.
DefaultResumePolicy is the default value of spec.resumePolicy.
DefaultTrialParallelCount is the default value of spec.parallelTrialCount.
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
FromVolume indicates that volume is attached to experiment's suggestion.
No description provided by the author
LongRunning indicates that experiment's suggestion resources (deployment and service) are always running.
NeverResume indicates that experiment can't be resumed.
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
# Variables
No description provided by the author
DefaultKubeflowJobPrimaryPodLabels is the default value of spec.trialTemplate.primaryPodLabels for Kubeflow Training Job.
KubeflowJobKinds is the list of Kubeflow Training Job kinds.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
ConfigMapSource references the config map where trial template is located.
Structure of the Experiment custom resource.
ExperimentCondition describes the state of the experiment at a certain point.
ExperimentList contains a list of Experiments.
ExperimentSpec is the specification of an Experiment.
ExperimentStatus is the current status of an Experiment.
No description provided by the author
GraphConfig contains a config of DAG.
NasConfig contains config for NAS job.
Operation contains type of operation in DAG.
OptimalTrial is the metrics and assignments of the best trial.
No description provided by the author
TrialParameterSpec describes parameters that must be replaced in trial template.
TrialSource represent the source for trial template Only one source can be specified.
TrialTemplate describes structure of trial template.
# Type aliases
ExperimentConditionType defines the state of an Experiment.
No description provided by the author
ResumePolicyType describes how the experiment should be resumed.