jx_apps

package
v0.0.36 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdJxApps

func NewCmdJxApps() *cobra.Command

NewCmdJxApps creates the new command

Types

type JxAppsTemplateOptions

type JxAppsTemplateOptions struct {
	helm.TemplateOptions
	OutDir           string
	Dir              string
	VersionStreamDir string
	DefaultDomain    string
	GitCommitMessage string
	VersionStreamURL string
	VersionStreamRef string
	NoGitCommit      bool
	NoSplit          bool
	NoExtSecrets     bool
	IncludeCRDs      bool
	Gitter           gits.Gitter

	IOFileHandles *util.IOFileHandles
	// contains filtered or unexported fields
}

JxAppsTemplateOptions the options for the command

func NewCmdJxAppsTemplate

func NewCmdJxAppsTemplate() (*cobra.Command, *JxAppsTemplateOptions)

NewCmdJxAppsTemplate creates a command object for the command

func (*JxAppsTemplateOptions) AddFlags

func (o *JxAppsTemplateOptions) AddFlags(cmd *cobra.Command)

func (*JxAppsTemplateOptions) Git

Git returns the gitter - lazily creating one if required

func (*JxAppsTemplateOptions) GitCommit

func (o *JxAppsTemplateOptions) GitCommit(outDir string, commitMessage string) error

func (*JxAppsTemplateOptions) Run

func (o *JxAppsTemplateOptions) Run() error

Run implements the command

Jump to

Keyboard shortcuts

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