config

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestConfig

type TestConfig struct {
	AppName    string `json:"appName"`
	RepoName   string `json:"repoName"`
	AppCatalog string `json:"appCatalog"`
}

TestConfig provides a standard configuration for Apps

func MustLoad

func MustLoad(configPath string) TestConfig

MustLoad opens the given yaml file and parses it into a TestConfig instance Any errors while opening are silently ignored.

Jump to

Keyboard shortcuts

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