exporter

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

nolint:dupl

nolint:dupl

nolint:dupl

nolint:dupl

nolint:dupl

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterExporter

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

func (*ClusterExporter) Export

func (e *ClusterExporter) Export(ctx context.Context, referencedObjects []client.Object) ([]client.Object, error)

type DatabaseUserExporter

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

func (*DatabaseUserExporter) Export

func (e *DatabaseUserExporter) Export(ctx context.Context, referencedObjects []client.Object) ([]client.Object, error)

type Exporter

type Exporter interface {
	Export(ctx context.Context, referencedObjects []client.Object) ([]client.Object, error)
}

func NewClusterExporter

func NewClusterExporter(client *admin.APIClient, translator crapi.Translator, identifiers []string) Exporter

func NewDatabaseUserExporter

func NewDatabaseUserExporter(client *admin.APIClient, translator crapi.Translator, identifiers []string) Exporter

func NewFlexClusterExporter

func NewFlexClusterExporter(client *admin.APIClient, translator crapi.Translator, identifiers []string) Exporter

func NewGroupExporter

func NewGroupExporter(client *admin.APIClient, translator crapi.Translator, identifiers []string) Exporter

func NewIPAccessListEntryExporter

func NewIPAccessListEntryExporter(client *admin.APIClient, translator crapi.Translator, identifiers []string) Exporter

type FlexClusterExporter

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

func (*FlexClusterExporter) Export

func (e *FlexClusterExporter) Export(ctx context.Context, referencedObjects []client.Object) ([]client.Object, error)

type GroupExporter

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

func (*GroupExporter) Export

func (e *GroupExporter) Export(ctx context.Context, referencedObjects []client.Object) ([]client.Object, error)

type IPAccessListEntryExporter

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

func (*IPAccessListEntryExporter) Export

func (e *IPAccessListEntryExporter) Export(ctx context.Context, referencedObjects []client.Object) ([]client.Object, error)

Jump to

Keyboard shortcuts

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