package
0.0.0-20220804224756-ee179563970d
Repository: https://github.com/intel/oim.git
Documentation: pkg.go.dev
# Functions
Finalize frees any resources allocated by Init.
Init connects to SPDK and creates a VHost SCSI controller.
WithSPDKSocket overrides the default env variables and causes Init to connect to an existing daemon, without locking it for exclusive use.
WithVHostSCSI enables the creation of a SCSI controller.
# Type aliases
Option is the argument type for Init.