cmd

package
v3.8.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuildAnalyzerCommand

func NewBuildAnalyzerCommand() *cobra.Command

Types

type BuildAnalyzerOptions

type BuildAnalyzerOptions struct {
	// time of upgrade/triggering of new builds we care about
	TriggerTime *metav1.Time

	// ignore builds older than this
	StartTime *metav1.Time

	// whether to attempt to clone the build's git source
	TestClone bool

	// source file for the build objects
	BuildFile string

	// only analyze builds triggered by an imagechange
	ImageChangeOnly bool

	// dump push time data for each interesting build.
	PushTimes bool
}

func (*BuildAnalyzerOptions) Run

func (o *BuildAnalyzerOptions) Run() error

Jump to

Keyboard shortcuts

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