cmd

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const EnvPrefix = "MR"

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type ConditionalModelRegistryHealthChecker added in v0.2.22

type ConditionalModelRegistryHealthChecker struct {
	// contains filtered or unexported fields
}

ConditionalModelRegistryHealthChecker checks model registry health only if service is available

func (*ConditionalModelRegistryHealthChecker) Check added in v0.2.22

type Config

type Config struct {
	DbFile      string   `mapstructure:"db-file" yaml:"db-file"`
	Hostname    string   `mapstructure:"hostname" yaml:"hostname"`
	Port        int      `mapstructure:"port" yaml:"port"`
	LibraryDirs []string `mapstructure:"metadata-library-dir" yaml:"metadata-library-dir"`
}

type ModelRegistryServiceHolder added in v0.2.22

type ModelRegistryServiceHolder struct {
	// contains filtered or unexported fields
}

ModelRegistryServiceHolder safely holds the model registry service

func (*ModelRegistryServiceHolder) Get added in v0.2.22

func (*ModelRegistryServiceHolder) Set added in v0.2.22

type ProxyConfig

type ProxyConfig struct {
	EmbedMD       embedmd.EmbedMDConfig
	DatastoreType string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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