Versions in this module Expand all Collapse all v0 v0.3.9 May 4, 2026 Changes in this version + var ErrTypeAssertionError = errors.New("unable to assert type") + func AssertArtifactConstraints(obj model.Artifact) error + func AssertArtifactCreateConstraints(obj model.ArtifactCreate) error + func AssertArtifactCreateRequired(obj model.ArtifactCreate) error + func AssertArtifactListConstraints(obj model.ArtifactList) error + func AssertArtifactListRequired(obj model.ArtifactList) error + func AssertArtifactRequired(obj model.Artifact) error + func AssertArtifactStateConstraints(obj model.ArtifactState) error + func AssertArtifactStateRequired(obj model.ArtifactState) error + func AssertArtifactTypeQueryParamConstraints(obj model.ArtifactTypeQueryParam) error + func AssertArtifactTypeQueryParamRequired(obj model.ArtifactTypeQueryParam) error + func AssertArtifactUpdateConstraints(obj model.ArtifactUpdate) error + func AssertArtifactUpdateRequired(obj model.ArtifactUpdate) error + func AssertBaseArtifactConstraints(obj model.BaseArtifact) error + func AssertBaseArtifactRequired(obj model.BaseArtifact) error + func AssertBaseModelConstraints(obj model.BaseModel) error + func AssertBaseModelRequired(obj model.BaseModel) error + func AssertBaseResourceConstraints(obj model.BaseResource) error + func AssertBaseResourceCreateConstraints(obj model.BaseResourceCreate) error + func AssertBaseResourceCreateRequired(obj model.BaseResourceCreate) error + func AssertBaseResourceDatesConstraints(obj model.BaseResourceDates) error + func AssertBaseResourceDatesRequired(obj model.BaseResourceDates) error + func AssertBaseResourceListConstraints(obj model.BaseResourceList) error + func AssertBaseResourceListRequired(obj model.BaseResourceList) error + func AssertBaseResourceRequired(obj model.BaseResource) error + func AssertBaseResourceUpdateConstraints(obj model.BaseResourceUpdate) error + func AssertBaseResourceUpdateRequired(obj model.BaseResourceUpdate) error + func AssertDataSetConstraints(obj model.DataSet) error + func AssertDataSetCreateConstraints(obj model.DataSetCreate) error + func AssertDataSetCreateRequired(obj model.DataSetCreate) error + func AssertDataSetRequired(obj model.DataSet) error + func AssertDataSetUpdateConstraints(obj model.DataSetUpdate) error + func AssertDataSetUpdateRequired(obj model.DataSetUpdate) error + func AssertDocArtifactConstraints(obj model.DocArtifact) error + func AssertDocArtifactCreateConstraints(obj model.DocArtifactCreate) error + func AssertDocArtifactCreateRequired(obj model.DocArtifactCreate) error + func AssertDocArtifactRequired(obj model.DocArtifact) error + func AssertDocArtifactUpdateConstraints(obj model.DocArtifactUpdate) error + func AssertDocArtifactUpdateRequired(obj model.DocArtifactUpdate) error + func AssertErrorConstraints(obj model.Error) error + func AssertErrorRequired(obj model.Error) error + func AssertExecutionStateConstraints(obj model.ExecutionState) error + func AssertExecutionStateRequired(obj model.ExecutionState) error + func AssertExperimentConstraints(obj model.Experiment) error + func AssertExperimentCreateConstraints(obj model.ExperimentCreate) error + func AssertExperimentCreateRequired(obj model.ExperimentCreate) error + func AssertExperimentListConstraints(obj model.ExperimentList) error + func AssertExperimentListRequired(obj model.ExperimentList) error + func AssertExperimentRequired(obj model.Experiment) error + func AssertExperimentRunConstraints(obj model.ExperimentRun) error + func AssertExperimentRunCreateConstraints(obj model.ExperimentRunCreate) error + func AssertExperimentRunCreateRequired(obj model.ExperimentRunCreate) error + func AssertExperimentRunListConstraints(obj model.ExperimentRunList) error + func AssertExperimentRunListRequired(obj model.ExperimentRunList) error + func AssertExperimentRunRequired(obj model.ExperimentRun) error + func AssertExperimentRunStateConstraints(obj model.ExperimentRunState) error + func AssertExperimentRunStateRequired(obj model.ExperimentRunState) error + func AssertExperimentRunStatusConstraints(obj model.ExperimentRunStatus) error + func AssertExperimentRunStatusRequired(obj model.ExperimentRunStatus) error + func AssertExperimentRunUpdateConstraints(obj model.ExperimentRunUpdate) error + func AssertExperimentRunUpdateRequired(obj model.ExperimentRunUpdate) error + func AssertExperimentStateConstraints(obj model.ExperimentState) error + func AssertExperimentStateRequired(obj model.ExperimentState) error + func AssertExperimentUpdateConstraints(obj model.ExperimentUpdate) error + func AssertExperimentUpdateRequired(obj model.ExperimentUpdate) error + func AssertInferenceServiceConstraints(obj model.InferenceService) error + func AssertInferenceServiceCreateConstraints(obj model.InferenceServiceCreate) error + func AssertInferenceServiceCreateRequired(obj model.InferenceServiceCreate) error + func AssertInferenceServiceListConstraints(obj model.InferenceServiceList) error + func AssertInferenceServiceListRequired(obj model.InferenceServiceList) error + func AssertInferenceServiceRequired(obj model.InferenceService) error + func AssertInferenceServiceStateConstraints(obj model.InferenceServiceState) error + func AssertInferenceServiceStateRequired(obj model.InferenceServiceState) error + func AssertInferenceServiceUpdateConstraints(obj model.InferenceServiceUpdate) error + func AssertInferenceServiceUpdateRequired(obj model.InferenceServiceUpdate) error + func AssertMetadataBoolValueConstraints(obj model.MetadataBoolValue) error + func AssertMetadataBoolValueRequired(obj model.MetadataBoolValue) error + func AssertMetadataDoubleValueConstraints(obj model.MetadataDoubleValue) error + func AssertMetadataDoubleValueRequired(obj model.MetadataDoubleValue) error + func AssertMetadataIntValueConstraints(obj model.MetadataIntValue) error + func AssertMetadataIntValueRequired(obj model.MetadataIntValue) error + func AssertMetadataProtoValueConstraints(obj model.MetadataProtoValue) error + func AssertMetadataProtoValueRequired(obj model.MetadataProtoValue) error + func AssertMetadataStringValueConstraints(obj model.MetadataStringValue) error + func AssertMetadataStringValueRequired(obj model.MetadataStringValue) error + func AssertMetadataStructValueConstraints(obj model.MetadataStructValue) error + func AssertMetadataStructValueRequired(obj model.MetadataStructValue) error + func AssertMetadataValueConstraints(obj model.MetadataValue) error + func AssertMetadataValueRequired(obj model.MetadataValue) error + func AssertMetricConstraints(obj model.Metric) error + func AssertMetricCreateConstraints(obj model.MetricCreate) error + func AssertMetricCreateRequired(obj model.MetricCreate) error + func AssertMetricListConstraints(obj model.MetricList) error + func AssertMetricListRequired(obj model.MetricList) error + func AssertMetricRequired(obj model.Metric) error + func AssertMetricUpdateConstraints(obj model.MetricUpdate) error + func AssertMetricUpdateRequired(obj model.MetricUpdate) error + func AssertModelArtifactConstraints(obj model.ModelArtifact) error + func AssertModelArtifactCreateConstraints(obj model.ModelArtifactCreate) error + func AssertModelArtifactCreateRequired(obj model.ModelArtifactCreate) error + func AssertModelArtifactListConstraints(obj model.ModelArtifactList) error + func AssertModelArtifactListRequired(obj model.ModelArtifactList) error + func AssertModelArtifactRequired(obj model.ModelArtifact) error + func AssertModelArtifactUpdateConstraints(obj model.ModelArtifactUpdate) error + func AssertModelArtifactUpdateRequired(obj model.ModelArtifactUpdate) error + func AssertModelVersionConstraints(obj model.ModelVersion) error + func AssertModelVersionCreateConstraints(obj model.ModelVersionCreate) error + func AssertModelVersionCreateRequired(obj model.ModelVersionCreate) error + func AssertModelVersionListConstraints(obj model.ModelVersionList) error + func AssertModelVersionListRequired(obj model.ModelVersionList) error + func AssertModelVersionRequired(obj model.ModelVersion) error + func AssertModelVersionStateConstraints(obj model.ModelVersionState) error + func AssertModelVersionStateRequired(obj model.ModelVersionState) error + func AssertModelVersionUpdateConstraints(obj model.ModelVersionUpdate) error + func AssertModelVersionUpdateRequired(obj model.ModelVersionUpdate) error + func AssertOrderByFieldConstraints(obj model.OrderByField) error + func AssertOrderByFieldRequired(obj model.OrderByField) error + func AssertParameterConstraints(obj model.Parameter) error + func AssertParameterCreateConstraints(obj model.ParameterCreate) error + func AssertParameterCreateRequired(obj model.ParameterCreate) error + func AssertParameterRequired(obj model.Parameter) error + func AssertParameterTypeConstraints(obj model.ParameterType) error + func AssertParameterTypeRequired(obj model.ParameterType) error + func AssertParameterUpdateConstraints(obj model.ParameterUpdate) error + func AssertParameterUpdateRequired(obj model.ParameterUpdate) error + func AssertRecurseInterfaceRequired[T any](obj interface{}, callback func(T) error) error + func AssertRecurseValueRequired[T any](value reflect.Value, callback func(T) error) error + func AssertRegisteredModelConstraints(obj model.RegisteredModel) error + func AssertRegisteredModelCreateConstraints(obj model.RegisteredModelCreate) error + func AssertRegisteredModelCreateRequired(obj model.RegisteredModelCreate) error + func AssertRegisteredModelListConstraints(obj model.RegisteredModelList) error + func AssertRegisteredModelListRequired(obj model.RegisteredModelList) error + func AssertRegisteredModelRequired(obj model.RegisteredModel) error + func AssertRegisteredModelStateConstraints(obj model.RegisteredModelState) error + func AssertRegisteredModelStateRequired(obj model.RegisteredModelState) error + func AssertRegisteredModelUpdateConstraints(obj model.RegisteredModelUpdate) error + func AssertRegisteredModelUpdateRequired(obj model.RegisteredModelUpdate) error + func AssertServeModelConstraints(obj model.ServeModel) error + func AssertServeModelCreateConstraints(obj model.ServeModelCreate) error + func AssertServeModelCreateRequired(obj model.ServeModelCreate) error + func AssertServeModelListConstraints(obj model.ServeModelList) error + func AssertServeModelListRequired(obj model.ServeModelList) error + func AssertServeModelRequired(obj model.ServeModel) error + func AssertServeModelUpdateConstraints(obj model.ServeModelUpdate) error + func AssertServeModelUpdateRequired(obj model.ServeModelUpdate) error + func AssertServingEnvironmentConstraints(obj model.ServingEnvironment) error + func AssertServingEnvironmentCreateConstraints(obj model.ServingEnvironmentCreate) error + func AssertServingEnvironmentCreateRequired(obj model.ServingEnvironmentCreate) error + func AssertServingEnvironmentListConstraints(obj model.ServingEnvironmentList) error + func AssertServingEnvironmentListRequired(obj model.ServingEnvironmentList) error + func AssertServingEnvironmentRequired(obj model.ServingEnvironment) error + func AssertServingEnvironmentUpdateConstraints(obj model.ServingEnvironmentUpdate) error + func AssertServingEnvironmentUpdateRequired(obj model.ServingEnvironmentUpdate) error + func AssertSortOrderConstraints(obj model.SortOrder) error + func AssertSortOrderRequired(obj model.SortOrder) error + func DefaultErrorHandler(w http.ResponseWriter, _ *http.Request, err error, result *ImplResponse) + func EncodeJSONResponse(i interface{}, status *int, w http.ResponseWriter) error + func IsZeroValue(val interface{}) bool + func Logger(inner http.Handler) http.Handler + func NewRouter(routers ...Router) chi.Router + func ReadFormFileToTempFile(r *http.Request, key string) (*os.File, error) + func ReadFormFilesToTempFiles(r *http.Request, key string) ([]*os.File, error) + type Constraint func(actual T) error + func WithMaximum[T Number](expected T) Constraint[T] + func WithMinimum[T Number](expected T) Constraint[T] + type ErrorHandler func(w http.ResponseWriter, r *http.Request, err error, result *ImplResponse) + type ImplResponse struct + Body interface{} + Code int + func ErrorResponse(code int, err error) ImplResponse + func Response(code int, body interface{}) ImplResponse + type ModelRegistryServiceAPIController struct + func NewModelRegistryServiceAPIController(s ModelRegistryServiceAPIServicer, opts ...ModelRegistryServiceAPIOption) *ModelRegistryServiceAPIController + func (c *ModelRegistryServiceAPIController) CreateArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateEnvironmentInferenceService(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateExperiment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateExperimentExperimentRun(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateExperimentRun(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateInferenceService(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateInferenceServiceServe(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateModelArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateModelVersion(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateRegisteredModel(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateRegisteredModelVersion(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) CreateServingEnvironment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindExperiment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindExperimentRun(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindInferenceService(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindModelArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindModelVersion(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindRegisteredModel(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) FindServingEnvironment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetArtifacts(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetEnvironmentInferenceServices(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperiment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperimentExperimentRuns(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperimentRun(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperimentRunArtifacts(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperimentRunMetricHistory(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperimentRuns(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperimentRunsMetricHistory(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetExperiments(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetInferenceService(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetInferenceServiceModel(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetInferenceServiceServes(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetInferenceServiceVersion(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetInferenceServices(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetModelArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetModelArtifacts(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetModelVersion(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetModelVersionArtifacts(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetModelVersions(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetRegisteredModel(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetRegisteredModelVersions(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetRegisteredModels(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetServingEnvironment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) GetServingEnvironments(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) OrderedRoutes() []Route + func (c *ModelRegistryServiceAPIController) Routes() Routes + func (c *ModelRegistryServiceAPIController) UpdateArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateExperiment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateExperimentRun(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateInferenceService(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateModelArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateModelVersion(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateRegisteredModel(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpdateServingEnvironment(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpsertExperimentRunArtifact(w http.ResponseWriter, r *http.Request) + func (c *ModelRegistryServiceAPIController) UpsertModelVersionArtifact(w http.ResponseWriter, r *http.Request) + type ModelRegistryServiceAPIOption func(*ModelRegistryServiceAPIController) + func WithModelRegistryServiceAPIErrorHandler(h ErrorHandler) ModelRegistryServiceAPIOption + type ModelRegistryServiceAPIRouter interface + CreateArtifact func(http.ResponseWriter, *http.Request) + CreateEnvironmentInferenceService func(http.ResponseWriter, *http.Request) + CreateExperiment func(http.ResponseWriter, *http.Request) + CreateExperimentExperimentRun func(http.ResponseWriter, *http.Request) + CreateExperimentRun func(http.ResponseWriter, *http.Request) + CreateInferenceService func(http.ResponseWriter, *http.Request) + CreateInferenceServiceServe func(http.ResponseWriter, *http.Request) + CreateModelArtifact func(http.ResponseWriter, *http.Request) + CreateModelVersion func(http.ResponseWriter, *http.Request) + CreateRegisteredModel func(http.ResponseWriter, *http.Request) + CreateRegisteredModelVersion func(http.ResponseWriter, *http.Request) + CreateServingEnvironment func(http.ResponseWriter, *http.Request) + FindArtifact func(http.ResponseWriter, *http.Request) + FindExperiment func(http.ResponseWriter, *http.Request) + FindExperimentRun func(http.ResponseWriter, *http.Request) + FindInferenceService func(http.ResponseWriter, *http.Request) + FindModelArtifact func(http.ResponseWriter, *http.Request) + FindModelVersion func(http.ResponseWriter, *http.Request) + FindRegisteredModel func(http.ResponseWriter, *http.Request) + FindServingEnvironment func(http.ResponseWriter, *http.Request) + GetArtifact func(http.ResponseWriter, *http.Request) + GetArtifacts func(http.ResponseWriter, *http.Request) + GetEnvironmentInferenceServices func(http.ResponseWriter, *http.Request) + GetExperiment func(http.ResponseWriter, *http.Request) + GetExperimentExperimentRuns func(http.ResponseWriter, *http.Request) + GetExperimentRun func(http.ResponseWriter, *http.Request) + GetExperimentRunArtifacts func(http.ResponseWriter, *http.Request) + GetExperimentRunMetricHistory func(http.ResponseWriter, *http.Request) + GetExperimentRuns func(http.ResponseWriter, *http.Request) + GetExperimentRunsMetricHistory func(http.ResponseWriter, *http.Request) + GetExperiments func(http.ResponseWriter, *http.Request) + GetInferenceService func(http.ResponseWriter, *http.Request) + GetInferenceServiceModel func(http.ResponseWriter, *http.Request) + GetInferenceServiceServes func(http.ResponseWriter, *http.Request) + GetInferenceServiceVersion func(http.ResponseWriter, *http.Request) + GetInferenceServices func(http.ResponseWriter, *http.Request) + GetModelArtifact func(http.ResponseWriter, *http.Request) + GetModelArtifacts func(http.ResponseWriter, *http.Request) + GetModelVersion func(http.ResponseWriter, *http.Request) + GetModelVersionArtifacts func(http.ResponseWriter, *http.Request) + GetModelVersions func(http.ResponseWriter, *http.Request) + GetRegisteredModel func(http.ResponseWriter, *http.Request) + GetRegisteredModelVersions func(http.ResponseWriter, *http.Request) + GetRegisteredModels func(http.ResponseWriter, *http.Request) + GetServingEnvironment func(http.ResponseWriter, *http.Request) + GetServingEnvironments func(http.ResponseWriter, *http.Request) + UpdateArtifact func(http.ResponseWriter, *http.Request) + UpdateExperiment func(http.ResponseWriter, *http.Request) + UpdateExperimentRun func(http.ResponseWriter, *http.Request) + UpdateInferenceService func(http.ResponseWriter, *http.Request) + UpdateModelArtifact func(http.ResponseWriter, *http.Request) + UpdateModelVersion func(http.ResponseWriter, *http.Request) + UpdateRegisteredModel func(http.ResponseWriter, *http.Request) + UpdateServingEnvironment func(http.ResponseWriter, *http.Request) + UpsertExperimentRunArtifact func(http.ResponseWriter, *http.Request) + UpsertModelVersionArtifact func(http.ResponseWriter, *http.Request) + type ModelRegistryServiceAPIService struct + func (s *ModelRegistryServiceAPIService) CreateArtifact(ctx context.Context, artifactCreate model.ArtifactCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateEnvironmentInferenceService(ctx context.Context, servingenvironmentId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateExperiment(ctx context.Context, experimentCreate model.ExperimentCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateExperimentExperimentRun(ctx context.Context, experimentId string, experimentRun model.ExperimentRun) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateExperimentRun(ctx context.Context, experimentRunCreate model.ExperimentRunCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateInferenceService(ctx context.Context, inferenceServiceCreate model.InferenceServiceCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateInferenceServiceServe(ctx context.Context, inferenceserviceId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateModelArtifact(ctx context.Context, modelArtifactCreate model.ModelArtifactCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateModelVersion(ctx context.Context, modelVersionCreate model.ModelVersionCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateRegisteredModel(ctx context.Context, registeredModelCreate model.RegisteredModelCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateRegisteredModelVersion(ctx context.Context, registeredmodelId string, modelVersion model.ModelVersion) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) CreateServingEnvironment(ctx context.Context, servingEnvironmentCreate model.ServingEnvironmentCreate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindArtifact(ctx context.Context, name string, externalId string, parentResourceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindExperiment(ctx context.Context, name string, externalId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindExperimentRun(ctx context.Context, name string, externalId string, parentResourceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindInferenceService(ctx context.Context, name string, externalId string, parentResourceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindModelArtifact(ctx context.Context, name string, externalId string, parentResourceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindModelVersion(ctx context.Context, name string, externalId string, registeredModelId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindRegisteredModel(ctx context.Context, name string, externalID string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) FindServingEnvironment(ctx context.Context, name string, externalID string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetArtifact(ctx context.Context, artifactId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetArtifacts(ctx context.Context, filterQuery string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetEnvironmentInferenceServices(ctx context.Context, servingenvironmentId string, filterQuery string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperiment(ctx context.Context, experimentId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperimentExperimentRuns(ctx context.Context, experimentId string, name string, externalId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperimentRun(ctx context.Context, experimentrunId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperimentRunArtifacts(ctx context.Context, experimentrunId string, filterQuery string, name string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperimentRunMetricHistory(ctx context.Context, experimentrunId string, filterQuery string, name string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperimentRuns(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperimentRunsMetricHistory(ctx context.Context, filterQuery string, name string, stepIds string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetExperiments(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetInferenceService(ctx context.Context, inferenceserviceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetInferenceServiceModel(ctx context.Context, inferenceserviceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetInferenceServiceServes(ctx context.Context, inferenceserviceId string, filterQuery string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetInferenceServiceVersion(ctx context.Context, inferenceserviceId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetInferenceServices(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetModelArtifact(ctx context.Context, modelartifactId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetModelArtifacts(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetModelVersion(ctx context.Context, modelversionId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetModelVersionArtifacts(ctx context.Context, modelversionId string, filterQuery string, name string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetModelVersions(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetRegisteredModel(ctx context.Context, registeredmodelId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetRegisteredModelVersions(ctx context.Context, registeredmodelId string, name string, externalID string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetRegisteredModels(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetServingEnvironment(ctx context.Context, servingenvironmentId string) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) GetServingEnvironments(ctx context.Context, filterQuery string, pageSize string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateArtifact(ctx context.Context, artifactId string, artifactUpdate model.ArtifactUpdate) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateExperiment(ctx context.Context, experimentId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateExperimentRun(ctx context.Context, experimentrunId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateInferenceService(ctx context.Context, inferenceserviceId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateModelArtifact(ctx context.Context, modelartifactId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateModelVersion(ctx context.Context, modelversionId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateRegisteredModel(ctx context.Context, registeredmodelId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpdateServingEnvironment(ctx context.Context, servingenvironmentId string, ...) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpsertExperimentRunArtifact(ctx context.Context, experimentrunId string, artifact model.Artifact) (ImplResponse, error) + func (s *ModelRegistryServiceAPIService) UpsertModelVersionArtifact(ctx context.Context, modelversionId string, artifact model.Artifact) (ImplResponse, error) + type ModelRegistryServiceAPIServicer interface + CreateArtifact func(context.Context, model.ArtifactCreate) (ImplResponse, error) + CreateEnvironmentInferenceService func(context.Context, string, model.InferenceServiceCreate) (ImplResponse, error) + CreateExperiment func(context.Context, model.ExperimentCreate) (ImplResponse, error) + CreateExperimentExperimentRun func(context.Context, string, model.ExperimentRun) (ImplResponse, error) + CreateExperimentRun func(context.Context, model.ExperimentRunCreate) (ImplResponse, error) + CreateInferenceService func(context.Context, model.InferenceServiceCreate) (ImplResponse, error) + CreateInferenceServiceServe func(context.Context, string, model.ServeModelCreate) (ImplResponse, error) + CreateModelArtifact func(context.Context, model.ModelArtifactCreate) (ImplResponse, error) + CreateModelVersion func(context.Context, model.ModelVersionCreate) (ImplResponse, error) + CreateRegisteredModel func(context.Context, model.RegisteredModelCreate) (ImplResponse, error) + CreateRegisteredModelVersion func(context.Context, string, model.ModelVersion) (ImplResponse, error) + CreateServingEnvironment func(context.Context, model.ServingEnvironmentCreate) (ImplResponse, error) + FindArtifact func(context.Context, string, string, string) (ImplResponse, error) + FindExperiment func(context.Context, string, string) (ImplResponse, error) + FindExperimentRun func(context.Context, string, string, string) (ImplResponse, error) + FindInferenceService func(context.Context, string, string, string) (ImplResponse, error) + FindModelArtifact func(context.Context, string, string, string) (ImplResponse, error) + FindModelVersion func(context.Context, string, string, string) (ImplResponse, error) + FindRegisteredModel func(context.Context, string, string) (ImplResponse, error) + FindServingEnvironment func(context.Context, string, string) (ImplResponse, error) + GetArtifact func(context.Context, string) (ImplResponse, error) + GetArtifacts func(context.Context, string, model.ArtifactTypeQueryParam, string, ...) (ImplResponse, error) + GetEnvironmentInferenceServices func(context.Context, string, string, string, string, string, model.OrderByField, ...) (ImplResponse, error) + GetExperiment func(context.Context, string) (ImplResponse, error) + GetExperimentExperimentRuns func(context.Context, string, string, string, string, string, model.OrderByField, ...) (ImplResponse, error) + GetExperimentRun func(context.Context, string) (ImplResponse, error) + GetExperimentRunArtifacts func(context.Context, string, string, string, string, model.ArtifactTypeQueryParam, ...) (ImplResponse, error) + GetExperimentRunMetricHistory func(context.Context, string, string, string, string, string, model.OrderByField, ...) (ImplResponse, error) + GetExperimentRuns func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + GetExperimentRunsMetricHistory func(context.Context, string, string, string, string, model.OrderByField, ...) (ImplResponse, error) + GetExperiments func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + GetInferenceService func(context.Context, string) (ImplResponse, error) + GetInferenceServiceModel func(context.Context, string) (ImplResponse, error) + GetInferenceServiceServes func(context.Context, string, string, string, string, string, model.OrderByField, ...) (ImplResponse, error) + GetInferenceServiceVersion func(context.Context, string) (ImplResponse, error) + GetInferenceServices func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + GetModelArtifact func(context.Context, string) (ImplResponse, error) + GetModelArtifacts func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + GetModelVersion func(context.Context, string) (ImplResponse, error) + GetModelVersionArtifacts func(context.Context, string, string, string, string, model.ArtifactTypeQueryParam, ...) (ImplResponse, error) + GetModelVersions func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + GetRegisteredModel func(context.Context, string) (ImplResponse, error) + GetRegisteredModelVersions func(context.Context, string, string, string, string, string, model.OrderByField, ...) (ImplResponse, error) + GetRegisteredModels func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + GetServingEnvironment func(context.Context, string) (ImplResponse, error) + GetServingEnvironments func(context.Context, string, string, model.OrderByField, model.SortOrder, string) (ImplResponse, error) + UpdateArtifact func(context.Context, string, model.ArtifactUpdate) (ImplResponse, error) + UpdateExperiment func(context.Context, string, model.ExperimentUpdate) (ImplResponse, error) + UpdateExperimentRun func(context.Context, string, model.ExperimentRunUpdate) (ImplResponse, error) + UpdateInferenceService func(context.Context, string, model.InferenceServiceUpdate) (ImplResponse, error) + UpdateModelArtifact func(context.Context, string, model.ModelArtifactUpdate) (ImplResponse, error) + UpdateModelVersion func(context.Context, string, model.ModelVersionUpdate) (ImplResponse, error) + UpdateRegisteredModel func(context.Context, string, model.RegisteredModelUpdate) (ImplResponse, error) + UpdateServingEnvironment func(context.Context, string, model.ServingEnvironmentUpdate) (ImplResponse, error) + UpsertExperimentRunArtifact func(context.Context, string, model.Artifact) (ImplResponse, error) + UpsertModelVersionArtifact func(context.Context, string, model.Artifact) (ImplResponse, error) + func NewModelRegistryServiceAPIService(coreApi api.ModelRegistryApi) ModelRegistryServiceAPIServicer + type Number interface + type Operation func(actual string) (T, bool, error) + func WithDefaultOrParse[T Number | string | bool](def T, parse ParseString[T]) Operation[T] + func WithParse[T Number | string | bool](parse ParseString[T]) Operation[T] + func WithRequire[T Number | string | bool](parse ParseString[T]) Operation[T] + type ParseString func(v string) (T, error) + type ParsingError struct + Err error + Param string + func (e *ParsingError) Error() string + func (e *ParsingError) Unwrap() error + type RequiredError struct + Field string + func (e *RequiredError) Error() string + type Route struct + HandlerFunc http.HandlerFunc + Method string + Name string + Pattern string + type Router interface + OrderedRoutes func() []Route + Routes func() Routes + type Routes map[string]Route