DiskType Type — supabase Architecture
Architecture documentation for the DiskType type/interface in DiskManagement.constants.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/DiskManagement/ui/DiskManagement.constants.tsx lines 6–9
export enum DiskType {
GP3 = 'gp3',
IO2 = 'io2',
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free