Documentation
¶
Overview ¶
Package internal implements the workflow-plugin-control-plane plugin.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "0.0.0"
Version is set at build time via -ldflags "-X github.com/GoCodeAlone/workflow-plugin-control-plane/internal.Version=X.Y.Z".
Functions ¶
func NewPlugin ¶
func NewPlugin() sdk.PluginProvider
Types ¶
type ControlPlanePlugin ¶
type ControlPlanePlugin struct{}
func (*ControlPlanePlugin) Manifest ¶
func (p *ControlPlanePlugin) Manifest() sdk.PluginManifest
Click to show internal directories.
Click to hide internal directories.