helm

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	K3SChart = "vcluster"
	K0SChart = "vcluster-k0s"
	K8SChart = "vcluster-k8s"
	EKSChart = "vcluster-eks"

	K3SProChart = "vcluster-pro"
	K0SProChart = "vcluster-pro-k0s"
	K8SProChart = "vcluster-pro-k8s"
	EKSProChart = "vcluster-pro-eks"
)

Variables

This section is empty.

Functions

func IsVclusterPro added in v0.0.20

func IsVclusterPro(chartName string) bool

Types

type ChartOptions

type ChartOptions struct {
	ChartName           string
	ChartRepo           string
	ChartVersion        string
	CIDR                string
	CreateClusterRole   bool
	DisableIngressSync  bool
	Expose              bool
	NodePort            bool
	SyncNodes           bool
	K3SImage            string
	Isolate             bool
	KubernetesVersion   Version
	DisableTelemetry    bool
	InstanceCreatorType string
	InstanceCreatorUID  string
}

ChartOptions holds the chart options

type Version

type Version struct {
	Major string
	Minor string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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