This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
mirror of
https://github.com/k3s-io/k3s.git
synced
2026-04-15 14:29:44 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
backup/master-wrong-upstream
k3s
/
pkg
/
cli
/
cmds
/
const_linux.go
8 lines
76 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Update golangci-lint to 1.45.2 This requires a further set of gofmt -s improvements to the code, but nothing major. golangci-lint 1.45.2 brings golang 1.18 support which might be needed in the future. Signed-off-by: Dirk Müller <dirk@dmllr.de>
2022-04-08 13:44:40 -04:00
//go:build linux
Basic windows agent that will join a cluster without CNI. Signed-off-by: Jamie Phillips <jamie.phillips@suse.com>
2021-06-10 15:27:00 -04:00
package
cmds
const
(
DefaultSnapshotter
=
"overlayfs"
)
Reference in a new issue
Copy permalink