indexer

package
v2.2.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TrainJobRuntimeRefKey        = ".spec.runtimeRef.kind=trainingRuntime"
	TrainJobClusterRuntimeRefKey = ".spec.runtimeRef.kind=clusterTrainingRuntime"
)

Variables

View Source
var (
	TrainingRuntimeContainerRuntimeClassKey                   = ".trainingRuntimeSpec.jobSetTemplateSpec.replicatedJobs.podTemplateSpec.runtimeClassName"
	ClusterTrainingRuntimeContainerRuntimeClassKey            = ".clusterTrainingRuntimeSpec.jobSetTemplateSpec.replicatedJobs.podTemplateSpec.runtimeClassName"
	ErrorCanNotSetupTrainingRuntimeRuntimeClassIndexer        = errors.New("setting index on runtimeClass for TrainingRuntime")
	ErrorCanNotSetupClusterTrainingRuntimeRuntimeClassIndexer = errors.New("setting index on runtimeClass for ClusterTrainingRuntime")
)

Functions

func IndexClusterTrainingRuntimeContainerRuntimeClass added in v2.1.0

func IndexClusterTrainingRuntimeContainerRuntimeClass(obj client.Object) []string

func IndexTrainJobClusterTrainingRuntime

func IndexTrainJobClusterTrainingRuntime(obj client.Object) []string

func IndexTrainJobTrainingRuntime

func IndexTrainJobTrainingRuntime(obj client.Object) []string

func IndexTrainingRuntimeContainerRuntimeClass added in v2.1.0

func IndexTrainingRuntimeContainerRuntimeClass(obj client.Object) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL