kubeadm

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterConfiguration

type ClusterConfiguration struct {
	KubernetesVersion string `yaml:"kubernetesVersion,omitempty"`
}

type KubeadmCMD

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

func New

func New(path string) (*KubeadmCMD, error)

Create a new wrapper for kubeadm

func (*KubeadmCMD) Apply

func (k *KubeadmCMD) Apply(version string) error

Run kubeadm upgrade apply

func (*KubeadmCMD) Node

func (k *KubeadmCMD) Node() error

Run kubeadm upgrade node

func (*KubeadmCMD) Version added in v0.3.0

func (k *KubeadmCMD) Version() string

Jump to

Keyboard shortcuts

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