Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jetkvm/kvm
/ functions
Functions
2,643 in github.com/jetkvm/kvm
⨍
Functions
2,643
◇
Types & classes
493
Method
SwitchToScreenIfDifferent
(ctx context.Context, in *SwitchToScreenIfDifferentRequest, opts ...grpc.CallOption)
internal/native/proto/native_grpc.pb.go:423
Method
SwitchToScreenIfDifferent
(context.Context, *SwitchToScreenIfDifferentRequest)
internal/native/proto/native_grpc.pb.go:502
Method
SwitchToScreenIfDifferent
(context.Context, *SwitchToScreenIfDifferentRequest)
internal/native/proto/native_grpc.pb.go:610
Method
Sync
Sync triggers a manual time sync
internal/timesync/timesync.go:275
Function
SystemUpToDateState
({ checkUpdate, onClose, }: { checkUpdate: () => void; onClose: () => void; })
ui/src/routes/devices.$id.settings.general.update.tsx:432
Function
TailscaleCard
()
ui/src/components/TailscaleCard.tsx:20
Function
Terminal
({ title, dataChannel, type, }: { readonly title: string; readonly dataChannel: RTCDataChannel; re
ui/src/components/Terminal.tsx:63
Function
TestApplyControlURL_SetFailure
(t *testing.T)
internal/tailscale/tailscale_test.go:265
Function
TestApplyControlURL_SetOnly
(t *testing.T)
internal/tailscale/tailscale_test.go:249
Function
TestAudioGadgetConfigFollowsEnabledDevice
(t *testing.T)
internal/usbgadget/config_test.go:5
Function
TestBaseGadgetConfigItemsAlwaysEnabled
(t *testing.T)
internal/usbgadget/config_test.go:17
Function
TestCheckUpdateAppDowngradeNoSignature
(t *testing.T)
internal/ota/ota_test.go:267
Function
TestCheckUpdateAppUpgradeWithSignature
(t *testing.T)
internal/ota/ota_test.go:263
Function
TestCheckUpdateComponentsAppOnlyDowngrade
(t *testing.T)
internal/ota/ota_test.go:247
Function
TestCheckUpdateComponentsAppOnlyUpgrade
(t *testing.T)
internal/ota/ota_test.go:243
Function
TestCheckUpdateComponentsNoComponents
(t *testing.T)
internal/ota/ota_test.go:259
Function
TestCheckUpdateComponentsSystemBothDowngrade
(t *testing.T)
internal/ota/ota_test.go:255
Function
TestCheckUpdateComponentsSystemBothUpgrade
(t *testing.T)
internal/ota/ota_test.go:251
Function
TestCheckUpdateComponentsSystemOnlyDowngrade
(t *testing.T)
internal/ota/ota_test.go:239
Function
TestCheckUpdateComponentsSystemOnlyUpgrade
(t *testing.T)
internal/ota/ota_test.go:235
Function
TestClassifyCrashLog
(t *testing.T)
internal/failsafe/classifier_test.go:9
Function
TestClearCache
(t *testing.T)
internal/ota/gpg_test.go:170
Function
TestDownloadComponentSignature_BypassSkipsDownload
(t *testing.T)
internal/ota/signature_policy_test.go:41
Function
TestDownloadComponentSignature_MissingSignatureFails
(t *testing.T)
internal/ota/signature_policy_test.go:66
Function
TestDownloadComponentSignature_MissingSignatureFailsForSystem
(t *testing.T)
internal/ota/signature_enforcement_test.go:74
Function
TestDownloadComponentSignature_RequiresAndDownloadsSignature
(t *testing.T)
internal/ota/signature_policy_test.go:92
Function
TestDownloadSignature_FailsWithEmptyResponse
(t *testing.T)
internal/ota/signature_enforcement_test.go:100
Function
TestDownloadSignature_FailsWithNon200Status
(t *testing.T)
internal/ota/signature_enforcement_test.go:204
Function
TestFetchPublicKey_AllKeyserversFail
(t *testing.T)
internal/ota/gpg_test.go:255
Function
TestFetchPublicKey_CacheExpiry
(t *testing.T)
internal/ota/gpg_test.go:145
Function
TestFetchPublicKey_CachedKeyIsValid
(t *testing.T)
internal/ota/gpg_test.go:268
Function
TestFetchPublicKey_CachesKey
(t *testing.T)
internal/ota/gpg_test.go:120
Function
TestFetchPublicKey_KeyserverFallback
(t *testing.T)
internal/ota/gpg_test.go:227
Function
TestFetchPublicKey_RejectsFingerprintMismatch
(t *testing.T)
internal/ota/gpg_test.go:528
Function
TestG722EncoderFrameSize
(t *testing.T)
internal/audio/g722_test.go:8
Function
TestG722EncoderStateful
(t *testing.T)
internal/audio/g722_test.go:22
Function
TestGetStatus_ExecFailure
(t *testing.T)
internal/tailscale/tailscale_test.go:192
Function
TestGetStatus_NotInstalled
(t *testing.T)
internal/tailscale/tailscale_test.go:171
Function
TestGetStatus_ValidJSON
(t *testing.T)
internal/tailscale/tailscale_test.go:214
Function
TestMain
(m *testing.M)
internal/websecure/ed25519_test.go:27
Function
TestMarshalEnv
(t *testing.T)
internal/utils/env_test.go:18
Function
TestNormalizeControlURL
(t *testing.T)
internal/tailscale/tailscale_test.go:145
Function
TestParseAndValidateKeyring_FiltersRogueKeys
(t *testing.T)
internal/ota/gpg_test.go:306
Function
TestParseStatus
(t *testing.T)
internal/tailscale/tailscale_test.go:11
Function
TestSaveEd25519Certificate
(t *testing.T)
internal/websecure/ed25519_test.go:50
Function
TestSetControlURL_ApplyFailureReturnsError
(t *testing.T)
internal/tailscale/tailscale_test.go:304
Function
TestSetControlURL_InstalledAppliesAndReturnsNormalized
(t *testing.T)
internal/tailscale/tailscale_test.go:282
Function
TestSetControlURL_NotInstalledSkipsApply
(t *testing.T)
internal/tailscale/tailscale_test.go:321
Function
TestShouldAttemptUSBRecovery
(t *testing.T)
internal/usbgadget/recovery_test.go:8
Function
TestShouldBypassSignatureCheck
(t *testing.T)
internal/ota/signature_enforcement_test.go:21
Function
TestStartNativeVideoForSessionSetsCodecBeforeStart
(t *testing.T)
webrtc_test.go:29
Function
TestSubkey_RevokedSubkeyIsRejected
(t *testing.T)
internal/ota/gpg_test.go:473
Function
TestSubkey_RotatedSubkeysBothVerify
(t *testing.T)
internal/ota/gpg_test.go:433
Function
TestSubkey_SigningWithSubkeyVerifies
(t *testing.T)
internal/ota/gpg_test.go:370
Function
TestSubkey_SubkeySurvivesKeyringFiltering
(t *testing.T)
internal/ota/gpg_test.go:390
Function
TestUnmarshalDHCPCLease
(t *testing.T)
pkg/nmlite/udhcpc/parser_test.go:8
Function
TestUpdateMemoryCache_StoresKeyAndKeyring
(t *testing.T)
internal/ota/gpg_test.go:206
Function
TestUsbGadgetInit
(t *testing.T)
internal/usbgadget/changeset_arm_test.go:76
Function
TestUsbGadgetStrictModeInitFail
(t *testing.T)
internal/usbgadget/changeset_arm_test.go:83
Function
TestUsbGadgetUDCNotBoundAfterReportDescrChanged
(t *testing.T)
internal/usbgadget/changeset_arm_test.go:89
Function
TestValidSSHKeyTypes
(t *testing.T)
internal/utils/ssh_test.go:137
Function
TestValidateConfig
(t *testing.T)
internal/confparser/confparser_test.go:53
Function
TestValidateIPv4StaticConfigNetmaskNotRequiredIfStatic
(t *testing.T)
internal/confparser/confparser_test.go:77
Function
TestValidateIPv4StaticConfigNetmaskRequiredIfStatic
(t *testing.T)
internal/confparser/confparser_test.go:62
Function
TestValidateIPv4StaticConfigRequiredIf
(t *testing.T)
internal/confparser/confparser_test.go:91
Function
TestValidateIPv4StaticConfigValidateType
(t *testing.T)
internal/confparser/confparser_test.go:102
Function
TestValidateSSHKey
(t *testing.T)
internal/utils/ssh_test.go:8
Function
TestValidateSSHKeyEdgeCases
TestValidateSSHKeyEdgeCases tests edge cases and boundary conditions
internal/utils/ssh_test.go:167
Function
TestVerifyFile_FailsWithHashMismatch
(t *testing.T)
internal/ota/signature_enforcement_test.go:171
Function
TestVerifyFile_FailsWithInvalidSignature
(t *testing.T)
internal/ota/signature_enforcement_test.go:126
Function
TestVerifyFile_SucceedsWithValidSignature
(t *testing.T)
internal/ota/signature_enforcement_test.go:248
Function
TimeAgoLabel
({ date }: { date: Date })
ui/src/components/PublicIPCard.tsx:12
Method
ToJSON
ToJSON returns the lease as a JSON string.
pkg/nmlite/jetdhcpc/lease.go:123
Method
ToUpdateStatus
ToUpdateStatus converts the State to the UpdateStatus
internal/ota/state.go:167
Function
ToastContent
({ icon, message, t, }: { icon: React.ReactNode; message: string; t: Toast; })
ui/src/notifications.tsx:12
Method
Tracef
(format string, args ...any)
internal/logging/pion.go:16
Method
TryLock
TryLock tries to lock the mutex
internal/sync/release.go:60
Method
TryRLock
TryRLock tries to lock the mutex for reading
internal/sync/release.go:55
Method
TryRLock
TryRLock tries to lock the mutex for reading
internal/sync/mutex.go:64
Method
UIGetVar
UIGetVar gets the variable
internal/native/display.go:46
Method
UIGetVar
(name string)
internal/native/proxy.go:636
Method
UIGetVar
(name string)
internal/native/empty.go:67
Method
UIGetVar
(name string)
internal/native/grpc_clientmethods.go:119
Method
UIGetVar
(ctx context.Context, req *pb.UIGetVarRequest)
internal/native/grpc_servermethods.go:131
Method
UIGetVar
(ctx context.Context, in *UIGetVarRequest, opts ...grpc.CallOption)
internal/native/proto/native_grpc.pb.go:283
Method
UIGetVar
(context.Context, *UIGetVarRequest)
internal/native/proto/native_grpc.pb.go:488
Method
UIGetVar
(context.Context, *UIGetVarRequest)
internal/native/proto/native_grpc.pb.go:568
Method
UIObjAddFlag
UIObjAddFlag adds the flag to the object
internal/native/display.go:61
Method
UIObjAddFlag
(objName string, flag string)
internal/native/proxy.go:655
Method
UIObjAddFlag
(objName string, flag string)
internal/native/empty.go:79
Method
UIObjAddFlag
(objName string, flag string)
internal/native/grpc_clientmethods.go:143
Method
UIObjAddFlag
(ctx context.Context, req *pb.UIObjAddFlagRequest)
internal/native/grpc_servermethods.go:152
Method
UIObjAddFlag
(ctx context.Context, in *UIObjAddFlagRequest, opts ...grpc.CallOption)
internal/native/proto/native_grpc.pb.go:313
Method
UIObjAddFlag
(context.Context, *UIObjAddFlagRequest)
internal/native/proto/native_grpc.pb.go:491
Method
UIObjAddFlag
(context.Context, *UIObjAddFlagRequest)
internal/native/proto/native_grpc.pb.go:577
Method
UIObjAddState
UIObjAddState adds the state to the object
internal/native/display.go:51
Method
UIObjAddState
(objName string, state string)
internal/native/proxy.go:643
Method
UIObjAddState
(objName string, state string)
internal/native/empty.go:71
Method
UIObjAddState
(objName string, state string)
internal/native/grpc_clientmethods.go:127
Method
UIObjAddState
(ctx context.Context, req *pb.UIObjAddStateRequest)
internal/native/grpc_servermethods.go:136
← previous
next →
2,001–2,100 of 2,643, ranked by callers