Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenerateCommand ¶
func (*GenerateCommand) Flags ¶
func (cmd *GenerateCommand) Flags() *flag.FlagSet
func (*GenerateCommand) Help ¶
func (cmd *GenerateCommand) Help() string
func (*GenerateCommand) Run ¶
func (cmd *GenerateCommand) Run(args []string) int
func (*GenerateCommand) Synopsis ¶
func (cmd *GenerateCommand) Synopsis() string
type SpecificationWithSDK ¶ added in v0.3.0
type SpecificationWithSDK struct { spec.Specification Resources []mapper.ResourceWithSDK `json:"resources"` DataSources []mapper.DataSourceWithSDK `json:"datasources"` }
Click to show internal directories.
Click to hide internal directories.