Documentation
¶
Index ¶
- func Execute(out io.Writer) error
- func NewCompareCmd(out io.Writer) *cobra.Command
- func NewHydrateCmd(out io.Writer) *cobra.Command
- func NewInspectCmd(out io.Writer) *cobra.Command
- func NewRenderCmd(out io.Writer) *cobra.Command
- func NewRootCmd(out io.Writer) *cobra.Command
- func NewSyncCmd(out io.Writer) *cobra.Command
- func NewVersionCmd(out io.Writer) *cobra.Command
- type RootOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCompareCmd ¶
NewCompareCmd create new compare command
func NewHydrateCmd ¶
NewHydrateCmd create new hydrate command
func NewInspectCmd ¶
NewInspectCmd create new inspect command
func NewRenderCmd ¶
NewRenderCmd create new render command
func NewSyncCmd ¶
NewSyncCmd create synchronize command
Types ¶
type RootOptions ¶
type RootOptions struct {
// contains filtered or unexported fields
}
RootOptions store root command options
Click to show internal directories.
Click to hide internal directories.