repository

package
v0.50.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanUpGlobalRepo added in v0.28.1

func CleanUpGlobalRepo(runcnx *params.Run, globalNS string) error

func CreateGlobalRepo added in v0.28.1

func CreateGlobalRepo(ctx context.Context) (context.Context, string, *params.Run, error)

func CreateNS

func CreateNS(ctx context.Context, targetNS string, cs *params.Run) error

func CreateRepo

func CreateRepo(ctx context.Context, targetNS string, cs *params.Run, repository *pacv1alpha1.Repository) error

func NSTearDown

func NSTearDown(ctx context.Context, t *testing.T, runcnx *params.Run, targetNS string)

func SetConcurrencyLimit added in v0.50.0

func SetConcurrencyLimit(ctx context.Context, t *testing.T, runcnx *params.Run, ns, name string, limit *int)

SetConcurrencyLimit changes the concurrency limit of a Repository, or removes it entirely when limit is nil. Nothing else about the Repository is touched, so a test can be sure that any queue movement it observes afterwards was caused by the limit change and not by an unrelated event.

func UpdateRepo added in v0.34.0

func UpdateRepo(ctx context.Context, repoName, targetNs string, clients clients.Clients) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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