import Workload from 'ui/models/workload'; const StatefulSet = Workload.extend({}); export default StatefulSet;