jx_apps

package
v0.0.117 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RequirementsValuesFileName is the name of the requirements configuration file
	RequirementsValuesFileName = "jx-requirements.values.yaml"
)

Variables

This section is empty.

Functions

func NewCmdJxApps

func NewCmdJxApps() *cobra.Command

NewCmdJxApps creates the new command

func SaveRequirementsValuesFile added in v0.0.51

func SaveRequirementsValuesFile(c *config.RequirementsConfig, fileName string) error

SaveRequirementsValuesFile saves the requirements yaml file for use with helmfile / helm 3

Types

type JxAppsTemplateOptions

type JxAppsTemplateOptions struct {
	helm.TemplateOptions
	Dir                 string
	VersionStreamDir    string
	VersionStreamURL    string
	VersionStreamRef    string
	TemplateValuesFiles []string

	IOFileHandles *files.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) Run

func (o *JxAppsTemplateOptions) Run() error

Run implements the command

type RequirementsValues added in v0.0.51

type RequirementsValues struct {
	// RequirementsConfig contains the logical installation requirements
	RequirementsConfig *config.RequirementsConfig `json:"jxRequirements,omitempty"`
}

RequirementsValues contains the logical installation requirements in the `jx-requirements.yml` file as helm values

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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