package vmbus

import "github.com/Microsoft/hcsshim/internal/guest/storage/vmbus"

Index

Functions

func WaitForDevicePath

func WaitForDevicePath(ctx context.Context, vmbusGUIDPattern string) (string, error)

WaitForDevicePath waits for the vmbus device to exist at /sys/bus/vmbus/devices/<vmbusGUIDPattern>...

Source Files

vmbus.go

Version
v0.9.8
Published
Mar 15, 2023
Platform
linux/amd64
Imports
3 packages
Last checked
3 minutes ago

Tools for package owners.