util

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateComponentDescriptor

func CreateComponentDescriptor(name, version, baseURL string) *cdv2.ComponentDescriptor

Types

type Config

type Config struct {
	Kubeconfig          string
	LandscaperNamespace string
	TestNamespace       string
	MaxRetries          int
	SleepTime           time.Duration
	RegistryBaseURL     string
}

type DummyTestingT

type DummyTestingT struct{}

DummyTestingT is a utility struct for using assertions from "github.com/stretchr/testify/assert" in the integration tests (outside of unit tests)

func (DummyTestingT) Errorf

func (t DummyTestingT) Errorf(format string, args ...interface{})

Jump to

Keyboard shortcuts

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