boot

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RuntimeConfig

type RuntimeConfig struct {
	JwtSecret            string
	JwtExpiresIn         time.Duration
	ServerAddr           string
	ContainerdSocketPath string
	ContainerBackend     string // "containerd" or "apple"
}

func ProvideRuntimeConfig

func ProvideRuntimeConfig(cfg config.Config) (*RuntimeConfig, error)

Jump to

Keyboard shortcuts

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