package
0.0.0-20240829215211-b018aa001c28
Repository: https://github.com/diranged/oz.git
Documentation: pkg.go.dev

# Functions

FindUnstructuredByOwner returns a list of Unstructured Objects based on the OwnerReference supplied.
GetNonEmptyLines converts given command output string into individual objects according to line breakers, and ignores the empty elements in it.
GetProjectDir will return the directory where the project is.
LoadImageToKindClusterWithName loads a local docker image to the kind cluster.
RandomString is a function for generating a random string for certain tests.
Run executes the provided command within this context.