eck

package
v1.36.0-0.dev Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OperatorName         = "elastic-operator"
	OperatorNamespace    = "tigera-eck-operator"
	LicenseConfigMapName = "elastic-licensing"
	OperatorPolicyName   = networkpolicy.TigeraComponentPolicyPrefix + "elastic-operator-access"
	EnterpriseTrial      = "eck-trial-license"
)

Variables

This section is empty.

Functions

func ECK

func ECK(cfg *Configuration) render.Component

ECK renders the components necessary for eck operator

Types

type Configuration

type Configuration struct {
	LogStorage         *operatorv1.LogStorage
	Installation       *operatorv1.InstallationSpec
	ManagementCluster  *operatorv1.ManagementCluster
	PullSecrets        []*corev1.Secret
	Provider           operatorv1.Provider
	ElasticLicenseType render.ElasticsearchLicenseType
	ApplyTrial         bool
}

Configuration contains all the config information needed to render the component.

Jump to

Keyboard shortcuts

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