Categorygithub.com/openshift/cluster-node-tuning-operatorteste2eperformanceprofilefunctestsutilsdiscovery
# Functions
Enabled indicates whether test discovery mode is enabled.
GetDiscoveryPerformanceProfile returns an existing profile matching nodesSelector, if nodesSelector is set.
GetFilteredDiscoveryPerformanceProfile returns an existing profile in the cluster with the most nodes using it from a a filtered profiles list by the filter function passed as an argument.
# Variables
No description provided by the author
# Type aliases
ConditionIterator is the function that accepts element of a PerformanceProfile and returns boolean.