host

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package host is the public, read-only discovery view of a serving endpoint: its base URL, display metadata, and the slugs of the models it serves. Pair it with sdk/model to navigate the catalog. This is not the call path.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Host

type Host = graph.Host

Host is the discovery node for a serving endpoint (alias to the internal graph type, shared with model.ModelHost.Host).

func Resolve

func Resolve(ref string) (*Host, error)

Resolve returns the host with the given catalog name.

Jump to

Keyboard shortcuts

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