embeddedclusteroperator

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: 15 Imported by: 0

Documentation

Overview

Package embeddedclusteroperator manages the installation of the embedded cluster operator chart.

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 EmbeddedClusterOperator

type EmbeddedClusterOperator struct {
	// contains filtered or unexported fields
}

EmbeddedClusterOperator manages the installation of the embedded cluster operator helm chart.

func New

New creates a new EmbeddedClusterOperator addon.

func (*EmbeddedClusterOperator) GenerateHelmConfig

func (e *EmbeddedClusterOperator) GenerateHelmConfig() ([]v1beta1.Chart, []v1beta1.Repository, error)

GenerateHelmConfig generates the helm config for the embedded cluster operator chart.

func (*EmbeddedClusterOperator) HostPreflights

func (e *EmbeddedClusterOperator) HostPreflights() (*v1beta2.HostPreflightSpec, error)

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

func (*EmbeddedClusterOperator) Outro

Outro is executed after the cluster deployment.

func (*EmbeddedClusterOperator) Version

func (e *EmbeddedClusterOperator) Version() (map[string]string, error)

Version returns the version of the embedded cluster operator chart.

Jump to

Keyboard shortcuts

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