# Functions
AssertSubCommandHasFlags is a utility function for kubeadm testing that assert if a Cobra sub command has expected flags.
RunCmd is a utility function for kubeadm testing that executes a specified command.
RunSubCommand is a utility function for kubeadm testing that executes a Cobra sub command.