//
pkg.gl
Category
github.com/operator-framework/operator-sdk
hack
generate
samples
internal
pkg
package
1.39.1
Repository:
https://github.com/operator-framework/operator-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
71 SLOC
#
Functions
CheckError
CheckError will exit with exit code 1 when err is not nil.
NewSampleContext
NewSampleContext returns a SampleContext containing a new kubebuilder TestContext.
#
Structs
SampleContext
SampleContext represents the Context used to generate the samples.