utils

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package utils provides utility functions for the Everest CLI.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CRDSubChartPath added in v1.9.0

func CRDSubChartPath(dir string) string

CRDSubChartPath returns the path to the everest-crds sub-chart.

func CheckHelmInstallation

func CheckHelmInstallation(ctx context.Context, kubeConnector kubernetes.KubernetesConnector) (string, error)

CheckHelmInstallation ensures that the current installation was done using Helm chart. Returns the version of Everest installed in the cluster. Returns an error if the installation was not done using Helm chart.

func DBNamespaceSubChartPath added in v1.5.0

func DBNamespaceSubChartPath(dir string) string

DBNamespaceSubChartPath returns the path to the everest-db-namespace sub-chart.

func NewKubeConnector added in v1.7.0

func NewKubeConnector(l *zap.SugaredLogger, kubeconfigPath string) (kubernetes.KubernetesConnector, error)

NewKubeConnector creates a new Kubernetes client.

func VerifyCLIVersion added in v1.5.0

func VerifyCLIVersion(supVer *common.SupportedVersion) error

VerifyCLIVersion checks if the CLI version satisfies the constraints.

Types

This section is empty.

Jump to

Keyboard shortcuts

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