vcs

package
v0.1.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VCSValuesStore

type VCSValuesStore struct {
	// contains filtered or unexported fields
}

VCSValuesStore represents a values storage manager which uses a path in the VCS repository to reference values

func NewGithubValuesStore

func NewGithubValuesStore(vcsRepo vcs.VCSRepository, ref string) *VCSValuesStore

func (*VCSValuesStore) ReadValues

func (d *VCSValuesStore) ReadValues(mvv *models.ModuleValuesVersion) (map[string]interface{}, error)

func (*VCSValuesStore) WriteValues

func (d *VCSValuesStore) WriteValues(mvv *models.ModuleValuesVersion, values map[string]interface{}) error

Jump to

Keyboard shortcuts

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