pluginmachinery

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRemotePlugin

func CreateRemotePlugin(pluginEntry webapi.PluginEntry) core.PluginEntry

Types

type TaskPluginRegistry

type TaskPluginRegistry interface {
	RegisterK8sPlugin(info k8s.PluginEntry)
	RegisterCorePlugin(info core.PluginEntry)
	RegisterRemotePlugin(info webapi.PluginEntry)
	GetCorePlugins() []core.PluginEntry
	GetK8sPlugins() []k8s.PluginEntry
}

func PluginRegistry

func PluginRegistry() TaskPluginRegistry

Directories

Path Synopsis
template
Package template exports the Render method Render Evaluates templates in each command with the equivalent value from passed args.
Package template exports the Render method Render Evaluates templates in each command with the equivalent value from passed args.
internal
io
Package ioutils contains utilities for interacting with the IO Layer of KozmoPropeller Metastore For example, utilities like reading inputs, writing outputs, computing output paths, prefixes.
Package ioutils contains utilities for interacting with the IO Layer of KozmoPropeller Metastore For example, utilities like reading inputs, writing outputs, computing output paths, prefixes.
k8s
Simple implementation of a KubeClient that caches reads and falls back to make direct API calls on failure.
Simple implementation of a KubeClient that caches reads and falls back to make direct API calls on failure.
config
Package config contains configuration for the kozmok8s module - which is global configuration for all Kozmo K8s interactions.
Package config contains configuration for the kozmok8s module - which is global configuration for all Kozmo K8s interactions.
Defines the interfaces to implement to add a Web API Plugin (AsyncPlugin and SyncPlugin) to the Kozmo system.
Defines the interfaces to implement to add a Web API Plugin (AsyncPlugin and SyncPlugin) to the Kozmo system.

Jump to

Keyboard shortcuts

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