writer

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigWriter

type ConfigWriter interface {
	SetSecret(contextName string, secretName string, secretEncodedValue string, force bool) error
	SetConfig(contextName string, configName string, configValue string, force bool) error
	AddContext(contextName string) error
	AddFileToRender(targetName string, fileIn string, fileOut string) error
	WriteConfig() error
}

Jump to

Keyboard shortcuts

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