Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteJobs ¶
func ExecuteJobs(jobs []Job)
executeJobs generates a job per region and executes them. If a job fails then it is replaced by a new one. Makes sure all jobs exit to completion. Once all the jobs are done running it sleeps.
func GenerateName ¶
GenerateName generates cluster names. The format is 'bc-<region name>-<RANDOM>-<year><month><day><hour><minute><second>' The string is trimmed down to 18 characters. That is the maximum allowed length by lokomotive.
Types ¶
Click to show internal directories.
Click to hide internal directories.