git

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultUser = "git"

Variables

This section is empty.

Functions

func GetGitCloneOptions

func GetGitCloneOptions(data map[string][]byte, object Object) (*git.CloneOptions, error)

func Save

func Save(ctx context.Context, object Object, yaml []byte, cloneOptions *git.CloneOptions) error

Types

type Object

type Object interface {
	GetName() string
	GetNamespace() string
	GetObjectKind() schema.ObjectKind

	annotations.ObjectMeta
}

Jump to

Keyboard shortcuts

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