Documentation ¶
Index ¶
- type Plugin
- func (p Plugin) GetCreateAPISubcommand() plugin.CreateAPISubcommand
- func (p Plugin) GetInitSubcommand() plugin.InitSubcommand
- func (p *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 ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (Plugin) GetCreateAPISubcommand ¶
func (p Plugin) GetCreateAPISubcommand() plugin.CreateAPISubcommand
func (Plugin) GetInitSubcommand ¶
func (p Plugin) GetInitSubcommand() plugin.InitSubcommand
func (*Plugin) InjectResource ¶
func (Plugin) SupportedProjectVersions ¶
Directories ¶
Path | Synopsis |
---|---|
Package scaffolds contains libraries for scaffolding code to use with helm-operator
|
Package scaffolds contains libraries for scaffolding code to use with helm-operator |
Click to show internal directories.
Click to hide internal directories.