gitlab

package
v0.0.0-...-e91d2ef Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct {
	base.BaseComponent
	// contains filtered or unexported fields
}

func NewComponent

func NewComponent(ctx context.Context, comp *appstudiov1alpha1.Component, client client.Client, giturl string, versions []string) (*Component, error)

func (*Component) GetAPIEndpoint

func (c *Component) GetAPIEndpoint() string

func (*Component) GetBranches

func (c *Component) GetBranches() []string

func (*Component) GetRenovateConfig

func (c *Component) GetRenovateConfig(registrySecret *corev1.Secret, currentBranch string) (string, error)

func (*Component) GetToken

func (c *Component) GetToken() (string, error)

type Repository

type Repository struct {
	BaseBranches []string
	Repository   string
}

Jump to

Keyboard shortcuts

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