We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daefbcd commit 3497539Copy full SHA for 3497539
memory_balloon.go
@@ -59,7 +59,7 @@ func NewVirtioTraditionalMemoryBalloonDeviceConfiguration() (*VirtioTraditionalM
59
// This represents MemoryBalloonDevice in the Virtualization framework.
60
// It is an abstract class that should not be directly used.
61
//
62
-// see: https://developer.apple.com/documentation/virtualization/memoryballoondevice?language=objc
+// see: https://developer.apple.com/documentation/virtualization/vzmemoryballoondevice?language=objc
63
type MemoryBalloonDevice interface {
64
objc.NSObject
65
0 commit comments