UNPKG

@yandex-cloud/nodejs-sdk

Version:
29 lines (28 loc) 1.58 kB
export * as disk from './v1/disk'; export * as disk_placement_group from './v1/disk_placement_group'; export * as disk_placement_group_service from './v1/disk_placement_group_service'; export * as disk_service from './v1/disk_service'; export * as disk_type from './v1/disk_type'; export * as disk_type_service from './v1/disk_type_service'; export * as filesystem from './v1/filesystem'; export * as filesystem_service from './v1/filesystem_service'; export * as gpu_cluster from './v1/gpu_cluster'; export * as gpu_cluster_service from './v1/gpu_cluster_service'; export * as host_group from './v1/host_group'; export * as host_group_service from './v1/host_group_service'; export * as host_type from './v1/host_type'; export * as host_type_service from './v1/host_type_service'; export * as image from './v1/image'; export * as image_service from './v1/image_service'; export * as instance from './v1/instance'; export * as instance_service from './v1/instance_service'; export * as placement_group from './v1/placement_group'; export * as placement_group_service from './v1/placement_group_service'; export * as snapshot from './v1/snapshot'; export * as snapshot_schedule from './v1/snapshot_schedule'; export * as snapshot_schedule_service from './v1/snapshot_schedule_service'; export * as snapshot_service from './v1/snapshot_service'; export * as zone from './v1/zone'; export * as zone_service from './v1/zone_service'; export * as instance_group from './v1/instancegroup/instance_group'; export * as instance_group_service from './v1/instancegroup/instance_group_service';