status

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	scmhelpers.Factory
	Dir               string
	FailOnError       bool
	SourceConfig      *v1alpha1.SourceConfig
	NamespaceReleases []*releasereport.NamespaceReleases
	Requirements      *jxcore.Requirements
	TestGitToken      string
	EnvironmentNames  map[string]string
	EnvironmentURLs   map[string]string
}

Options the options for viewing running PRs

func NewCmdHelmfileStatus

func NewCmdHelmfileStatus() (*cobra.Command, *Options)

NewCmdHelmfileStatus creates a command object for the command

func (*Options) CreateScmClient

func (o *Options) CreateScmClient(group *v1alpha1.RepositoryGroup, repo *v1alpha1.Repository) (*scm.Client, error)

func (*Options) Run

func (o *Options) Run() error

Run implements the command

Jump to

Keyboard shortcuts

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