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 NcloudSpecification ¶ added in v0.5.0
type NcloudSpecification struct { spec.Specification Resources []mapper.DetailResourceInfo `json:"resources"` DataSources []mapper.DetailDataSourceInfo `json:"datasources"` Provider *mapper.ProviderWithEndpoint `json:"provider"` }
Click to show internal directories.
Click to hide internal directories.