recipes

package
v0.0.0-...-f0c808a Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallRecipe

func InstallRecipe(ctx context.Context, recipe *agentendpointpb.SoftwareRecipe) error

InstallRecipe installs a recipe.

Types

type Recipe

type Recipe struct {
	Name        string
	Version     recipeVersion
	InstallTime int64
	Success     bool
}

Recipe represents an installed recipe.

type RecipeDB

type RecipeDB map[string]Recipe

RecipeDB represents local state of installed recipes.

Jump to

Keyboard shortcuts

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