git

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(logger zerolog.Logger, opts Options) *Controller

func (*Controller) Kinds

func (g *Controller) Kinds() []string

func (*Controller) Reconcile

func (g *Controller) Reconcile(ctx ctrl.Context, req *ctrl.Resource) (*ctrl.Result, error)

type LocalReplace

type LocalReplace struct {
	Remote string
	Path   string

	Commit string
	Branch string
	Tag    string
}

func (*LocalReplace) Ref

func (l *LocalReplace) Ref() string

type Options

type Options struct {
	CachePath string
	UseHTTPS  bool
	Local     []*LocalReplace
}

Jump to

Keyboard shortcuts

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