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
Reconcile
Reconcile reconciles the resolv.conf configuration
pkg/nmlite/resolvconf.go:103
Function
RegisterNativeServiceServer
(s grpc.ServiceRegistrar, srv NativeServiceServer)
internal/native/proto/native_grpc.pb.go:629
Method
Release
Release releases the DHCP lease
pkg/nmlite/dhcp.go:189
Method
Release
()
pkg/nmlite/udhcpc/proc.go:210
Method
Release
()
pkg/nmlite/jetdhcpc/client.go:307
Method
ReleaseProcess
()
pkg/nmlite/udhcpc/proc.go:179
Method
RemoveInterface
RemoveInterface removes a network interface from management
pkg/nmlite/manager.go:116
Method
RemoveInterfaceState
RemoveInterfaceState removes the state for a specific interface
pkg/nmlite/jetdhcpc/state.go:141
Method
Renew
Renew renews the DHCP lease
pkg/nmlite/dhcp.go:176
Method
Renew
()
pkg/nmlite/udhcpc/proc.go:206
Method
Renew
()
pkg/nmlite/jetdhcpc/client.go:301
Method
RenewDHCPLease
RenewDHCPLease renews the DHCP lease
pkg/nmlite/interface.go:379
Method
Reset
()
internal/native/proto/native.pb.go:67
Method
Reset
()
internal/native/proto/native.pb.go:106
Method
Reset
()
internal/native/proto/native.pb.go:168
Method
Reset
()
internal/native/proto/native.pb.go:240
Method
Reset
()
internal/native/proto/native.pb.go:284
Method
Reset
()
internal/native/proto/native.pb.go:328
Method
Reset
()
internal/native/proto/native.pb.go:372
Method
Reset
()
internal/native/proto/native.pb.go:416
Method
Reset
()
internal/native/proto/native.pb.go:460
Method
Reset
()
internal/native/proto/native.pb.go:504
Method
Reset
()
internal/native/proto/native.pb.go:548
Method
Reset
()
internal/native/proto/native.pb.go:592
Method
Reset
()
internal/native/proto/native.pb.go:636
Method
Reset
()
internal/native/proto/native.pb.go:680
Method
Reset
()
internal/native/proto/native.pb.go:724
Method
Reset
()
internal/native/proto/native.pb.go:768
Method
Reset
()
internal/native/proto/native.pb.go:812
Method
Reset
()
internal/native/proto/native.pb.go:856
Method
Reset
()
internal/native/proto/native.pb.go:901
Method
Reset
()
internal/native/proto/native.pb.go:952
Method
Reset
()
internal/native/proto/native.pb.go:996
Method
Reset
()
internal/native/proto/native.pb.go:1041
Method
Reset
()
internal/native/proto/native.pb.go:1092
Method
Reset
()
internal/native/proto/native.pb.go:1137
Method
Reset
()
internal/native/proto/native.pb.go:1188
Method
Reset
()
internal/native/proto/native.pb.go:1233
Method
Reset
()
internal/native/proto/native.pb.go:1284
Method
Reset
()
internal/native/proto/native.pb.go:1329
Method
Reset
()
internal/native/proto/native.pb.go:1380
Method
Reset
()
internal/native/proto/native.pb.go:1425
Method
Reset
()
internal/native/proto/native.pb.go:1476
Method
Reset
()
internal/native/proto/native.pb.go:1521
Method
Reset
()
internal/native/proto/native.pb.go:1572
Method
Reset
()
internal/native/proto/native.pb.go:1617
Method
Reset
()
internal/native/proto/native.pb.go:1668
Method
Reset
()
internal/native/proto/native.pb.go:1713
Method
Reset
()
internal/native/proto/native.pb.go:1764
Method
Reset
()
internal/native/proto/native.pb.go:1809
Method
Reset
()
internal/native/proto/native.pb.go:1860
Method
Reset
()
internal/native/proto/native.pb.go:1904
Method
Reset
()
internal/native/proto/native.pb.go:1948
Method
Reset
()
internal/native/proto/native.pb.go:1993
Method
Reset
()
internal/native/proto/native.pb.go:2045
Method
Reset
()
internal/native/proto/native.pb.go:2097
Method
Reset
()
internal/native/proto/native.pb.go:2148
Method
Reset
()
internal/native/proto/native.pb.go:2199
Method
Reset
()
internal/native/proto/native.pb.go:2315
Function
ReverseSearch
({ open, results, sel, setSel, onPick, onClose, onDeleteHistory, }: { open: boolean; results
ui/src/components/CommandInput.tsx:133
Function
Root
()
ui/src/root.tsx:3
Function
SecurityAccessLocalAuthRoute
()
ui/src/routes/devices.$id.settings.access.local-auth.tsx:14
Method
SendText
(str string)
serial_console_helpers.go:22
Function
SerialConsole
()
ui/src/components/extensions/SerialConsole.tsx:55
Method
SetAPIEndpoint
SetAPIEndpoint sets the API endpoint
pkg/myip/ip.go:104
Method
SetConfig
SetConfig sets the resolv.conf configuration
pkg/nmlite/resolvconf.go:90
Method
SetHostname
SetHostname sets the system hostname and updates /etc/hosts
pkg/nmlite/hostname.go:19
Method
SetIPv4
SetIPv4 enables or disables IPv4 DHCP
pkg/nmlite/dhcp.go:49
Method
SetIPv4
(enabled bool)
pkg/nmlite/udhcpc/udhcpc.go:223
Method
SetIPv4
(ipv4 bool)
pkg/nmlite/jetdhcpc/client.go:312
Method
SetIPv6
SetIPv6 enables or disables IPv6 DHCP
pkg/nmlite/dhcp.go:57
Method
SetIPv6
(enabled bool)
pkg/nmlite/udhcpc/udhcpc.go:227
Method
SetIPv6
(ipv6 bool)
pkg/nmlite/jetdhcpc/client.go:334
Method
SetInterfaceConfig
SetInterfaceConfig sets the resolv.conf configuration for a specific interface
pkg/nmlite/resolvconf.go:68
Method
SetLeaseExpiry
SetLeaseExpiry sets the lease expiry time.
pkg/nmlite/jetdhcpc/lease.go:132
Method
SetListenOptions
SetListenOptions sets the listen options and restarts the mDNS server
internal/mdns/mdns.go:200
Method
SetLocalNames
SetLocalNames sets the local names and restarts the mDNS server
internal/mdns/mdns.go:194
Method
SetOnConfigChange
SetOnConfigChange sets the callback for configuration changes
pkg/nmlite/manager.go:209
Method
SetOnDHCPLeaseChange
SetOnDHCPLeaseChange sets the callback for DHCP lease changes
pkg/nmlite/manager.go:214
Method
SetOnLeaseChange
SetOnLeaseChange sets the callback for lease changes
pkg/nmlite/dhcp.go:65
Method
SetOnLeaseChange
(callback func(lease *types.DHCPLease))
pkg/nmlite/udhcpc/udhcpc.go:231
Function
SettingIndexRoute
()
ui/src/routes/devices.$id.settings._index.tsx:10
Function
SettingsAccessIndexRoute
()
ui/src/routes/devices.$id.settings.access._index.tsx:41
Function
SettingsAdvancedRoute
()
ui/src/routes/devices.$id.settings.advanced.tsx:24
Function
SettingsAppearanceRoute
()
ui/src/routes/devices.$id.settings.appearance.tsx:10
Function
SettingsAudioRoute
()
ui/src/routes/devices.$id.settings.audio.tsx:21
Function
SettingsGeneralRebootRoute
()
ui/src/routes/devices.$id.settings.general.reboot.tsx:15
Function
SettingsGeneralRoute
()
ui/src/routes/devices.$id.settings.general._index.tsx:16
Function
SettingsGeneralUpdateRoute
()
ui/src/routes/devices.$id.settings.general.update.tsx:21
Function
SettingsHardwareRoute
()
ui/src/routes/devices.$id.settings.hardware.tsx:17
Function
SettingsItem
(props: SettingsItemProps)
ui/src/components/SettingsItem.tsx:24
Function
SettingsKeyboardRoute
()
ui/src/routes/devices.$id.settings.keyboard.tsx:13
Function
SettingsMacrosAddRoute
()
ui/src/routes/devices.$id.settings.macros.add.tsx:12
Function
SettingsMacrosEditRoute
()
ui/src/routes/devices.$id.settings.macros.edit.tsx:14
Function
SettingsMacrosRoute
()
ui/src/routes/devices.$id.settings.macros.tsx:27
Function
SettingsMouseRoute
()
ui/src/routes/devices.$id.settings.mouse.tsx:65
Function
SettingsMqttRoute
()
ui/src/routes/devices.$id.settings.mqtt.tsx:63
Function
SettingsNestedSection
({ children }: { children: React.ReactNode })
ui/src/components/SettingsNestedSection.tsx:1
Function
SettingsNetworkRoute
()
ui/src/routes/devices.$id.settings.network.tsx:85
Function
SettingsPageHeader
({ title, description, action, }: { title: string | ReactNode; description: string | ReactNode; ac
ui/src/components/SettingsPageheader.tsx:3
← previous
next →
1,801–1,900 of 2,643, ranked by callers