kind

package
v0.3.1-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProvider

func NewProvider() provider.InstallProviderInterface

NewProvider initializes a new Kind struct.

Types

type Kind

type Kind struct {
	kubeadm.Kubeadm
}

Kind contains the kubeadm struct and inherits all the methods implemented by the provider.

func (*Kind) UpdateChartValues

func (k *Kind) UpdateChartValues(values map[string]interface{})

UpdateChartValues patches the values map with the values required for the selected cluster. Differently from the kubeadm provider, this provider overrides just this methods to modify the resulting values.

Jump to

Keyboard shortcuts

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