Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
CheckError will check the error and exit with 1 when as errors
func RunOlmIntegration ¶
func RunOlmIntegration(ctx *SampleContext)
RunOlmIntegration runs all commands to integrate the project with OLM
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.
Click to show internal directories.
Click to hide internal directories.