# Functions
NewFakeCluster creates a builder that can then be used to configure and create a fake cluster.
SetupEnvtest prepares the machine for use of the 'envtest` package.
# Variables
No description provided by the author
# Structs
FakeCluster is a fake OpenShift cluster.
FakeClusterBuilder contains the data and logic needed to create a fake OpenShift cluster that can be used to test our controllers.