kubeadm

package
v0.22.2 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2017 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubeadmBootstrapper

type KubeadmBootstrapper struct {
	// contains filtered or unexported fields
}

func NewKubeadmBootstrapper

func NewKubeadmBootstrapper(api libmachine.API) (*KubeadmBootstrapper, error)

func (*KubeadmBootstrapper) GetClusterLogs

func (k *KubeadmBootstrapper) GetClusterLogs(follow bool) (string, error)

TODO(r2d4): Should this aggregate all the logs from the control plane? Maybe subcommands for each component? minikube logs apiserver?

func (*KubeadmBootstrapper) GetClusterStatus

func (k *KubeadmBootstrapper) GetClusterStatus() (string, error)

TODO(r2d4): This should most likely check the health of the apiserver

func (*KubeadmBootstrapper) RestartCluster

func (k *KubeadmBootstrapper) RestartCluster(k8s bootstrapper.KubernetesConfig) error

func (*KubeadmBootstrapper) SetupCerts

func (*KubeadmBootstrapper) StartCluster

func (*KubeadmBootstrapper) UpdateCluster

Jump to

Keyboard shortcuts

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