# Functions
DropFile places file from localPath to ~/ on every machine in cluster.
DropLabeledFile places file from localPath to ~/ on every machine in cluster, potentially with a custom SELinux label.
# Structs
TestCluster embedds a Cluster to provide platform independant helper methods.