argorollouts

package
v0.75.0-devel 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: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RolloutFromDeployment

func RolloutFromDeployment(ctx *pulumi.Context, name string, deployment *v1.DeploymentArgs, opts ...pulumi.ResourceOption) error

Types

type HelmComponent

type HelmComponent struct {
	pulumi.ResourceState

	ArgoRolloutsHelmReleaseStatus kubeHelm.ReleaseStatusOutput
}

func NewHelmInstallation

func NewHelmInstallation(e config.Env, params *Params, kubernetesProvider *kubernetes.Provider, 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 WithNamespace

func WithNamespace(namespace string) Option

func WithVersion

func WithVersion(version string) Option

type Params

type Params struct {
	HelmValues HelmValues
	Version    string
	Namespace  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