Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyCommand ¶ added in v0.3.0
Types ¶
type ApplyRunner ¶ added in v0.3.0
type ApplyRunner struct { Command *cobra.Command Applier *apply.Applier // contains filtered or unexported fields }
func GetApplyRunner ¶ added in v0.3.0
func GetApplyRunner(provider provider.Provider, ioStreams genericclioptions.IOStreams) *ApplyRunner
Click to show internal directories.
Click to hide internal directories.