Documentation
¶
Index ¶
Constants ¶
View Source
const (
HealthCheckModelRegistry = "model-registry"
)
Model-registry-specific constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelRegistryHealthChecker ¶
type ModelRegistryHealthChecker struct {
// contains filtered or unexported fields
}
ModelRegistryHealthChecker checks model registry service health
func NewModelRegistryHealthChecker ¶
func NewModelRegistryHealthChecker(service api.ModelRegistryApi) *ModelRegistryHealthChecker
func (*ModelRegistryHealthChecker) Check ¶
func (m *ModelRegistryHealthChecker) Check() platformproxy.HealthCheck
Click to show internal directories.
Click to hide internal directories.