legacy

package
v6.73.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 4 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 {
	ConjureProjectConfigs conjureProjectConfig `yaml:"conjure-projects"`
}

type ConfigWithLegacy

type ConfigWithLegacy struct {
	versionedconfig.ConfigWithLegacy `yaml:",inline"`
	Config                           `yaml:",inline"`
}

type ConjureProjectConfig

type ConjureProjectConfig struct {
	ProjectFile string `yaml:"project-file"`
	SkipGet     bool   `yaml:"skip-get"`
}

Jump to

Keyboard shortcuts

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