v0

package
v6.33.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UpgradeConfig

func UpgradeConfig(cfgBytes []byte) ([]byte, error)

Types

type Config

type Config struct {
	ConjureProjects map[string]ConjureProjectConfig `yaml:"conjure-projects,omitempty"`
}

type ConjureProjectConfig

type ConjureProjectConfig struct {
	Order       int    `yaml:"order,omitempty"`
	ProjectFile string `yaml:"project-file,omitempty"`
	SkipGet     bool   `yaml:"skip-get,omitempty"`
}

Jump to

Keyboard shortcuts

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