v2

package
v0.19.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

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 (p Plugin) GetCreateAPIPlugin() plugin.CreateAPI

func (Plugin) GetCreateWebhookPlugin

func (p Plugin) GetCreateWebhookPlugin() plugin.CreateWebhook

func (Plugin) GetInitPlugin

func (p Plugin) GetInitPlugin() plugin.Init

func (Plugin) Name

func (Plugin) Name() string

func (Plugin) SupportedProjectVersions

func (Plugin) SupportedProjectVersions() []string

func (Plugin) Version

func (Plugin) Version() plugin.Version

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL