config

package
v0.0.0-...-c9c9695 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: GPL-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 Config

type Config struct {
	Secrets []*Secret
}

func ReadConfig

func ReadConfig(path string) (*Config, error)

type Secret

type Secret struct {
	Provider  string `json:"provider"`
	Source    string `json:"source"`
	Dest      string `json:"dest"`
	Namespace string `json:"namespace"`
}

Jump to

Keyboard shortcuts

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