mirror of https://github.com/k3s-io/k3s.git
lint: file is not properly formatted
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/13369/head
parent
900f6cfe8d
commit
8086d7cb25
|
|
@ -21,7 +21,7 @@ const (
|
|||
|
||||
type TailscaleOutput struct {
|
||||
TailscaleIPs []string `json:"TailscaleIPs"`
|
||||
BackendState string `json:"BackendState"`
|
||||
BackendState string `json:"BackendState"`
|
||||
}
|
||||
|
||||
type TailscalePrefsOutput struct {
|
||||
|
|
|
|||
Loading…
Reference in New Issue