Documentation ¶
Overview ¶
Package install provides function to install package resources on a Kubernetes cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Package ¶
func Package( client *kudo.Client, instanceName string, namespace string, resources packages.Resources, parameters map[string]string, options Options) error
Package installs an operator package with parameters into a namespace. Instance name, namespace and operator parameters are applied to the operator package resources. These rendered resources are then created on the Kubernetes cluster.
Types ¶
Click to show internal directories.
Click to hide internal directories.