convert

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegistryV1ToPlain added in v0.5.0

func RegistryV1ToPlain(rv1 fs.FS, watchNamespaces []string) (fs.FS, error)

Types

type Plain

type Plain struct {
	Objects []client.Object
}

func Convert

func Convert(in RegistryV1, installNamespace string, targetNamespaces []string) (*Plain, error)

type RegistryV1

type RegistryV1 struct {
	PackageName string
	CSV         v1alpha1.ClusterServiceVersion
	CRDs        []apiextensionsv1.CustomResourceDefinition
	Others      []unstructured.Unstructured
}

Jump to

Keyboard shortcuts

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