filesystem

package
v0.9.261 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2025 License: AGPL-3.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EMPTY_GZ_LAYER = digest.Digest("sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1")
	EMPTY_DIGEST   = digest.Digest("")
)

Variables

View Source
var PushTracker = docker.NewInMemoryTracker()

Functions

func DumpRootfs

func DumpRootfs(next types.Dump) types.Dump

Adds a post-dump CRIU callback to dump the container's rootfs Using post-dump ensures that the container is in a frozen state Assumes client is already setup in context. TODO: Do rootfs dump parallel to CRIU dump, possible using multiple CRIU callbacks and synchronizing them

Types

type AuthEntry added in v0.9.244

type AuthEntry struct {
	Auth string `json:"auth"`
}

type DockerConfig added in v0.9.244

type DockerConfig struct {
	Auths map[string]AuthEntry `json:"auths"`
}

Jump to

Keyboard shortcuts

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