utils

package
v1.8.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 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 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