utils

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAlluxioConfigMapName

func GetAlluxioConfigMapName(nameOverride, clusterName string) string

func GetConfYamlPath

func GetConfYamlPath(namespacedName types.NamespacedName) string

func GetFuseDaemonSetNamespacedName

func GetFuseDaemonSetNamespacedName(nameOverride string, clusterNamespacedName types.NamespacedName) types.NamespacedName

func GetLoadConfigmapName

func GetLoadConfigmapName(nameOverride, clusterName string) string

func GetLoadJobName

func GetLoadJobName(loadName string) string

func GetMasterStatefulSetNamespacedName

func GetMasterStatefulSetNamespacedName(nameOverride string, clusterNamespacedName types.NamespacedName) types.NamespacedName

func GetProxyDaemonSetNamespacedName

func GetProxyDaemonSetNamespacedName(nameOverride string, clusterNamespacedName types.NamespacedName) types.NamespacedName

func GetWorkerDeploymentNamespacedName

func GetWorkerDeploymentNamespacedName(nameOverride string, clusterNamespacedName types.NamespacedName) types.NamespacedName

func HelmDeleteIfExist

func HelmDeleteIfExist(ctx HelmContext) error

func HelmInstall

func HelmInstall(ctx HelmContext) error

func IfHelmReleaseExists

func IfHelmReleaseExists(ctx HelmContext) (bool, error)

Types

type HelmContext

type HelmContext struct {
	HelmChartPath  string
	ConfigFilePath string
	Namespace      string
	ReleaseName    string
}

Jump to

Keyboard shortcuts

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