Versions in this module Expand all Collapse all v0 v0.0.8 Sep 29, 2021 Changes in this version + type Plugin struct + func (Plugin) Name() string + func (Plugin) SupportedProjectVersions() []config.Version + func (Plugin) Version() plugin.Version + func (p *Plugin) InjectResource(res *resource.Resource) error + func (p Plugin) GetCreateAPISubcommand() plugin.CreateAPISubcommand + func (p Plugin) GetInitSubcommand() plugin.InitSubcommand