Versions in this module Expand all Collapse all v0 v0.29.13 Mar 18, 2026 Changes in this version + var ErrCancelled = errors.New("cancelled") + var ErrMigrationFailed = errors.New("migration failed") + func AskForConfirmation(commandName string) (bool, error) + func FindActiveMigration(ctx context.Context, rtClient client.Client) (*v1alpha1.CNIMigration, error) + func RunCleanup() error + func RunSwitch(targetCNI string) error + func RunWatch() error