Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckError ¶
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) (SampleContext, error)
NewSampleContext returns a SampleContext containing a new kubebuilder TestContext.
Click to show internal directories.
Click to hide internal directories.