dashboard/shell/config/harvester-manager-types.js

4 lines
111 B
JavaScript

export const NAME = 'harvesterManager';
export const KIND = { MACHINE_TEMPLATE: 'HarvesterMachineTemplate' };