openebs

package
v0.11.5 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package openebs manages the OpenEBS storage provisioner helm chart installation or upgrade in the cluster.

Index

Constants

This section is empty.

Variables

View Source
var (
	ChartURL  = "https://url"
	ChartName = "name"
	Version   = "v0.0.0"
)

Overwritten by -ldflags in Makefile

Functions

This section is empty.

Types

type OpenEBS

type OpenEBS struct{}

OpenEBS manages the installation of the OpenEBS helm chart.

func New

func New() (*OpenEBS, error)

New creates a new OpenEBS addon.

func (*OpenEBS) GenerateHelmConfig

func (o *OpenEBS) GenerateHelmConfig() ([]v1beta1.Chart, []v1beta1.Repository, error)

GenerateHelmConfig generates the helm config for the OpenEBS chart.

func (*OpenEBS) HostPreflights

func (o *OpenEBS) HostPreflights() (*v1beta2.HostPreflightSpec, error)

HostPreflights returns the host preflight objects found inside the OpenEBS Helm Chart, this is empty as there is no host preflight on there.

func (*OpenEBS) Outro

func (o *OpenEBS) Outro(_ context.Context, _ client.Client) error

Outro is executed after the cluster deployment.

func (*OpenEBS) Version

func (o *OpenEBS) Version() (map[string]string, error)

Version returns the version of the OpenEBS chart.

Jump to

Keyboard shortcuts

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