modules

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindExternalModuleImages

func FindExternalModuleImages(
	mod *Module,
	authProvider authn.Authenticator,
	skipReleaseChannels, insecure, skipVerifyTLS bool,
) (moduleImages, releaseImages map[string]struct{}, err error)

Types

type Module

type Module struct {
	Name         string
	RegistryPath string
	Releases     []string
}

func GetDeckhouseExternalModules

func GetDeckhouseExternalModules(mirrorCtx *contexts.PullContext) ([]Module, error)

func GetExternalModulesFromRepo

func GetExternalModulesFromRepo(repo string, registryAuth authn.Authenticator, insecure, skipVerifyTLS bool) ([]Module, error)

Jump to

Keyboard shortcuts

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