k3s

package
v0.10.2 Latest Latest
Warning

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

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

Documentation

Overview

Package k3s provides functionality to provision a K3S edge cluster type and manage them

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewK3SProvisioner

func NewK3SProvisioner(
	logger *zap.Logger,
	k8sRestConfig *rest.Config,
	configurationService configuration.ConfigurationContract,
	helmService helm.HelmHelperContract) (types.EdgeClusterProvisionerContract, error)

NewK3SProvisioner creates new instance of the k3sProvisioner, setting up all dependencies and returns the instance logger: Mandatory. Reference to the logger service k8sRestConfig: Mandatory. Reference to the Rest config points to the running K8S cluster Returns the new service or error if something goes wrong

Types

This section is empty.

Jump to

Keyboard shortcuts

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