fusion

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HelmRegistry     repo.IRegistry
	HelmRepositories = map[string]string{}
	ChartVersions    = map[string]string{}
)

Functions

func GenerateChartMetadata

func GenerateChartMetadata(rd *v1alpha1.ResourceDescriptor, resourceGVKs []metav1.GroupVersionKind, resourceKeys, formKeys []string) error

func IsCRD

func IsCRD(group string) bool

Impefect

func LoadHelmRepositories added in v0.0.15

func LoadHelmRepositories() error

func NewCmdFuse

func NewCmdFuse() *cobra.Command

func NewFakeClient added in v0.0.15

func NewFakeClient(list ...client.Object) client.Reader

Types

type FakeClient added in v0.0.15

type FakeClient struct {
	// contains filtered or unexported fields
}

func (*FakeClient) Get added in v0.0.15

func (f *FakeClient) Get(ctx context.Context, key client.ObjectKey, obj client.Object, opts ...client.GetOption) error

func (*FakeClient) List added in v0.0.15

func (f *FakeClient) List(ctx context.Context, list client.ObjectList, opts ...client.ListOption) error

type ObjStore added in v0.0.15

type ObjStore map[client.ObjectKey]client.Object

Jump to

Keyboard shortcuts

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