catapult

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: Apache-2.0 Imports: 17 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 Catapult instance.
	Name string
	// Namespace that the Catapult instance should be deployed into.
	Namespace string

	ManagementClusterKind, ManagementClusterVersion,
	ManagementClusterGroup, ManagementClusterPlural string
	ServiceClusterKind, ServiceClusterVersion,
	ServiceClusterGroup, ServiceClusterPlural string
	ServiceClusterName, ServiceClusterSecret string

	WebhookStrategy string
}

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