Move GenerateRuntimeOptions() to pkg/cri/config
Signed-off-by: Kirtana Ashok <kiashok@microsoft.com>
This commit is contained in:
@@ -75,6 +75,9 @@ const (
|
||||
// RuntimeRuncV2 is the runc runtime that supports multiple containers per shim
|
||||
RuntimeRuncV2 = "io.containerd.runc.v2"
|
||||
|
||||
// RuntimeRunhcsV1 is the runtime type for runhcs.
|
||||
RuntimeRunhcsV1 = "io.containerd.runhcs.v1"
|
||||
|
||||
DeprecationsPlugin = "deprecations"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user