func()

in pkg/nitro_enclaves_cpu_plugin/device_plugin.go [45:47]


func (necdp *NitroEnclavesCPUDevicePlugin) socketPath() string {
	return pluginapi.DevicePluginPath + deviceName + ".sock"
}