start implementing getkubeconfig
This commit is contained in:
parent
8450604182
commit
1f4b292c53
@ -22,9 +22,9 @@ THE SOFTWARE.
|
||||
package get
|
||||
|
||||
import (
|
||||
"github.com/rancher/k3d/pkg/cluster"
|
||||
"github.com/rancher/k3d/pkg/runtimes"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/rancher/k3d/pkg/cluster"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user