registry

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AvailableLabels

func AvailableLabels(registry Registry) []string

func GetModulesByName

func GetModulesByName(registry Registry, name string) []string

Types

type Registry

type Registry []Stack

func GetRegistry

func GetRegistry(localModulePath, registryFilePath string) (Registry, error)

type Stack

type Stack struct {
	Name          string   `yaml:"name"`
	ModuleSources []string `yaml:"moduleSources"`
}

Jump to

Keyboard shortcuts

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