# Functions
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.
InstallCertManager installs the cert manager bundle.
InstallPrometheusOperator installs the prometheus Operator to be used to export the enabled metrics.
LoadImageToKindCluster loads a local docker image to the kind cluster.
Run executes the provided command within this context.
UninstallCertManager uninstalls the cert manager.
UninstallPrometheusOperator uninstalls the prometheus.