plugins

package
v0.50.2-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpawnPlugin

type SpawnPlugin interface {
	Cmd() *cobra.Command
}

SpawnPlugin is the interface that we're exposing as a plugin.

type SpawnPluginBase

type SpawnPluginBase struct {
	// contains filtered or unexported fields
}

func NewSpawnPluginBase

func NewSpawnPluginBase(cmd *cobra.Command) *SpawnPluginBase

func (*SpawnPluginBase) Cmd

func (s *SpawnPluginBase) Cmd() *cobra.Command

Cmd implements SpawnPlugin.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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