def get_values()

in src/hyperpod_cli/constants/command_constants.py [0:0]


    def get_values():
        return [scheduler_type.value for scheduler_type in SchedulerType]