registries

package
v0.0.0-...-fe632b3 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Native environment registry.
	Native = newEnvironment(descriptors.NativeEnvironment, native.NewEnvironment)

	// Kube environment registry.
	Kube = newEnvironment(descriptors.KubernetesEnvironment, kube.NewEnvironment)
)

Functions

func ForEnvironment

func ForEnvironment(e component.Variant) *registry.Instance

ForEnvironment returns the registry for the given environment

func GetSupportedEnvironments

func GetSupportedEnvironments() []component.Variant

GetSupportedEnvironments returns the list of registered environments.

Types

This section is empty.

Jump to

Keyboard shortcuts

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