image

package
v1.5.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginFiles

type PluginFiles map[string]string

PluginFiles maps a plugin's file names to their content. It's expected that each plugin consists of `schema.lua` and `handler.lua` files.

func FetchPlugin

func FetchPlugin(ctx context.Context, imageURL string, credentialsStore credentials.Store) (PluginFiles, error)

FetchPlugin fetches the content of the plugin from the image URL. When authentication is not needed pass nil.

Jump to

Keyboard shortcuts

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