minikube

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterExists

func ClusterExists() bool

ClusterExists checks if a minikube cluster exists

func CreateCluster

func CreateCluster() error

CreateCluster creates a new minikube cluster

func DeleteCluster

func DeleteCluster(wait bool)

DeleteCluster deletes the minikube cluster

func IsInstalled

func IsInstalled() bool

IsInstalled checks if minikube is installed on the system

Types

type Minikube

type Minikube struct{}

func New

func New() *Minikube

func (*Minikube) ClusterExists

func (m *Minikube) ClusterExists() bool

func (*Minikube) CreateCluster

func (m *Minikube) CreateCluster() error

func (*Minikube) DeleteCluster

func (m *Minikube) DeleteCluster(wait bool)

func (*Minikube) GetName

func (m *Minikube) GetName() string

func (*Minikube) IsInstalled

func (m *Minikube) IsInstalled() bool

Implement cluster.Provider interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL