Documentation ¶
Overview ¶
This plugin replaces the test target of go/v2 plugins to match that of go/v3. More info: https://github.com/kubernetes-sigs/kubebuilder/pull/1711
Index ¶
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.