package
1.1.33
Repository: https://github.com/flyteorg/flyteplugins.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
Properties that help the system optimize itself to handle the specific plugin.
PluginEntry is a structure that is used to indicate to the system a K8s plugin.
The plugin manager automatically queries the remote API.

# Interfaces

AsyncPlugin defines the interface for plugins that call Async Web APIs.
No description provided by the author
No description provided by the author
PluginSetupContext is the interface made available to the plugin loader when initializing the plugin.
No description provided by the author
Metadata about the resource to be synced from the remote service.
No description provided by the author
SyncPlugin defines the interface for plugins that call Web APIs synchronously.
No description provided by the author
No description provided by the author

# Type aliases

A Lazy loading function, that will load the plugin.
No description provided by the author