cmd

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 License: Apache-2.0 Imports: 24 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

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

ConditionalModelRegistryHealthChecker checks model registry health only if service is available

func (*ConditionalModelRegistryHealthChecker) Check

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

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

ModelRegistryServiceHolder safely holds the model registry service

func (*ModelRegistryServiceHolder) Get

func (*ModelRegistryServiceHolder) Set

type ProxyConfig

type ProxyConfig struct {
	EmbedMD       embedmd.EmbedMDConfig
	DatastoreType string
}

Directories

Path Synopsis
controller module
csi module

Jump to

Keyboard shortcuts

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