mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +00:00
commit
c352cf01f6
@ -785,8 +785,8 @@ message ContainerConfig {
|
|||||||
|
|
||||||
// Configuration specific to Linux containers.
|
// Configuration specific to Linux containers.
|
||||||
LinuxContainerConfig linux = 15;
|
LinuxContainerConfig linux = 15;
|
||||||
// Configuration specific to Windows containers.
|
// Configuration specific to Windows containers.
|
||||||
WindowsContainerConfig windows = 16;
|
WindowsContainerConfig windows = 16;
|
||||||
}
|
}
|
||||||
|
|
||||||
message CreateContainerRequest {
|
message CreateContainerRequest {
|
||||||
|
Loading…
Reference in New Issue
Block a user