rollouts

package
v1.9.3 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAnalysisRun

func GetAnalysisRun(
	ctx context.Context,
	c client.Client,
	namespacedName types.NamespacedName,
) (*rolloutsapi.AnalysisRun, error)

func GetAnalysisTemplate

func GetAnalysisTemplate(
	ctx context.Context,
	c client.Client,
	namespacedName types.NamespacedName,
) (*rolloutsapi.AnalysisTemplate, error)

GetAnalysisTemplate returns a pointer to the AnalysisTemplate resource specified by the namespacedName argument. If no such resource is found, nil is returned instead.

func GetClusterAnalysisTemplate

func GetClusterAnalysisTemplate(
	ctx context.Context,
	c client.Client,
	name string,
) (*rolloutsapi.ClusterAnalysisTemplate, error)

GetClusterAnalysisTemplate returns a pointer to the ClusterAnalysisTemplate resource specified by the name argument. If no such resource is found, nil is returned instead.

Types

This section is empty.

Jump to

Keyboard shortcuts

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