tools

package
v0.0.0-...-9d30c28 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OsmosisFullConfig

type OsmosisFullConfig struct {
	Syncs map[string]OsmosisServiceConfig `yaml:"syncs"`
}

func (*OsmosisFullConfig) ParseConfig

func (c *OsmosisFullConfig) ParseConfig(configPath string) (err error)

type OsmosisServiceConfig

type OsmosisServiceConfig struct {
	Src        string   `yaml:"src"`
	Excludes   []string `yaml:"excludes"`
	UserId     string   `yaml:"user_id"`
	GroupId    string   `yaml:"group_id"`
	Image      string   `yaml:"image"`
	VolumeName string   `yaml:"volume_name"`
}

Jump to

Keyboard shortcuts

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