rollout

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package rollout provides a way to rollout the CAPA controller manager deployment.

Index

Constants

View Source
const ControllerDeploymentName = "capa-controller-manager"

ControllerDeploymentName is a tag for capa controller manager.

Variables

This section is empty.

Functions

func RolloutControllers

func RolloutControllers(input RolloutControllersInput) error

RolloutControllers initiates rollout restrart on the CAPA controller deployment. Must be called after any change to the controller bootstrap secret.

Types

type RolloutControllersInput

type RolloutControllersInput struct {
	KubeconfigPath    string
	KubeconfigContext string
	Namespace         string
}

RolloutControllersInput defines the specs for rollout controllers input.

Jump to

Keyboard shortcuts

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