status

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 25 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
	AutoInactive      bool
	SourceConfig      *v1alpha1.SourceConfig
	NamespaceReleases []*releasereport.NamespaceReleases
	Requirements      *jxcore.Requirements
	TestGitToken      string
	EnvironmentNames  map[string]string
	EnvironmentURLs   map[string]string
	DeployOffset      string
	DeployCutoff      time.Time
}

Options the options for viewing running PRs

func NewCmdHelmfileStatus

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

NewCmdHelmfileStatus creates a command object for the command

func (*Options) CreateNewDeployment added in v0.13.0

func (o *Options) CreateNewDeployment(ctx context.Context, ref, environment, fullRepoName string) (*scm.Deployment, error)

func (*Options) EnsureScmClient added in v0.14.6

func (o *Options) EnsureScmClient(owner, server, gitKind string) error

func (*Options) FindExistingDeploymentInEnvironment added in v0.13.0

func (o *Options) FindExistingDeploymentInEnvironment(ctx context.Context, ref, environment, fullRepoName string) (*scm.Deployment, 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