runtime

package
v0.0.0-...-37f5ccb Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Localhost = "127.0.0.1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Runtime

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

func New

func New() (*Runtime, error)

func (*Runtime) InfereceProxy

func (r *Runtime) InfereceProxy(c *gin.Context, name string) error

func (*Runtime) InferenceCreate

func (r *Runtime) InferenceCreate(ctx context.Context, req types.InferenceDeployment) error

func (*Runtime) InferenceDelete

func (r *Runtime) InferenceDelete(ctx context.Context, name string) error

func (*Runtime) InferenceList

func (r *Runtime) InferenceList(ns string) ([]types.InferenceDeployment, error)

Jump to

Keyboard shortcuts

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