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 ¶
NewCmdHelmfileStatus creates a command object for the command
func (*Options) CreateScmClient ¶
func (o *Options) CreateScmClient(group *v1alpha1.RepositoryGroup, repo *v1alpha1.Repository) (*scm.Client, error)
Click to show internal directories.
Click to hide internal directories.