elevator

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Manifests

func Manifests(c Config) ([]unstructured.Unstructured, error)

Types

type Config

type Config struct {
	// Name is the name of the Elevator instance.
	Name string
	// Namespace that the Elevator instance should be deployed into.
	Namespace string

	ProviderKind, ProviderVersion, ProviderGroup, ProviderPlural string
	TenantKind, TenantVersion, TenantGroup, TenantPlural         string
	DerivedCRName                                                string
	LogLevel                                                     *int
}

Config holds the config information to generate the kubecarrier controller manager setup.

Jump to

Keyboard shortcuts

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