package
1.0.8
Repository: https://github.com/eggsbenjamin/kubebuilder.git
Documentation: pkg.go.dev

# Packages

Package ginkgowrapper wraps Ginkgo Fail and Skip functions to panic with structured data instead of a constant string.

# Functions

No description provided by the author
FailfWithOffset calls "Fail" and logs the error at "offset" levels above its caller (for example, for call chain f -> g -> FailfWithOffset(1, ...) error would be logged for "f").
GetKubectlArgs wraps with default kubectl related args.
No description provided by the author
No description provided by the author
ParseCmdOutput converts given command output string into individual objects according to line breakers, and ignores the empty elements in it.
RandomSuffix provides a random string to append to certain base name.
Register flags common to all e2e test suites.
ReplaceFileConent tries to replace the source content of given file with the target concent, source content can be regex.
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author