kubeadm

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package kubeadm implements the logic to install Liqo on a kubeadm-based cluster

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.5.0

New initializes a new Provider object.

Types

type Options added in v0.5.0

type Options struct {
	*install.Options
}

Options encapsulates the arguments of the install k3s command.

func (*Options) Examples added in v0.5.0

func (o *Options) Examples() string

Examples returns the examples string for the given provider.

func (*Options) Initialize added in v0.5.0

func (o *Options) Initialize(ctx context.Context) error

Initialize performs the initialization tasks to retrieve the provider-specific parameters.

func (*Options) Name added in v0.5.0

func (o *Options) Name() string

Name returns the name of the provider.

func (*Options) RegisterFlags added in v0.5.0

func (o *Options) RegisterFlags(cmd *cobra.Command)

RegisterFlags registers the flags for the given provider.

func (*Options) Values added in v0.5.0

func (o *Options) Values() map[string]interface{}

Values returns the customized provider-specifc values file parameters.

Jump to

Keyboard shortcuts

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