flores/lib/libpod/const.go
2025-04-18 17:40:44 +08:00

6 lines
52 B
Go

package libpod
const (
Defaultruntime = "youki"
)