...
Package vmbus
import "github.com/Microsoft/hcsshim/internal/guest/storage/vmbus"
- Overview
- Index
func WaitForDevicePath(ctx context.Context, vmbusGUIDPattern string) (string, error)
WaitForDevicePath waits for the vmbus device to exist at /sys/bus/vmbus/devices/<vmbusGUIDPattern>...