Documentation ¶
Index ¶
- type Config
- type Plugin
- func (p Plugin) GetCreateAPISubcommand() plugin.CreateAPISubcommand
- func (p Plugin) GetInitSubcommand() plugin.InitSubcommand
- func (s *Plugin) InjectResource(res *resource.Resource) error
- func (Plugin) Name() string
- func (Plugin) SupportedProjectVersions() []config.Version
- func (Plugin) Version() plugin.Version
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶ added in v1.6.0
type Plugin struct {
// contains filtered or unexported fields
}
func (Plugin) GetCreateAPISubcommand ¶ added in v1.6.0
func (p Plugin) GetCreateAPISubcommand() plugin.CreateAPISubcommand
func (Plugin) GetInitSubcommand ¶ added in v1.6.0
func (p Plugin) GetInitSubcommand() plugin.InitSubcommand
func (*Plugin) InjectResource ¶ added in v1.6.0
func (Plugin) SupportedProjectVersions ¶ added in v1.6.0
Click to show internal directories.
Click to hide internal directories.