giterminism_inspector

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	LooseGiterminism         bool
	NonStrict                bool
	DevMode                  bool
	ReportedUncommittedPaths []string
	ReportedUntrackedPaths   []string
)

Functions

func Init

func Init(opts InspectionOptions) error

func PrintInspectionDebrief

func PrintInspectionDebrief(ctx context.Context)

func ReportGoTemplateEnvFunctionUsage

func ReportGoTemplateEnvFunctionUsage(ctx context.Context, functionName string) error

func ReportMountDirectiveUsage

func ReportMountDirectiveUsage(ctx context.Context) error

func ReportUncommittedFile

func ReportUncommittedFile(ctx context.Context, path string) error

func ReportUntrackedFile added in v1.2.3

func ReportUntrackedFile(ctx context.Context, path string) error

Types

type InspectionOptions

type InspectionOptions struct {
	LooseGiterminism bool
	NonStrict        bool
	DevMode          bool
}

Jump to

Keyboard shortcuts

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