cilium

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: Apache-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKindCluster

func NewKindCluster(env config.Env, vm *remote.Host, name string, kubeVersion string, ciliumOpts []Option, opts ...pulumi.ResourceOption) (*kubernetes.Cluster, error)

Types

type HelmComponent

type HelmComponent struct {
	pulumi.ResourceState

	CiliumHelmReleaseStatus kubeHelm.ReleaseStatusOutput
}

func NewHelmInstallation

func NewHelmInstallation(e config.Env, cluster *kubernetes.Cluster, params *Params, opts ...pulumi.ResourceOption) (*HelmComponent, error)

type HelmValues

type HelmValues pulumi.Map

type Option

type Option = func(*Params) error

func WithHelmValues

func WithHelmValues(values HelmValues) Option

func WithVersion

func WithVersion(version string) Option

type Params

type Params struct {
	HelmValues HelmValues
	Version    string
}

func NewParams

func NewParams(options ...Option) (*Params, error)

Jump to

Keyboard shortcuts

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