# Functions
ClearDeploymentsUpdated clears the deploymentsUpdated list.
DeploymentNamesUpdated converts a deploymentsUpdated slice into a string slice of deployment names.
UpdateDeploymentAndWaitStub returns a stub replacement for the UpdateDeploymentAndWait function for unit tests which always returns success (nil).