sync

package
v0.3.25 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Bisync

func Bisync(ctx context.Context, outputPath, lekkoPath, repoPath string) ([]string, error)

func Push

func Push(ctx context.Context, commitMessage string, forceLock bool, rs secrets.ReadSecrets, dot *dotlekko.DotLekko) error

func SyncGo

func SyncGo(ctx context.Context, f, repoPath string) error

Types

type Namespace

type Namespace struct {
	Name     string
	Features []*featurev1beta1.Feature
}

TODO - make this our proto rep?

type NativeLang

type NativeLang string
var (
	GO NativeLang = "go"
	TS NativeLang = "ts"
)

func DetectNativeLang

func DetectNativeLang() (NativeLang, error)

func NativeLangFromExt

func NativeLangFromExt(filename string) (NativeLang, error)

func (*NativeLang) Ext

func (l *NativeLang) Ext() string

func (*NativeLang) GetNamespace

func (l *NativeLang) GetNamespace(filename string) string

Jump to

Keyboard shortcuts

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