Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { options.BaseOptions scmhelpers.Options // Only used for tests Names []string Namespace string Filter string Dir string GitUser string // Only used for tests FailOnHelmError bool SelectAll bool PreviewClient versioned.Interface KubeClient kubernetes.Interface JXClient jxc.Interface GitClient gitclient.Interface CommandRunner cmdrunner.CommandRunner Input input.Interface }
Options the CLI options for
func NewCmdPreviewDestroy ¶
NewCmdPreviewDestroy creates a command object for the command
Click to show internal directories.
Click to hide internal directories.