portability

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2025 License: EUPL-1.2 Imports: 48 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShouldRollback added in v1.0.0

func ShouldRollback(mgrt *lshportability.Migration) bool

Types

type ImportReconciler

type ImportReconciler struct {
	client.Client
}

ImportReconciler reconciles a Import object

func (*ImportReconciler) Name

func (r *ImportReconciler) Name() string

func (*ImportReconciler) OwnedConditions

func (r *ImportReconciler) OwnedConditions() []string

func (*ImportReconciler) Reconcile

func (r *ImportReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Import object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.13.0/pkg/reconcile

func (*ImportReconciler) SetupWithManager

func (r *ImportReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type InfrastructureMigrationReconciler

type InfrastructureMigrationReconciler struct {
	client.Client
}

InfrastructureMigrationReconciler reconciles a InfrastructureMigration object

func (*InfrastructureMigrationReconciler) Name

func (*InfrastructureMigrationReconciler) OwnedConditions

func (r *InfrastructureMigrationReconciler) OwnedConditions() []string

func (*InfrastructureMigrationReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the InfrastructureMigration object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.16.3/pkg/reconcile

func (*InfrastructureMigrationReconciler) SetupWithManager

func (r *InfrastructureMigrationReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type MigrationReconciler

type MigrationReconciler struct {
	client.Client
}

MigrationReconciler reconciles a Migration object

func (*MigrationReconciler) CreateAppStepFunc added in v1.0.0

func (*MigrationReconciler) DryRun added in v1.0.0

func (*MigrationReconciler) ImportPostgresStepFunc added in v1.0.0

func (*MigrationReconciler) MaintenanceStepFunc added in v1.0.0

func (*MigrationReconciler) Name

func (r *MigrationReconciler) Name() string

func (*MigrationReconciler) OwnedConditions

func (r *MigrationReconciler) OwnedConditions() []string

func (*MigrationReconciler) ProxyTrafficStepFunc added in v1.0.0

func (*MigrationReconciler) Reconcile

func (r *MigrationReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*MigrationReconciler) RemoveMaintenanceStepFunc added in v1.0.0

func (*MigrationReconciler) Rollback added in v1.0.0

func (*MigrationReconciler) SetupWithManager

func (r *MigrationReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

func (*MigrationReconciler) WaitForAppDepsStepFunc added in v1.0.0

type TenantMigrationReconciler

type TenantMigrationReconciler struct {
	client.Client
}

TenantMigrationReconciler reconciles a TenantMigration object

func (*TenantMigrationReconciler) Name

func (*TenantMigrationReconciler) OwnedConditions

func (r *TenantMigrationReconciler) OwnedConditions() []string

func (*TenantMigrationReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the TenantMigration object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.16.3/pkg/reconcile

func (*TenantMigrationReconciler) SetupWithManager

func (r *TenantMigrationReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type WaderTargetReconciler

type WaderTargetReconciler struct {
	client.Client
}

WaderTargetReconciler reconciles a WaderTarget object

func (*WaderTargetReconciler) Name

func (r *WaderTargetReconciler) Name() string

func (*WaderTargetReconciler) OwnedConditions

func (r *WaderTargetReconciler) OwnedConditions() []string

func (*WaderTargetReconciler) Reconcile

func (r *WaderTargetReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the WaderTarget object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.16.0/pkg/reconcile

func (*WaderTargetReconciler) SetupWithManager

func (r *WaderTargetReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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