migration

package
v2.46.3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImportSpaceMembersMigration

type ImportSpaceMembersMigration struct {
	// contains filtered or unexported fields
}

func (*ImportSpaceMembersMigration) Initialize

func (m *ImportSpaceMembersMigration) Initialize(cfg config)

func (*ImportSpaceMembersMigration) Migrate

func (m *ImportSpaceMembersMigration) Migrate() error

func (*ImportSpaceMembersMigration) Name

func (*ImportSpaceMembersMigration) Version

func (m *ImportSpaceMembersMigration) Version() int

type MigrationConfig

type MigrationConfig struct {
	ServiceAccountID     string
	ServiceAccountSecret string
	ProviderRegistryAddr string
}

MigrationConfig holds all caller-supplied options for a migration run. It is intentionally a plain struct so that new fields can be added without changing function signatures throughout the call chain.

type Migrations

type Migrations struct {
	// contains filtered or unexported fields
}

func New

func (*Migrations) RunMigrations

func (m *Migrations) RunMigrations()

Jump to

Keyboard shortcuts

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