As a user of the the codeflare-sdk I want to be able to mange the submission of jobs from the sdk, including torchx jobs. * Create a generic Jobs class that defines a job to be submitted to the cluster. * Add a specific jobs class to manage torchx jobs.