render

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Copyright Red Hat

Copyright Red Hat

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

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

func (*Options) Complete

func (o *Options) Complete(cmd *cobra.Command, args []string) (err error)

func (*Options) Run

func (o *Options) Run() error

func (*Options) Validate

func (o *Options) Validate() error

Jump to

Keyboard shortcuts

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