git

package
v0.0.0-...-f294b49 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	*git.Repository
	common.GitFlags
	common.AppFlags
	common.DeploymentNotificationFlags
	Images             string
	KeepRegistry       bool
	Command            common.Command
	LoggingLevel       common.LoggingLevel
	DeploymentStrategy common.DeploymentStrategy
	Recursive          bool
	InstallHistory     []installer.InstallHistory
}

TODO refactor Repository

func (*Repository) Add

func (r *Repository) Add()

func (*Repository) Clone

func (r *Repository) Clone()

func (*Repository) CommitIfModified

func (r *Repository) CommitIfModified()

func (*Repository) ConfigRepo

func (r *Repository) ConfigRepo()

func (*Repository) DoesRepoExist

func (r *Repository) DoesRepoExist() bool

func (*Repository) OpenGitOpsRepo

func (r *Repository) OpenGitOpsRepo()

func (*Repository) Pull

func (r *Repository) Pull() error

func (*Repository) Push

func (r *Repository) Push() error

Jump to

Keyboard shortcuts

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