Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SourceRunner ¶
type SourceRunner struct {
Output string
WrapKind string
WrapAPIVersion string
FunctionConfig string
Command *cobra.Command
IncludeMetaResources bool
Ctx context.Context
}
SourceRunner contains the run function
func GetSourceRunner ¶
func GetSourceRunner(ctx context.Context, name string) *SourceRunner
GetSourceRunner returns a command for Source.
Click to show internal directories.
Click to hide internal directories.