pkg

package
v1.34.2 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckError

func CheckError(msg string, err error)

CheckError will exit with exit code 1 when err is not nil.

Types

type SampleContext

type SampleContext struct {
	testutils.TestContext
}

SampleContext represents the Context used to generate the samples

func NewSampleContext

func NewSampleContext(binary string, path string, env ...string) (s SampleContext, err error)

NewSampleContext returns a SampleContext containing a new kubebuilder TestContext.

func (SampleContext) StripBundleAnnotations added in v1.3.0

func (ctx SampleContext) StripBundleAnnotations() (err error)

StripBundleAnnotations removes all annotations applied to bundle manifests and metadata by operator-sdk/internal/annotations/metrics annotators. Doing so decouples samples from which operator-sdk version they were build with, as this information is already available in git history.

Jump to

Keyboard shortcuts

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