This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
k3s
Watch
1
Star
0
Fork
0
You've already forked k3s
mirror of
https://github.com/k3s-io/k3s.git
synced
2024-06-07 19:41:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9bae285bfd
k3s
/
pkg
/
agent
/
containerd
/
command_windows.go
8 lines
101 B
Go
Raw
Normal View
History
Unescape
Escape
fix formatting
2020-02-23 08:48:26 +00:00
package
containerd
import
"os/exec"
func
addDeathSig
(
_
*
exec
.
Cmd
)
{
// not supported in this OS
}
Reference in New Issue
Copy Permalink