cuefig

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: May 25, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigEntrypoint = ".hofcfg.cue"
	ConfigWorkpath   = ""
	ConfigLocation   = "local"
)
View Source
const (
	ContextEntrypoint = ".hofctx.cue"
	ContextWorkpath   = ""
	ContextLocation   = "local"
)
View Source
const (
	HofcfgEntrypoint = ".hofcfg.cue"
	HofcfgWorkpath   = "hof"
	HofcfgLocation   = "user"
)
View Source
const (
	HofctxEntrypoint = ".hofctx.cue"
	HofctxWorkpath   = "hof"
	HofctxLocation   = "user"
)
View Source
const (
	HofshhEntrypoint = ".hofshh.cue"
	HofshhWorkpath   = "hof"
	HofshhLocation   = "user"
)
View Source
const (
	SecretEntrypoint = ".hofshh.cue"
	SecretWorkpath   = ""
	SecretLocation   = "local"
)

Variables

This section is empty.

Functions

func LoadConfigConfig

func LoadConfigConfig(workpath, entrypoint string) (val cue.Value, err error)

func LoadConfigDefault

func LoadConfigDefault() (cue.Value, error)

func LoadContextConfig added in v0.5.2

func LoadContextConfig(workpath, entrypoint string) (val cue.Value, err error)

func LoadContextDefault added in v0.5.2

func LoadContextDefault() (cue.Value, error)

func LoadHofcfgConfig added in v0.5.1

func LoadHofcfgConfig(workpath, entrypoint string) (val cue.Value, err error)

func LoadHofcfgDefault added in v0.5.1

func LoadHofcfgDefault() (cue.Value, error)

func LoadHofctxConfig added in v0.5.2

func LoadHofctxConfig(workpath, entrypoint string) (val cue.Value, err error)

func LoadHofctxDefault added in v0.5.2

func LoadHofctxDefault() (cue.Value, error)

func LoadHofshhConfig added in v0.5.1

func LoadHofshhConfig(workpath, entrypoint string) (val cue.Value, err error)

func LoadHofshhDefault added in v0.5.1

func LoadHofshhDefault() (cue.Value, error)

func LoadSecretConfig

func LoadSecretConfig(workpath, entrypoint string) (val cue.Value, err error)

func LoadSecretDefault

func LoadSecretDefault() (cue.Value, error)

func SaveConfigConfig added in v0.5.1

func SaveConfigConfig(workpath, entrypoint string, val cue.Value) (err error)

func SaveConfigDefault added in v0.5.1

func SaveConfigDefault(val cue.Value) error

func SaveContextConfig added in v0.5.2

func SaveContextConfig(workpath, entrypoint string, val cue.Value) (err error)

func SaveContextDefault added in v0.5.2

func SaveContextDefault(val cue.Value) error

func SaveHofcfgConfig added in v0.5.1

func SaveHofcfgConfig(workpath, entrypoint string, val cue.Value) (err error)

func SaveHofcfgDefault added in v0.5.1

func SaveHofcfgDefault(val cue.Value) error

func SaveHofctxConfig added in v0.5.2

func SaveHofctxConfig(workpath, entrypoint string, val cue.Value) (err error)

func SaveHofctxDefault added in v0.5.2

func SaveHofctxDefault(val cue.Value) error

func SaveHofshhConfig added in v0.5.1

func SaveHofshhConfig(workpath, entrypoint string, val cue.Value) (err error)

func SaveHofshhDefault added in v0.5.1

func SaveHofshhDefault(val cue.Value) error

func SaveSecretConfig added in v0.5.1

func SaveSecretConfig(workpath, entrypoint string, val cue.Value) (err error)

func SaveSecretDefault added in v0.5.1

func SaveSecretDefault(val cue.Value) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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