Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Instance ¶
Instance installs a KUDO instance to a cluster. It returns an error if the namespace already contains an instance with the same name.
func OperatorAndOperatorVersion ¶
func OperatorAndOperatorVersion( client *kudo.Client, operator *v1beta1.Operator, operatorVersion *v1beta1.OperatorVersion, resolver resolver.Resolver) error
OperatorAndOperatorVersion installs both of these object to a cluster. Operators can contain dependencies on other operators. In this case the O/OV of dependencies are installed as well.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.