enable

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(flagGrouping *cmdutils.FlagGrouping) *cobra.Command

Command will create the `enable` commands

Types

type FluxOptions

type FluxOptions struct {
	GitOptions  GitOptions
	GitPaths    []string
	GitLabel    string
	GitFluxPath string
	Namespace   string
	Timeout     time.Duration
	Amend       bool // TODO: remove, as we eventually no longer want to support this mode?
	WithHelm    bool
}

FluxOptions represent flux options from cli

type GitOptions

type GitOptions struct {
	URL               string
	Branch            string
	User              string
	Email             string
	PrivateSSHKeyPath string
}

GitOptions represent git options from cli

type ProfileOptions

type ProfileOptions struct {
	// contains filtered or unexported fields
}

ProfileOptions groups input for the "enable profile" command

Jump to

Keyboard shortcuts

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