Documentation ¶
Overview ¶
Copyright Red Hat
Copyright Red Hat ¶
Copyright Red Hat
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmd ¶
func NewCmd(applierFlags *genericclioptionsapplier.ApplierFlags, streams genericclioptions.IOStreams) *cobra.Command
NewCmd ...
Types ¶
type Options ¶
type Options struct { // Header specify a file that needs to be added at the beginning of each template Header string //A list of Paths Paths []string ValuesPath string Values map[string]interface{} OutputFile string SortOnKind bool OutputDir string Exclude []string }
func NewOptions ¶
func NewOptions(applierFlags *genericclioptionsapplier.ApplierFlags, streams genericclioptions.IOStreams) *Options
Click to show internal directories.
Click to hide internal directories.