MCPcopy Create free account

hub / github.com/jetkvm/kvm / functions

Functions2,643 in github.com/jetkvm/kvm

MethodGetSuccess
()
internal/native/proto/native.pb.go:1794
MethodGetSuccess
()
internal/native/proto/native.pb.go:1890
MethodGetSuccess
()
internal/native/proto/native.pb.go:1978
MethodGetSupported
()
internal/native/proto/native.pb.go:358
MethodGetText
()
internal/native/proto/native.pb.go:1750
MethodGetType
()
internal/native/proto/native.pb.go:2229
MethodGetValue
()
internal/native/proto/native.pb.go:938
MethodGetValue
()
internal/native/proto/native.pb.go:1026
MethodGetVersion
()
internal/native/proto/native.pb.go:710
MethodGetVideoFrame
()
internal/native/proto/native.pb.go:2270
MethodGetVideoReady
()
internal/native/proto/native.pb.go:150
MethodGetWidth
()
internal/native/proto/native.pb.go:212
FunctionGitHubIcon
({ className }: { className?: string })
ui/src/components/Icons.tsx:3
FunctionGoogleIcon
({ className }: { className?: string })
ui/src/components/Icons.tsx:17
FunctionGridBackground
()
ui/src/components/GridBackground.tsx:1
FunctionGridCard
({ children, cardClassName, }: { children: React.ReactNode; cardClassName?: string; })
ui/src/components/Card.tsx:10
FunctionHDMIErrorOverlay
({ show, hdmiState }: HDMIErrorOverlayProps)
ui/src/components/VideoOverlay.tsx:222
MethodHasDefaultRoute
HasDefaultRoute checks if a default route exists for the given family
pkg/nmlite/link/manager.go:330
MethodIPv4Addresses
()
internal/network/types/config.go:92
MethodIPv4Ready
IPv4Ready returns true if the interface has an IPv4 address
pkg/nmlite/interface.go:211
MethodIPv6Addresses
()
internal/network/types/config.go:93
MethodIPv6Ready
IPv6Ready returns true if the interface has an IPv6 address
pkg/nmlite/interface.go:223
FunctionInfoBar
()
ui/src/components/InfoBar.tsx:16
MethodInfof
(format string, args ...any)
internal/logging/pion.go:29
MethodInterfaceName
()
internal/network/types/config.go:91
FunctionIpv6NetworkCard
({ networkState, }: { networkState: NetworkState | undefined; })
ui/src/components/Ipv6NetworkCard.tsx:17
MethodIsEmpty
IsEmpty returns true if the lease is empty for the given key.
pkg/nmlite/udhcpc/parser.go:28
MethodIsEmpty
IsEmpty returns true if the lease is empty for the given key.
pkg/nmlite/jetdhcpc/lease.go:118
MethodIsOnline
IsOnline returns true if the interface is online
pkg/nmlite/interface.go:199
MethodIsReady
(ctx context.Context, req *pb.IsReadyRequest)
internal/native/grpc_server.go:90
MethodIsReady
(ctx context.Context, in *IsReadyRequest, opts ...grpc.CallOption)
internal/native/proto/native_grpc.pb.go:113
MethodIsReady
Ready check
internal/native/proto/native_grpc.pb.go:469
MethodIsReady
(context.Context, *IsReadyRequest)
internal/native/proto/native_grpc.pb.go:517
MethodIsUp
IsUp returns true if the interface is up
pkg/nmlite/interface.go:187
FunctionJigglerSetting
({ onSave, defaultJigglerState, }: { onSave: (jigglerConfig: JigglerConfig) => void; defaultJigglerSta
ui/src/components/JigglerSetting.tsx:17
MethodKeyboardMacroState
KeyboardMacroState returns the keyboard macro state report from the message.
internal/hidrpc/message.go:198
MethodKeyboardReport
(modifier byte, keys []byte)
internal/usbgadget/hid_keyboard.go:510
FunctionKeyboardWrapper
()
ui/src/components/VirtualKeyboard.tsx:22
MethodKeypressReport
(key byte, press bool)
internal/usbgadget/hid_keyboard.go:656
FunctionKvmCard
({ title, id, online, lastSeen, appVersion, }: { title: string; id: string; online: boolean;
ui/src/components/KvmCard.tsx:45
FunctionKvmIdRoute
()
ui/src/routes/devices.$id.tsx:135
FunctionLabelButton
({ htmlFor, ...props }: LabelPropsType)
ui/src/components/Button.tsx:239
MethodLease4
()
pkg/nmlite/dhcp.go:148
MethodLease4
()
pkg/nmlite/udhcpc/udhcpc.go:211
MethodLease4
Lease4 returns the current IPv4 lease
pkg/nmlite/jetdhcpc/client.go:232
MethodLease6
()
pkg/nmlite/dhcp.go:155
MethodLease6
()
pkg/nmlite/udhcpc/udhcpc.go:218
MethodLease6
Lease6 returns the current IPv6 lease
pkg/nmlite/jetdhcpc/client.go:244
FunctionLifeTimeLabel
({ lifetime }: Readonly<{ lifetime: string }>)
ui/src/routes/devices.$id.settings.network.tsx:55
FunctionLinkButton
({ to, ...props }: LinkPropsType)
ui/src/components/Button.tsx:213
MethodLinkSetDown
LinkSetDown brings a network interface down
pkg/nmlite/link/manager.go:136
MethodListInterfaces
ListInterfaces returns a list of all managed interfaces
pkg/nmlite/manager.go:148
FunctionLoadingConnectionOverlay
({ show, text }: LoadingConnectionOverlayProps)
ui/src/components/VideoOverlay.tsx:71
FunctionLoadingSpinner
({ className }: { className: string | undefined })
ui/src/components/LoadingSpinner.tsx:3
FunctionLoadingState
({ onFinished, onCancelCheck, customAppVersion, customSystemVersion, }: { onFinished: (versionInfo:
ui/src/routes/devices.$id.settings.general.update.tsx:183
FunctionLoadingVideoOverlay
({ show }: LoadingOverlayProps)
ui/src/components/VideoOverlay.tsx:37
MethodLock
Lock locks the mutex
internal/sync/release.go:35
MethodLock
Lock locks the mutex
internal/sync/mutex.go:40
FunctionLogDangledLocks
LogDangledLocks is a no-op in non-synctrace builds
internal/sync/release.go:95
FunctionLogDangledLocks
You can call this function at any time to log any dangled locks currently tracked It is not an error for there to be open locks, but this can help ide
internal/sync/log.go:169
FunctionLoginLocalRoute
()
ui/src/routes/login-local.tsx:58
FunctionLoginRoute
()
ui/src/routes/login.tsx:6
FunctionLogoLeadingIcon
({ className }: { className?: string })
ui/src/routes/welcome-local.tsx:30
FunctionMacroBar
()
ui/src/components/MacroBar.tsx:10
FunctionMacroForm
({ initialData, onSubmit, onCancel, isSubmitting = false, }: Readonly<MacroFormProps>)
ui/src/components/MacroForm.tsx:33
FunctionMacroStepCard
({ step, stepIndex, onDelete, onMoveUp, onMoveDown, onKeySelect, onKeyQueryChange, keyQuery,
ui/src/components/MacroStepCard.tsx:84
FunctionMarshalDHCPCLease
MarshalDHCPCLease marshals a lease to a string.
pkg/nmlite/jetdhcpc/lease.go:274
MethodMarshalJSON
()
internal/usbgadget/utils.go:21
FunctionMetric
({ title, description, stream, metric, data, gate, supported, map, domain = [0, 600], unit
ui/src/components/Metric.tsx:115
FunctionMetricHeader
(props: SettingsItemProps)
ui/src/components/Metric.tsx:89
FunctionMetricsChart
({ data, domain, unit, referenceValue, }: { data: { date: number; metric: number | null | undefined
ui/src/components/MetricsChart.tsx:16
FunctionModeSelectionView
({ onClose, selectedMode, setSelectedMode, }: { onClose: () => void; selectedMode: "url" | "device";
ui/src/routes/devices.$id.mount.tsx:211
FunctionMountRoute
()
ui/src/routes/devices.$id.mount.tsx:35
MethodNTPServerStrings
()
pkg/nmlite/state.go:39
MethodNTPServers
NTPServers returns the NTP servers of the interface
pkg/nmlite/interface.go:313
FunctionNestedSettingsGroup
(props: NestedSettingsGroupProps)
ui/src/components/NestedSettingsGroup.tsx:8
MethodNewInterceptor
(_ string)
internal/playoutdelay/interceptor.go:40
FunctionNewKeyboardReportMessage
NewKeyboardReportMessage creates a new keyboard report message.
internal/hidrpc/hidrpc.go:82
MethodNewLogger
(subsystem string)
internal/logging/pion.go:50
FunctionNewNativeServiceClient
(cc grpc.ClientConnInterface)
internal/native/proto/native_grpc.pb.go:109
FunctionNoAutoplayPermissionsOverlay
({ show, onPlayClick, }: NoAutoplayPermissionsOverlayProps)
ui/src/components/VideoOverlay.tsx:365
FunctionNotFoundPage
()
ui/src/components/NotFoundPage.tsx:6
FunctionNotifications
({ max = 10, ...props }: React.ComponentProps<typeof Toaster> & { max?: number; })
ui/src/notifications.tsx:72
FunctionOcrOverlay
()
ui/src/components/OcrOverlay.tsx:152
FunctionOcrOverlayContent
()
ui/src/components/OcrOverlay.tsx:175
FunctionOpenALSACapture
(device string)
internal/audio/alsa_capture_cgo.go:293
FunctionOtherSessionRoute
()
ui/src/routes/devices.$id.other-session.tsx:14
FunctionOverlayContent
({ children }: OverlayContentProps)
ui/src/components/VideoOverlay.tsx:23
FunctionOverlayContent
({ children }: OverlayContentProps)
ui/src/components/FailSafeModeOverlay.tsx:23
FunctionPasteModal
()
ui/src/components/popovers/PasteModal.tsx:23
FunctionPeerConnectionDisconnectedOverlay
({ show }: PeerConnectionDisconnectedOverlay)
ui/src/components/VideoOverlay.tsx:167
FunctionPeerConnectionStatusCard
({ state, title, }: { state?: RTCPeerConnectionState | null; title?: string; })
ui/src/components/PeerConnectionStatusCard.tsx:24
FunctionPointerLockBar
({ show }: PointerLockBarProps)
ui/src/components/VideoOverlay.tsx:415
FunctionPortal
({ children }: { children: React.ReactNode })
ui/src/components/CommandInput.tsx:125
FunctionPreUploadedImageItem
({ name, size, uploadedAt, isSelected, isIncomplete, onSelect, onDelete, onContinueUpload, }:
ui/src/routes/devices.$id.mount.tsx:1249
MethodPrintMessage
PrintMessage prints a DHCP message in the short format via predefined Printfer
pkg/nmlite/jetdhcpc/logging.go:23
MethodProtoMessage
()
internal/native/proto/native.pb.go:42
MethodProtoMessage
()
internal/native/proto/native.pb.go:78
MethodProtoMessage
()
internal/native/proto/native.pb.go:117
MethodProtoMessage
()
internal/native/proto/native.pb.go:179
← previousnext →1,601–1,700 of 2,643, ranked by callers