package
0.14.2
Repository: https://github.com/kubeflow/arena.git
Documentation: pkg.go.dev

# Functions

NewArenaClient creates a ArenaClient.
NewCronClient creates a CronClient.
NewDataClient creates a ServingJobClient.
NewEvaluateClient creates a EvaluateClient.
NewNodeClient creates a ServingJobClient.
NewServingJobClient creates a ServingJobClient.
NewTrainingJobClient creates a TrainingJobClient.

# Structs

ArenaClient is a client which includes operations: 1.manage training jobs,like: - submit a training job - get a training job information - get job logs - delete a job TODO: 2.manage serving job TODO: 3.manage node it serves for commands and apis.
ServingJobClient provides some operators for managing serving jobs.
TrainingJobClient provides some operators for managing training jobs.