config

package
v0.0.0-...-a52e8f6 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstallationContext

type InstallationContext struct {
	Name      string
	Namespace string
}

InstallationContext describes properties of K8S Installation object that triggers installation process

type InstallationData

type InstallationData struct {
	Context     InstallationContext
	KymaVersion string
	URL         string
	Components  []v1alpha1.KymaComponent
	Action      string
}

InstallationData describes all installation attributes

func NewInstallationData

func NewInstallationData(installation *v1alpha1.Installation) (*InstallationData, error)

NewInstallationData .

Jump to

Keyboard shortcuts

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