package
0.0.0-20250312151925-89949b571e0d
Repository: https://github.com/openshift/osde2e.git
Documentation: pkg.go.dev

# Functions

OnSupportedVersionIt runs a ginkgo It() if and only if the cluster version meets the provided constraint.
OpenshiftVersionToSemver converts an OpenShift version to a semver string which can then be used for comparisons.
RandomStr returns a random varchar string given a specified length.
SemverToOpenshiftVersion converts an OpenShift version to a semver string which can then be used for comparisons.

# Constants

VersionPrefix is the string that every OSD version begins with.

# Variables

NoVersionFound when no version can be found.

# Interfaces

ClusterVersionProvider is a type that can return cluster version information.