Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plain ¶
func Convert ¶
func Convert(in RegistryV1, installNamespace string, targetNamespaces []string) (*Plain, error)
func Simple ¶ added in v0.5.0
func Simple(in RegistryV1) (*Plain, error)
type RegistryV1 ¶
type RegistryV1 struct {
PackageName string
CSV v1alpha1.ClusterServiceVersion
CRDs []apiextensionsv1.CustomResourceDefinition
Others []unstructured.Unstructured
}
Click to show internal directories.
Click to hide internal directories.