stemcell_generator

package
v0.0.0-...-bc23101 Latest Latest
Warning

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

Go to latest
Published: May 11, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileNameGenerator

type FileNameGenerator interface {
	FileName() string
}

type ManifestGenerator

type ManifestGenerator interface {
	Manifest(reader io.Reader) (io.Reader, error)
}

type StemcellGenerator

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

func (*StemcellGenerator) Generate

func (g *StemcellGenerator) Generate(image io.Reader) error

type TarWriter

type TarWriter interface {
	Write(string, ...io.Reader) error
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.
tar
tarfakes
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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