Documentation ¶
Index ¶
- func CreateRuntimeObject(runtimeClient runtimeclient.Client, cr runtimeclient.Object, ...) error
- func GetAlmExamples(olmClient *olmv1client.OperatorsV1alpha1Client, logger logrus.FieldLogger, ...) (string, error)
- func GetCRasUnstructuredObjectFromAlmExample(almExample string, logger logrus.FieldLogger) (*unstructured.Unstructured, error)
- func GetCsvWithPrefix(olmClient *olmv1client.OperatorsV1alpha1Client, namespace string, ...) (*operatorsv1alpha1.ClusterServiceVersion, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRuntimeObject ¶
func CreateRuntimeObject(runtimeClient runtimeclient.Client, cr runtimeclient.Object, logger logrus.FieldLogger) error
func GetAlmExamples ¶
func GetAlmExamples(olmClient *olmv1client.OperatorsV1alpha1Client, logger logrus.FieldLogger, namespace, prefix string) (string, error)
func GetCRasUnstructuredObjectFromAlmExample ¶
func GetCRasUnstructuredObjectFromAlmExample(almExample string, logger logrus.FieldLogger) (*unstructured.Unstructured, error)
func GetCsvWithPrefix ¶
func GetCsvWithPrefix(olmClient *olmv1client.OperatorsV1alpha1Client, namespace string, prefix string) (*operatorsv1alpha1.ClusterServiceVersion, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.