action

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ActionConfigKeys

func ActionConfigKeys(cmd *cobra.Command) carapace.Action

func ActionExecKinds

func ActionExecKinds() carapace.Action

func ActionPluginKinds

func ActionPluginKinds(cmd *cobra.Command) carapace.Action

func ActionPluginNames

func ActionPluginNames(cmd *cobra.Command, kind string) carapace.Action

func ActionPluginVersions

func ActionPluginVersions(cmd *cobra.Command, kind string, name string) carapace.Action

func ActionSecretsProvider

func ActionSecretsProvider() carapace.Action

func ActionStacks

func ActionStacks(cmd *cobra.Command, opts StackOpts) carapace.Action

func ActionTemplates

func ActionTemplates() carapace.Action

func ActionUrns

func ActionUrns(cmd *cobra.Command) carapace.Action

Types

type StackExport

type StackExport struct {
	Deployment struct {
		Resources []struct {
			Urn string `json:"urn"`
		} `json:"resources"`
	} `json:"deployment"`
}

type StackOpts

type StackOpts struct {
	All              bool
	UpdateInProgress bool
}

Jump to

Keyboard shortcuts

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