namespace KubernetesWorkflow { public enum Location { Unspecified, BensLaptop, BensOldGamingMachine } }