This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-27 17:09:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8e1e957504a1ef902ca3c6286b03f05d8093d4a0
kubernetes
/
cmd
/
kubeadm
/
app
/
preflight
History
Lubomir I. Ivanov
c2a04fa1cf
kubeadm: fix export comments to make golangci-lint happy
2023-10-25 19:35:10 +03:00
..
checks_darwin.go
…
checks_linux.go
kubeadm: replace Runtime.GOOS with go:build tag
2022-12-15 17:57:45 +08:00
checks_other.go
kubeadm: replace Runtime.GOOS with go:build tag
2022-12-15 17:57:45 +08:00
checks_test.go
Code Refactor: using struct option rather than a long list of parameters
2023-10-13 17:17:03 +08:00
checks_unix.go
…
checks_windows.go
…
checks.go
kubeadm: fix export comments to make golangci-lint happy
2023-10-25 19:35:10 +03:00
utils_test.go
…
utils.go
…