Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct{}
Config configures this plugin, and is saved in the project config file.
type Plugin ¶
type Plugin struct{}
Plugin defines an Operator SDK Go scaffold and CLI plugin. Its current purpose is to add operator-framework features to the base kubebuilder Go scaffold and CLI.
func (Plugin) GetCreateAPIPlugin ¶
func (Plugin) GetCreateWebhookPlugin ¶
func (p Plugin) GetCreateWebhookPlugin() plugin.CreateWebhook
func (Plugin) GetInitPlugin ¶
func (Plugin) SupportedProjectVersions ¶
Click to show internal directories.
Click to hide internal directories.