report

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2021 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MapToReports added in v0.18.0

func MapToReports(objResults [][]entities.ObjectiveResultResponse, limit int, apiVersion string) ([]*report.Report, error)

func NewCommand

func NewCommand(runF func(*ReportOptions) error) *cobra.Command

Types

type Choice added in v0.12.0

type Choice = cmdutil.Choice

type ReportOptions added in v0.15.0

type ReportOptions struct {
	IO *iostreams.IOStreams

	ManifestPath  string
	OutputPath    string
	OutputFormat  string
	TemplateFile  string
	WatchFlag     bool
	OutputPaths   []string
	OutputFormats []string
	Service       string

	Outputs []ReportOutput
}

type ReportOutput added in v0.16.0

type ReportOutput struct {
	Format report.Format
	Path   string
}

Jump to

Keyboard shortcuts

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