MCPcopy Create free account

hub / github.com/dante-gpu/dante-cli-sdk / functions

Functions188 in github.com/dante-gpu/dante-cli-sdk

Functionget_gpu_info
()
src/gpu/device.rs:383
Functionget_gpu_vendor_info
Time to get that sweet vendor info
src/gpu/utils.rs:11
Methodget_per
(&self)
src/api/middleware/rate_limit.rs:141
Methodget_rate
(&self)
src/api/middleware/rate_limit.rs:137
Methodget_user_balance
(&self, user_id: Uuid)
src/billing.rs:31
Methodgpu_quota
(&self)
src/api/middleware/rate_limit.rs:74
Methodhandle
(&mut self, operation: F)
src/errors/handlers.rs:17
Functionhandle_error
Hata dönüştürücü
src/api/routes.rs:94
Functionhas_required_permissions
()
src/gpu/device.rs:336
Functionhealth_check
()
src/api/routes.rs:213
Methodinto_response
(self)
src/api/routes.rs:84
Methodinto_response
(self)
src/api/error.rs:14
Methodinto_response
(self)
src/api/middleware/rate_limit.rs:88
Functionis_gpu_device
Helper functions
src/gpu/device.rs:352
Methodis_viable
(&self)
src/gpu/passthrough.rs:337
Methodlist_active_domains
(&self)
src/core/libvirt.rs:92
Functionlist_containers
( State(state): State<Arc<AppState>>, )
src/api/routes.rs:137
Functionlist_gpus
(gpupool: Arc<Mutex<GPUPool>>)
src/utils/cli.rs:50
Methodlist_inactive_domains
TODO: Implement this - @virjilakrum
src/core/libvirt.rs:112
Methodlog_error
Log error and recovery attempt
src/errors/mod.rs:119
Functionmain
()
src/main.rs:26
Functionmain
()
src/bin/dashboard.rs:11
Methodmemory_stats
Get memory statistics
src/core/vm.rs:213
Methodmock
()
src/gpu/device.rs:295
Methodnew
()
src/users.rs:17
Methodnew
()
src/billing.rs:21
Methodnew
Initializes the GPU Manager with platform-specific detection (because why not)
src/gpu/device.rs:46
Methodnew
()
src/gpu/passthrough.rs:73
Methodnew
()
src/gpu/virtual_gpu.rs:18
Methodnew
hehe connect me senpai! ^_^
src/core/libvirt.rs:17
Methodnew
()
src/core/resource_manager.rs:8
Methodnew
Create new VM configuration with platform defaults
src/core/vm.rs:60
Methodnew
()
src/core/docker_manager.rs:15
Methodnew
(failure_threshold: u32, reset_timeout: Duration)
src/core/errors/handlers.rs:9
Methodnew
(max_retries: u32)
src/errors/handlers.rs:10
Methodnew
(error_number: ErrorNumber, message: T)
src/api/routes.rs:69
Methodnew
(code: ErrorNumber, message: String)
src/api/error.rs:8
Methodnew
(rate: u64, per: Duration)
src/api/middleware/rate_limit.rs:129
Methodnew
(interval_secs: u64, retention_hours: u64)
src/monitoring/metrics.rs:75
Methodnew
()
src/config/settings.rs:141
Methodnew
()
tests/vm_tests.rs:16
Methodprepare_gpu_passthrough
(&mut self, gpu_id: &str)
src/gpu/passthrough.rs:102
Functionrate_limit_layer
Layer factory for rate limiting with custom response
src/api/middleware/rate_limit.rs:98
Methodread_amd_vram
(path: &Path)
src/gpu/device.rs:197
Methodread_driver_version
(path: &Path)
src/gpu/device.rs:204
Functionread_gpu_temperature
(path: &Path)
src/gpu/device.rs:372
Functionread_gpu_utilization
(path: &Path)
src/gpu/device.rs:377
Methodread_uevent
(path: &Path)
src/gpu/device.rs:210
Methodrecover
(&self)
src/gpu/passthrough.rs:363
Methodrecover
(&self)
src/errors/mod.rs:145
Methodrollback
(&self)
src/gpu/passthrough.rs:378
Methodrollback
(&self)
src/errors/mod.rs:171
Functionroot_handler
()
src/api/routes.rs:200
Functionshow_status
(gpupool: Arc<Mutex<GPUPool>>)
src/utils/cli.rs:85
Functionshutdown_handler
(State(state): State<Arc<AppState>>)
src/api/routes.rs:219
Methodstart
Start VM
src/core/vm.rs:205
Methodstart_domain
(&self, id: &str)
src/core/libvirt.rs:117
Methodstop
(&mut self)
src/monitoring/metrics.rs:185
Methodstop_domain
(&self, id: &str)
src/core/libvirt.rs:124
Methodsupports_hardware_virtualization
Check if current platform supports hardware virtualization
src/utils/os.rs:30
Functiontest_container_creation
()
tests/vm_tests.rs:95
Functiontest_container_lifecycle
()
src/core/docker_manager.rs:122
Functiontest_cross_platform_vm_operations
()
tests/live_tests.rs:233
Functiontest_duplicate_vm_creation
()
tests/vm_tests.rs:67
Functiontest_get_iommu_group
()
src/gpu/device.rs:586
Functiontest_gpu_attachment
()
tests/vm_tests.rs:108
Functiontest_gpu_attachment
()
tests/live_tests.rs:303
Functiontest_gpu_not_found
()
src/gpu/device.rs:520
Functiontest_iommu_group_handling
()
src/gpu/device.rs:496
Functiontest_iommu_group_mismatch
()
src/gpu/device.rs:531
Functiontest_linux_gpu_detection
()
src/gpu/device.rs:472
Functiontest_list_devices
()
src/gpu/device.rs:548
Functiontest_macos_gpu_detection
()
src/gpu/device.rs:480
Functiontest_rate_limiting
()
src/api/middleware/rate_limit.rs:170
Functiontest_real_gpu_passthrough
()
tests/live_tests.rs:52
Functiontest_real_metrics_collection
()
tests/live_tests.rs:98
Functiontest_real_vm_creation
()
tests/live_tests.rs:29
Functiontest_resource_allocation
()
tests/vm_tests.rs:33
Functiontest_successful_gpu_attachment
()
src/gpu/device.rs:503
Functiontest_system_requirements
()
tests/live_tests.rs:138
Functiontest_virtualization_support
()
tests/live_tests.rs:198
Functiontest_vm_config_creation
()
src/core/vm.rs:261
Functiontest_vm_network_configuration
()
tests/vm_tests.rs:51
Functiontest_vm_status_conversion
()
src/core/vm.rs:268
Functiontest_windows_gpu_detection
()
src/gpu/device.rs:488
Functiontest_xml_generation
()
src/core/vm.rs:275
Methodvalidate_iommu_group
Verify that the IOMMU group is safe for passthrough - safety first, folks!
src/gpu/device.rs:182
Methodvcpu_stats
Get vCPU statistics
src/core/vm.rs:222
← previous101–188 of 188, ranked by callers