cli

package
v0.19.3 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: Apache-2.0 Imports: 131 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OutputYAML YAML output.
	OutputYAML = "yaml"
	// OutputCSV CSV output.
	OutputCSV = "csv"
)

Variables

This section is empty.

Functions

func Branch

func Branch() *cobra.Command

func BuildBundles added in v0.19.0

func BuildBundles(ctx context.Context, cfg *Global) error

func CheckUpdate

func CheckUpdate() *cobra.Command

func Diff

func Diff() *cobra.Command

func Gc

func Gc() *cobra.Command

func Issues added in v0.13.0

func Issues() *cobra.Command

func New

func New() *cobra.Command

func Package

func Package() *cobra.Command

func Release

func Release() *cobra.Command

func SoName

func SoName() *cobra.Command

Types

type Global added in v0.19.0

type Global struct {
	DestinationRepo string
	PipelineDir     string
	Runner          string

	Archs      []string
	ExtraKeys  []string
	ExtraRepos []string

	PurlNamespace string

	OutDir string

	Bundle string

	GCS               *storage.Client
	StagingBucket     string
	DestinationBucket string

	K8sNamespace   string
	ServiceAccount string
	MachineFamily  string
	GVisor         bool

	ProjectID       string
	ClusterLocation string
	ClusterName     string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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