# Functions

CheckMetric - check if the given metric exists in the metrics data.
CheckMetricExposed - checks whether metric is exposed in the metrics URL.
GetOSDClusterID - is used by tests to get a ClusterID value of an existing OSD cluster.
No description provided by the author
GetRunningOsdClusterID - is used by tests to get a ClusterID value of an existing OSD cluster in a 'ready' state.
No description provided by the author
PersistClusterStruct to json file to be reused by tests that require a running cluster.
No description provided by the author
WaitForClusterIDToBeAssigned - Awaits for clusterID to be assigned to the designed cluster.
WaitForClustersMatchCriteriaToBeGivenCount - Awaits for the number of clusters with an assigned cluster id to be exactly `count`.
WaitForClusterStatus - Awaits for the cluster to reach the desired status.
WaitForClusterToBeDeleted - Awaits for the specified cluster to be deleted.
No description provided by the author
WaitForDinosaurCreateToBeAccepted - Creates a dinosaur and awaits for the request to be accepted.
WaitForDinosaurToBeDeleted - Awaits for a dinosaur to be deleted.
WaitForDinosaurToReachStatus - Awaits for a dinosaur to reach a specified status.
WaitForNumberOfDinosaurToBeGivenCount - Awaits for the number of dinosaurs to be exactly X.

# Interfaces

Poller - This is the actual poller.
PollerBuilder is to be used to create a poller to check for an event to happens.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author