registry

package
v1.65.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UnknownReleaseChannelSecretDiscovery = "Unknown"
	ReleaseChannelAuto                   = "auto"

	ReleaseChannelAlpha       = "alpha"
	ReleaseChannelBeta        = "beta"
	ReleaseChannelStable      = "stable"
	ReleaseChannelEarlyAccess = "early-access"
	ReleaseChannelRockSolid   = "rock-solid"
)

Variables

View Source
var (
	ErrChannelIsNotFound = errors.New("channel is not found")
	ErrModuleIsNotFound  = errors.New("module is not found")
)

Functions

func DefineRegistryCommand

func DefineRegistryCommand(kpApp *kingpin.Application)

Types

This section is empty.

Jump to

Keyboard shortcuts

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