config

package
v0.0.41 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BeskarOSTreeConfigFile     = "beskar-ostree.yaml"
	DefaultBeskarOSTreeDataDir = "/tmp/beskar-ostree"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BeskarOSTreeConfig

type BeskarOSTreeConfig struct {
	Version         string            `yaml:"version"`
	Log             log.Config        `yaml:"log"`
	Addr            string            `yaml:"addr"`
	Gossip          gossip.Config     `yaml:"gossip"`
	Profiling       bool              `yaml:"profiling"`
	DataDir         string            `yaml:"datadir"`
	ConfigDirectory string            `yaml:"-"`
	Sync            config.SyncConfig `yaml:"sync"`
}

func ParseBeskarOSTreeConfig

func ParseBeskarOSTreeConfig(dir string) (*BeskarOSTreeConfig, error)

type BeskarOSTreeConfigV1

type BeskarOSTreeConfigV1 BeskarOSTreeConfig

Jump to

Keyboard shortcuts

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