mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
This change adds manual wrappers around the generated bindings to make them into more user-friendly APIs for the caller. Some helper functions are also added. The APIs that are currently present in the library and implemented here are: nvSandboxUtilsInit nvSandboxUtilsShutdown nvSandboxUtilsGetDriverVersion nvSandboxUtilsGetGpuResource nvSandboxUtilsGetFileContent Signed-off-by: Evan Lezar <elezar@nvidia.com> Signed-off-by: Huy Nguyen <huyn@nvidia.com> Signed-off-by: Sananya Majumder <sananyam@nvidia.com> |
||
|---|---|---|
| .. | ||
| gen | ||
| mock | ||
| api.go | ||
| cgo_helpers_static.go | ||
| cgo_helpers.h | ||
| const.go | ||
| doc.go | ||
| dynamicLibrary_mock.go | ||
| gpu-resources.go | ||
| impl.go | ||
| lib_test.go | ||
| lib.go | ||
| nvsandboxutils.go | ||
| nvsandboxutils.h | ||
| refcount_test.go | ||
| refcount.go | ||
| return.go | ||
| types_gen.go | ||
| zz_generated.api.go | ||