migration

package
v2.0.0-beta.14 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ImageCount       int
	LayerStore       layer.Store
	ReferenceStore   refstore.Store
	DockerImageStore image.Store
	Leases           leases.Manager
	Content          content.Store
	ImageStore       images.Store
}

type LayerMigrator

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

func NewLayerMigrator

func NewLayerMigrator(config Config) *LayerMigrator

func (*LayerMigrator) MigrateTocontainerd

func (lm *LayerMigrator) MigrateTocontainerd(ctx context.Context, snKey string, sn snapshots.Snapshotter) error

MigrateTocontainerd migrates containers from overlay2 to overlayfs or vfs to native

Jump to

Keyboard shortcuts

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