// +build !k8s
package k8s
import "github.com/rancher/norman/pkg/remotedialer"
func setupK3s(tunnelServer *remotedialer.Server) {
}