Skip to content

Commit 9f35c44

Browse files
committed
add comment for exported variable
1 parent d5f6324 commit 9f35c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launcher/internal/gpu/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ const (
55
InstallationHostDir = "/var/lib/nvidia"
66
// InstallationContainerDir is the directory where gpu drivers will be available on the workload container.
77
InstallationContainerDir = "/usr/local/nvidia"
8-
// GpuInstallerImageReferenceFile is a filename which has the container image reference of cos_gpu_installer.
8+
// GpuInstallerImageRefFilepath is a filename which has the container image reference of cos_gpu_installer.
99
GpuInstallerImageRefFilepath = "/usr/share/oem/confidential_space/cos_gpu_installer_image_reference"
1010
)

0 commit comments

Comments
 (0)