Documentation ¶
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.
Click to show internal directories.
Click to hide internal directories.