This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
cdce2b7e9a
k3s
/
pkg
/
cli
/
cmds
/
nocluster.go
8 lines
68 B
Go
Raw
Normal View
History
Unescape
Escape
Remove lingering references to dqlite Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-24 22:45:01 +00:00
// +build no_etcd
Refactor tokens, bootstrap, and cli args
2019-10-27 05:53:25 +00:00
package
cmds
const
(
Remove lingering references to dqlite Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-24 22:45:01 +00:00
hideClusterFlags
=
true
Refactor tokens, bootstrap, and cli args
2019-10-27 05:53:25 +00:00
)