whiteout

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package whiteout defines and implements whiteout related functions to be used in the layer scanning methods and functions.

Index

Constants

View Source
const (
	// WhiteoutPrefix is the prefix found on whiteout files.
	WhiteoutPrefix = ".wh."
	// WhiteoutDirPrefix is the prefix found on whiteout directories. This means the directory cannot
	// hold any more files in the current layer, as well as future layers.
	WhiteoutDirPrefix = ".wh..wh..opq."
)

Variables

This section is empty.

Functions

func Files

func Files(scalibrfs scalibrfs.FS) (map[string]struct{}, error)

Files outputs all of the whiteout files found in an FS.

Types

This section is empty.

Jump to

Keyboard shortcuts

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