Interface: SpaceResourceRequirement

Properties

cpu

Optional cpu: string

Defined in

packages/hub/src/types/public.ts:101


ephemeral

Optional ephemeral: string

Defined in

packages/hub/src/types/public.ts:105


gpu

Optional gpu: string

Defined in

packages/hub/src/types/public.ts:103


gpuModel

Optional gpuModel: string

Defined in

packages/hub/src/types/public.ts:104


memory

Optional memory: string

Defined in

packages/hub/src/types/public.ts:102

Update on GitHub