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