Documentation ¶
Index ¶
- type Plugin
- func (s *Plugin) BindFlags(fs *pflag.FlagSet)
- func (p *Plugin) GetInitSubcommand() plugin.InitSubcommand
- func (s *Plugin) InjectConfig(c config.Config) error
- func (Plugin) Name() string
- func (s *Plugin) Scaffold(fs machinery.Filesystem) error
- 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 ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) GetInitSubcommand ¶
func (p *Plugin) GetInitSubcommand() plugin.InitSubcommand
func (*Plugin) InjectConfig ¶
func (*Plugin) Scaffold ¶
func (s *Plugin) Scaffold(fs machinery.Filesystem) error
func (Plugin) SupportedProjectVersions ¶
Click to show internal directories.
Click to hide internal directories.