cmd

package
v0.4.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: MPL-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GenerateCommand

type GenerateCommand struct {
	UI cli.Ui
	// contains filtered or unexported fields
}

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
	Provider    *mapper.ProviderWithEndpoint             `json:"provider"`
	Requests    []mapper.RequestWithName                 `json:"requests"`
	Resources   []mapper.ResourceWithRefreshObjectName   `json:"resources"`
	DataSources []mapper.DataSourceWithRefreshObjectName `json:"datasources"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL