Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdApply ¶
Types ¶
type ApplyOptions ¶
type ApplyOptions struct { compilecmd.CompileOptions Operator string Yes bool Detail bool NoStyle bool DryRun bool OnlyPreview bool }
func NewApplyOptions ¶
func NewApplyOptions() *ApplyOptions
func (*ApplyOptions) Complete ¶
func (o *ApplyOptions) Complete(args []string)
func (*ApplyOptions) Run ¶
func (o *ApplyOptions) Run() error
func (*ApplyOptions) Validate ¶
func (o *ApplyOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.