install

package
v0.3.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package install implements the install command in liqoctl.

Index

Constants

View Source
const (

	// LiqoctlInstallShortHelp contains the short help message for install Liqoctl command.
	LiqoctlInstallShortHelp = "Install Liqo on a selected cluster"
	// LiqoctlInstallLongHelp contains the long help message for install Liqoctl command.
	LiqoctlInstallLongHelp = `Install Liqo on a selected cluster`
)

Variables

This section is empty.

Functions

func HandleInstallCommand

func HandleInstallCommand(ctx context.Context, cmd *cobra.Command, args []string)

HandleInstallCommand implements the install command. It detects which provider has to be used, generates the chart with provider-specific values. Finally, it performs the installation on the target cluster.

Types

This section is empty.

Directories

Path Synopsis
Package aks implements the logic to install Liqo on a AKS-based cluster
Package aks implements the logic to install Liqo on a AKS-based cluster
Package eks implements the logic to install Liqo on a EKS-based cluster
Package eks implements the logic to install Liqo on a EKS-based cluster
Package gke implements the logic to install Liqo on a GKE-based cluster
Package gke implements the logic to install Liqo on a GKE-based cluster
Package helm contains several util functions and constants used to install Liqo in liqoctl
Package helm contains several util functions and constants used to install Liqo in liqoctl
Package k3s implements the logic to install Liqo on a K3S-based cluster
Package k3s implements the logic to install Liqo on a K3S-based cluster
Package kubeadm implements the logic to install Liqo on a kubeadm-based cluster
Package kubeadm implements the logic to install Liqo on a kubeadm-based cluster
Package provider contains the interface required to support the Liqo install for a given provider.
Package provider contains the interface required to support the Liqo install for a given provider.
Package installutils implements some utility functions for the liqo install providers
Package installutils implements some utility functions for the liqo install providers

Jump to

Keyboard shortcuts

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