action

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMainCommand

func GetMainCommand() *cobra.Command

Types

type CreateSource added in v0.13.0

type CreateSource struct {
	TemplateID string

	Git string

	YamlPath string

	GitRepo   string
	GitBranch string
	GitPath   string
}

func (*CreateSource) UpdateCommandFlags added in v0.16.0

func (createSource *CreateSource) UpdateCommandFlags(command *cobra.Command)

type DeployData added in v0.16.0

type DeployData struct {
	K8SIntegration string
}

type EditComponentsSource added in v0.16.0

type EditComponentsSource struct {
	// filters
	Component string
	Source    string

	// updates
	Target string

	// deployment
	K8SIntegration string
}

type EditSource added in v0.16.0

type EditSource struct {
	TemplateID string

	Git string

	YamlPath string

	GitRepo   string
	GitBranch string
	GitPath   string
}

func (*EditSource) UpdateCommandFlags added in v0.16.0

func (es *EditSource) UpdateCommandFlags(command *cobra.Command)

Jump to

Keyboard shortcuts

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