mirror of https://github.com/k3s-io/k3s
Fix go fmt error
parent
4456ad84db
commit
2768f559c1
|
@ -10,7 +10,7 @@ import (
|
|||
type Agent struct {
|
||||
Token string
|
||||
TokenFile string
|
||||
ServerURL string
|
||||
ServerURL string
|
||||
DataDir string
|
||||
NodeIP string
|
||||
NodeName string
|
||||
|
|
Loading…
Reference in New Issue