model

package
v1.29.1 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2025 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentConfig

type AgentConfig struct {
	Enabled bool         `config:"enabled"`
	Setup   *SetupConfig `config:"setup"`
}

type SetupConfig

type SetupConfig struct {
	DownloadURL     string `config:"download_url"`
	CACertFile      string `config:"ca_cert"`
	CAKeyFile       string `config:"ca_key"`
	ConsoleEndpoint string `config:"console_endpoint"`
	Port            string `config:"port"`
}

Jump to

Keyboard shortcuts

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