fs

package
v0.2.11 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleFS

type BundleFS interface {
	fs.ReadFileFS
	fs.ReadDirFS
	fs.StatFS
}

BundleFS describes bundle filesystem contract.

func FromBundle

func FromBundle(b *bundlev1.Bundle) (BundleFS, error)

FromBundle initializes an fs.FS object from the given bundle.

Jump to

Keyboard shortcuts

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