params

package
v0.24.4 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

View Source
const (
	PACConfigmapName = "pipelines-as-code"
)

Variables

This section is empty.

Functions

func GetInstallLocation added in v0.23.0

func GetInstallLocation(ctx context.Context, run *Run) (string, string, error)

Types

type PacCliOpts

type PacCliOpts struct {
	NoColoring    bool
	AllNameSpaces bool
	Namespace     string
	AskOpts       survey.AskOpt
}

func NewCliOptions

func NewCliOptions() *PacCliOpts

func (*PacCliOpts) Ask

func (c *PacCliOpts) Ask(qss []*survey.Question, answer interface{}) error

type Run

type Run struct {
	Clients clients.Clients
	Info    info.Info
}

func New

func New() *Run

func (*Run) UpdatePACInfo added in v0.12.0

func (r *Run) UpdatePACInfo(ctx context.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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