package
2.6.4-rc2+incompatible
Repository: https://github.com/adityadani/stork.git
Documentation: pkg.go.dev
# Functions
NewClusterPair creates a new instance of ClusterPairController.
NewMigration creates a new instance of MigrationController.
NewMigrationSchedule creates a new instance of MigrationScheduleController.
# Constants
StorkMigrationAnnotation is the annotation used to keep track of resources migrated by stork.
StorkMigrationCRDActivateAnnotation is the annotation used to keep track of the value to be set for activating crds.
StorkMigrationCRDDeactivateAnnotation is the annotation used to keep track of the value to be set for deactivating crds.
StorkMigrationName is the annotation used to identify resource migrated by migration CRD name.
StorkMigrationReplicasAnnotation is the annotation used to keep track of the number of replicas for an application when it was migrated.
StorkMigrationTime is the annotation used to specify time of migration.
# Structs
ClusterPairController controller to watch over ClusterPair.
MigrationController reconciles migration objects.
MigrationScheduleController reconciles MigrationSchedule objects.