bake

package
v1.1.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package bake contains the bootstrapping and tooling for the pizza bake cobra command

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBakeCommand

func NewBakeCommand() *cobra.Command

NewBakeCommand returns a new cobra command for 'pizza bake'

Types

type Options

type Options struct {
	// APIClient is the http client for making calls to the open-sauced api
	APIClient *client.APIClient

	// Repos is the array of git repository urls
	Repos []string

	// Wait defines the client choice to wait for /bake to finish processing
	Wait bool

	// FilePath is the path to yaml file containing an array of git repository urls
	FilePath string
	// contains filtered or unexported fields
}

Options are the options for the pizza bake command including user defined configurations

Jump to

Keyboard shortcuts

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