mount the route periphery

This commit is contained in:
mbecker20
2024-04-12 02:05:38 -07:00
parent 862c5b7a7c
commit 7bbd22b4b2

View File

@@ -52,6 +52,7 @@ pub enum PeripheryRequest {
GetSecrets(GetSecrets),
GetContainerList(GetContainerList),
GetContainerLog(GetContainerLog),
GetContainerLogSearch(GetContainerLogSearch),
GetContainerStats(GetContainerStats),
GetContainerStatsList(GetContainerStatsList),
GetNetworkList(GetNetworkList),